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: GoogleCloudPlatform/appengine-java-standard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.2
Choose a base ref
...
head repository: GoogleCloudPlatform/appengine-java-standard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.3
Choose a head ref
  • 12 commits
  • 188 files changed
  • 4 contributors

Commits on May 13, 2026

  1. Remove Jetty 9 support from App Engine Java Standard.

    PiperOrigin-RevId: 915088094
    Change-Id: Ie80113d024c8a3a9e8f995023cae9f5e2d7f7917
    ludoch authored and gae-java-bot committed May 13, 2026
    Configuration menu
    Copy the full SHA
    54ec549 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2026

  1. Upgrade GAE Java version from 5.0.1 to 5.0.2 and prepare next version…

    … 5.0.3-SNAPSHOT
    
    PiperOrigin-RevId: 915475797
    Change-Id: Ief1c33e43b4de5111bcdaefd501d1b2078fe1704
    ludoch authored and gae-java-bot committed May 14, 2026
    Configuration menu
    Copy the full SHA
    2334c7a View commit details
    Browse the repository at this point in the history
  2. Update App Engine Java runtime entrypoint examples in README.

    PiperOrigin-RevId: 915517031
    Change-Id: I63419f58824813712eb5c754058e5b62a024ddc4
    ludoch authored and gae-java-bot committed May 14, 2026
    Configuration menu
    Copy the full SHA
    f5199cc View commit details
    Browse the repository at this point in the history

Commits on May 18, 2026

  1. Added gRPC support to the App Engine Images service for image transfo…

    …rmations and composition.
    
    PiperOrigin-RevId: 917228259
    Change-Id: Id32b915dd3b835d4dd78fab223b658739947e272
    gae-java-bot committed May 18, 2026
    Configuration menu
    Copy the full SHA
    c32e3b8 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2026

  1. Update Datastore client dependencies and host override logic. Needed …

    …as the old deprecated method has now been removed.
    
    PiperOrigin-RevId: 918562515
    Change-Id: I596dfa2a59f6cf24d861a71e3b2c2f52ed604ef7
    ludoch authored and gae-java-bot committed May 20, 2026
    Configuration menu
    Copy the full SHA
    44f2b5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83da2ad View commit details
    Browse the repository at this point in the history

Commits on May 21, 2026

  1. Merge pull request #502 from renovate-bot:renovate/all-minor-patch

    PiperOrigin-RevId: 918920708
    Change-Id: Ic4a1c1e628984ec91648664e0cad014ab09a034d
    gae-java-bot committed May 21, 2026
    Configuration menu
    Copy the full SHA
    b95e358 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2026

  1. Use java17 instead of java8 apps in tests.

    PiperOrigin-RevId: 920201149
    Change-Id: If799fb759266a92944ad12b4e2b2a617913e5ce1
    ludoch authored and gae-java-bot committed May 23, 2026
    Configuration menu
    Copy the full SHA
    ecb7dbb View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2026

  1. Update proto comments

    PiperOrigin-RevId: 924770894
    Change-Id: Id834dbcdd9a66eaa13e72dd41ca9c8c72cf38559
    gae-java-bot committed Jun 1, 2026
    Configuration menu
    Copy the full SHA
    9a1414f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2026

  1. Update Jetty to 12.0.36 and 12.1.10

    Signed-off-by: Lachlan Roberts <lachlan.p.roberts@gmail.com>
    lachlan-roberts committed Jun 2, 2026
    Configuration menu
    Copy the full SHA
    e939312 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #505 from GoogleCloudPlatform:jetty-update-12.1.10…

    …-12.0.36
    
    PiperOrigin-RevId: 925170053
    Change-Id: I480ec5182cccac26290c356ffa05cf48476f28bf
    gae-java-bot committed Jun 2, 2026
    Configuration menu
    Copy the full SHA
    2d4ad30 View commit details
    Browse the repository at this point in the history
  3. Revert "Add gRPC support to App Engine Images Service"

    PiperOrigin-RevId: 925357707
    Change-Id: Ib431a248f563e91c03f5ce5526093d8e1e1b4115
    gae-java-bot committed Jun 2, 2026
    Configuration menu
    Copy the full SHA
    7e9d487 View commit details
    Browse the repository at this point in the history
Loading