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: v2.0.18
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: v2.0.20
Choose a head ref
  • 15 commits
  • 384 files changed
  • 2 contributors

Commits on Sep 11, 2023

  1. Upgrade GAE Java version from 2.0.18 to 2.0.19 and prepare next versi…

    …on 2.0.20-SNAPSHOT.
    
    PiperOrigin-RevId: 564535606
    Change-Id: I60b5507f29a328cca783d89bdee922cd400ea5f9
    ludoch authored and gae-java-bot committed Sep 11, 2023
    1 Configuration menu
    Copy the full SHA
    55b3760 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Use the Jetty provided SizeLimitHandler.

    PiperOrigin-RevId: 564566465
    Change-Id: Ib407818b5e61b76e0aa13da181f9bae5a384cccc
    gae-java-bot committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    92a637d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Cleanup dead code.

    PiperOrigin-RevId: 565117841
    Change-Id: I083979ce2233099036d86d175ec298dc011925e5
    ludoch authored and gae-java-bot committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a6e2e04 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. No public description

    PiperOrigin-RevId: 565979238
    Change-Id: I622eebfef8e6c3cd66609551e463a55a13beb530
    ludoch authored and gae-java-bot committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    dfe8fcb View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Copybara import of the project:

    --
    eb12d3c by Lachlan Roberts <[email protected]>:
    
    Issue #40 - fix maven-antrun-plugin build failure
    
    Signed-off-by: Lachlan Roberts <[email protected]>
    PiperOrigin-RevId: 567105007
    Change-Id: I90c6b61f0b0c89bff4f7dba72b01fd1f1abdfe21
    ludoch authored and gae-java-bot committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    59556d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. No public description

    PiperOrigin-RevId: 567389410
    Change-Id: Icaba9ff475849a7d0b6ce49f2c663d585072372d
    ludoch authored and gae-java-bot committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    56b295d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Merge the Jetty12 branch which is developed in Github.

    Separate all Jetty9 dependencies a new Maven projects, and create new Maven projects using Jetty12 as a dependency.
    
    Modify the SDK Assembly to contain jars from both Jetty9 and 12 projects and add a new binary assembly for the Jetty12 home distro.
    
    Adapt our E2E tests to test all our apps with both Jetty9 and 12.
    Refactor jetty94 references to generic jetty9 package name.
    
    PiperOrigin-RevId: 568208257
    Change-Id: I6a068b6c9cea995240f8235059ed5a5b7db124cc
    ludoch authored and gae-java-bot committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    561b8e6 View commit details
    Browse the repository at this point in the history
  2. Switch from maven-compile-plugin deprecated source/target to release.

    PiperOrigin-RevId: 568274391
    Change-Id: I12be0e45284c05c3b24b5783dac92fa0391f430d
    ludoch authored and gae-java-bot committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0573ce3 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Use a JDK17 environment to build the javadoc pages and to release to …

    …Maven Central.
    
    PiperOrigin-RevId: 568563219
    Change-Id: I6b752769e98c6a60458d813d1614f54a907472b5
    ludoch authored and gae-java-bot committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    49e6d19 View commit details
    Browse the repository at this point in the history
  2. Remove unused source context proto.

    PiperOrigin-RevId: 568593504
    Change-Id: I2e534573a68c18714c7f2cdbaea8f23abec63deb
    ludoch authored and gae-java-bot committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    590445f View commit details
    Browse the repository at this point in the history
  3. Use minimum git permissions for the automated build action.

    PiperOrigin-RevId: 568594211
    Change-Id: I95a8fd6511efa955e1b2ea3305ce35b687e277ce
    ludoch authored and gae-java-bot committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    09f9b4e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Force Jetty12 usage for staging of Java21 applications.

    Fix local devappserver running with Jetty12.
    
    PiperOrigin-RevId: 569246287
    Change-Id: Icddb09431f0bd3cca6cf3089d0d98c0c56aedb63
    ludoch authored and gae-java-bot committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9381e99 View commit details
    Browse the repository at this point in the history
  2. Move Github action to EA version for JDK21 and change init order.

    PiperOrigin-RevId: 569280032
    Change-Id: I4ee9026cdb73c82ca52de6fed6de70ad60c6fd26
    ludoch authored and gae-java-bot committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    15bab75 View commit details
    Browse the repository at this point in the history
  3. Fix a type and add new devappserver test.

    PiperOrigin-RevId: 569296848
    Change-Id: I8825bbc745cd263eab01f3d2ecb8974cc7554843
    ludoch authored and gae-java-bot committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    cbe47e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Add DevApperverMain end 2 end tests for all Jetty implementations.

    PiperOrigin-RevId: 569588471
    Change-Id: I9d193dffef4bdbece4531ba55d8c672c28333ecc
    ludoch authored and gae-java-bot committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    679c433 View commit details
    Browse the repository at this point in the history
Loading