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: temporalio/api-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.62.6
Choose a base ref
...
head repository: temporalio/api-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.62.7
Choose a head ref
  • 3 commits
  • 8 files changed
  • 3 contributors

Commits on Mar 30, 2026

  1. Configuration menu
    Copy the full SHA
    d4eaf78 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. Configuration menu
    Copy the full SHA
    b4e7552 View commit details
    Browse the repository at this point in the history
  2. add memo to schedule update request (#748)

    <!-- Describe what has changed in this PR -->
    **What changed?**
    - add memo to `UpdateScheduleRequest`
    
    <!-- Tell your future self why have you made these changes -->
    **Why?**
    - allow user to update their memo without recreating the schedule
    chaptersix committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    d9c3ccb View commit details
    Browse the repository at this point in the history
Loading