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.3
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.4
Choose a head ref
  • 6 commits
  • 105 files changed
  • 1 contributor

Commits on Jun 10, 2025

  1. TS formatting (#295)

    * TS formatting
    
    * Improve sagas
    
    * Add names for Go
    gvdongen authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    6163528 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. Quickstart update (#293)

    * Update TS templates to only fail on name Alice and mention [SIMULATED]
    
    * Update Java templates
    
    * Update Kotlin templates
    
    * Update go template
    
    * Switch to uv, only fail for Alice and simplify running
    
    * Clean pyproject.toml
    
    * Update Rust templates
    
    * Update Rust templates
    
    * Use zod for nextjs, bun and deno
    
    * Use zod for cloudflare workers
    
    * Revert .idea
    
    * Add records for Java input and output
    
    * Use records and data classes for Java and Kotlin
    
    * Formatting
    
    * Formatting
    gvdongen authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    14104ac View commit details
    Browse the repository at this point in the history
  2. Add go cron example (#292)

    * Add go cron job and turn cancel into shared handler
    
    * Add to readmes
    
    * Revert cancellation split and address feedback
    
    * Small style improvements
    gvdongen authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    f3e3d72 View commit details
    Browse the repository at this point in the history
  3. Add explanatory comments for keys used in example (#296)

    * Add explanatory comments for keys used in example
    
    * Improve printing and cleanup
    
    * Formatting
    gvdongen authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    cc77e8d View commit details
    Browse the repository at this point in the history
  4. Update compiler.xml

    gvdongen authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    b3b4464 View commit details
    Browse the repository at this point in the history
  5. Update compiler.xml

    gvdongen authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    75474b2 View commit details
    Browse the repository at this point in the history
Loading