Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: restatedev/examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.2
Choose a base ref
...
head repository: restatedev/examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.3
Choose a head ref
  • 5 commits
  • 191 files changed
  • 3 contributors

Commits on May 27, 2025

  1. Link to AI examples (#284)

    gvdongen authored May 27, 2025
    Configuration menu
    Copy the full SHA
    5e0a86a View commit details
    Browse the repository at this point in the history
  2. Update outdated deps and fix some broken scripts (#285)

    ---------
    
    Signed-off-by: Nik Nasr <nik@restate.dev>
    nikrooz authored May 27, 2025
    Configuration menu
    Copy the full SHA
    513922d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. Update saga examples (#288)

    * remove .idea
    
    * Java sagas: use ctx.run
    
    * Java sagas cleanup text
    
    * Update readme
    
    * spotless formatting
    
    * Simplify sagas
    
    * Simplify sagas
    
    * Simplify sagas
    
    * Simplify kotlin sagas
    
    * Simplify kotlin sagas
    
    * Format kotlin code snippets
    
    * Simplify TS saga example
    
    * Format TS patterns
    
    * Add other guides
    
    * Simplify python sagas
    
    * Simplify go saga
    
    * Cron job example (#289)
    
    * Cron job example
    
    * Cron job example
    
    * Add cron example
    
    * Improve readme
    
    * Add to main readme
    
    * Fix determinism of time calculation
    
    * Improve readme
    
    * Add Java cron example
    
    * Add readme and comments to Java cron example
    
    * Update readmes
    
    * Restructure Java cron example to single class and rename to CronJobInitiator and CronJob
    
    * Update cron example comments
    
    * Clean up Java code
    
    * Clean up TS + Java cron example code
    
    * Move main class and adapt readme
    
    * Fix serde TS cron
    
    * Add guide note
    
    * Feedback
    
    * Adapt flights to flight
    
    * Adapt flights to flight
    
    * Feedback and formatting
    gvdongen authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    8b81656 View commit details
    Browse the repository at this point in the history
  2. Add back .idea (#291)

    * Add back .idea
    
    * Add annotation build settings
    gvdongen authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    fd663a0 View commit details
    Browse the repository at this point in the history
  3. Update cron images

    gvdongen committed Jun 9, 2025
    Configuration menu
    Copy the full SHA
    5dade76 View commit details
    Browse the repository at this point in the history
Loading