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: v3.0.1
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: v3.0.2
Choose a head ref
  • 17 commits
  • 149 files changed
  • 4 contributors

Commits on Oct 23, 2025

  1. Upgrade GAE Java version from 3.0.0 to 3.0.1 and prepare next version…

    … 3.0.2-SNAPSHOT
    
    PiperOrigin-RevId: 823151357
    Change-Id: I7151fb9d0fc765b4b1235718206717a7022684ab
    ludoch authored and gae-java-bot committed Oct 23, 2025
    Configuration menu
    Copy the full SHA
    5e79697 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2025

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

Commits on Oct 27, 2025

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

    PiperOrigin-RevId: 824357029
    Change-Id: I2739e4df25e83391a4c17302fc2c14357ec7c222
    gae-java-bot committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    648267b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. fix the "invalid handle" error reporting when httpconnector flag is o…

    …n. The change now always uses the clone security ticket instead of the request based ticket, so that datastore API can happen even just after a request is committed.
    
    PiperOrigin-RevId: 826192522
    Change-Id: I5f46bc6e0d7cd0ad51e07314a19d61c77e86e4a8
    ludoch authored and gae-java-bot committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    63a7275 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

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

Commits on Nov 2, 2025

  1. fix the "invalid handle" error reporting when httpconnector flag is o…

    …n. The change now always uses the clone security ticket instead of the request based ticket, so that datastore API can happen even just after a request is committed.
    
    PiperOrigin-RevId: 827137779
    Change-Id: Icd1bcd120545e9f39e0be1b1d2a767a63d022494
    ludoch authored and gae-java-bot committed Nov 2, 2025
    Configuration menu
    Copy the full SHA
    bf19f3a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

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

    PiperOrigin-RevId: 827408385
    Change-Id: I5ec019234070f37240213a71b2c24ad0224bfdbd
    gae-java-bot committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    773796a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2025

  1. Configuration menu
    Copy the full SHA
    d7b657c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #427 from renovate-bot:renovate/all-minor-patch

    PiperOrigin-RevId: 828767624
    Change-Id: I305cec1180188b24fe8fde1961dcb8f515433350
    gae-java-bot committed Nov 6, 2025
    Configuration menu
    Copy the full SHA
    90d3980 View commit details
    Browse the repository at this point in the history
  3. Use requirements.txt with hash checking for Python package installa…

    …tions in Kokoro, using latest pom version for javadoc push, and reduce logs size for one verbose output.
    
    PiperOrigin-RevId: 828959129
    Change-Id: Icbd8e81b70645ca2f291a004478da2a4f82ebe36
    ludoch authored and gae-java-bot committed Nov 6, 2025
    Configuration menu
    Copy the full SHA
    fb41fd9 View commit details
    Browse the repository at this point in the history
  4. Fix the maximum number of listeners to avoid getting over Jetty Serve…

    …r's default limit 200 threads.
    
    PiperOrigin-RevId: 829137825
    Change-Id: I9068a7d58e3dca50fe70838e1e6d7770f32606d3
    gae-java-bot committed Nov 6, 2025
    Configuration menu
    Copy the full SHA
    bc0af19 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2025

  1. Support configuration of legacy bundled services in appengine-web.xml

    Java applications deploying to the App Engine standard environment can now specify required legacy bundled services directly in the `appengine-web.xml` file. The deployment process will automatically translate this configuration into the necessary `app.yaml` settings.
    
    PiperOrigin-RevId: 829404407
    Change-Id: I1103b5980d723d022dbb1f63c1fbe180cac1a0d1
    gae-java-bot committed Nov 7, 2025
    Configuration menu
    Copy the full SHA
    16894c7 View commit details
    Browse the repository at this point in the history
  2. Bump pip dependencies to increase security.

    PiperOrigin-RevId: 829549570
    Change-Id: Id12d812240bd9916a117fe5a0db94511de75060a
    ludoch authored and gae-java-bot committed Nov 7, 2025
    Configuration menu
    Copy the full SHA
    ab6ff83 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2025

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

Commits on Nov 9, 2025

  1. Fix eagerly evaluated preconditions messages

    PiperOrigin-RevId: 830065425
    Change-Id: I4a9e0bb3895250a9d9fc0f7d3bdf0bb13b2241e1
    cushon authored and gae-java-bot committed Nov 9, 2025
    Configuration menu
    Copy the full SHA
    7293855 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #431 from renovate-bot:renovate/all-minor-patch

    PiperOrigin-RevId: 830113181
    Change-Id: I0c53923179693bce278c83c94f0cd339654ccf85
    gae-java-bot committed Nov 9, 2025
    Configuration menu
    Copy the full SHA
    9b5f637 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. Update Jetty versions 12.0.x to 12.0.30 and Jetty 12.1.x to 12.1.4, a…

    …s well as auto-value version.
    
    PiperOrigin-RevId: 831425656
    Change-Id: Idee540a5857168d1a6200334b754a11389722a2d
    ludoch authored and gae-java-bot committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    50a00dc View commit details
    Browse the repository at this point in the history
Loading