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: golang/appengine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.4
Choose a base ref
...
head repository: golang/appengine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.5
Choose a head ref
  • 3 commits
  • 11 files changed
  • 4 contributors

Commits on Aug 18, 2023

  1. ci: Update go-version matrix (#319)

    Signed-off-by: GitHub <[email protected]>
    Co-authored-by: chizhg <[email protected]>
    chizhg and chizhg authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a080531 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Memcache item timestamps (#323)

    * Add memcache item timestamps.
    
    * v1 require google.golang.org/protobuf.
    
    * Memcache new fields: use proto getters.
    Deleplace authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ef2135a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Replace deprecated command with environment file (#318)

    Signed-off-by: jongwooo <[email protected]>
    jongwooo authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    aa58fcd View commit details
    Browse the repository at this point in the history
Loading