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.25
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.26
Choose a head ref
  • 18 commits
  • 111 files changed
  • 4 contributors

Commits on Mar 6, 2024

  1. Upgrade GAE Java version from 2.0.24 to 2.0.25 and prepare next versi…

    …on 2.0.26-SNAPSHOT.
    
    PiperOrigin-RevId: 613048650
    Change-Id: I3973d054d230b92eb7a1d412f62005ab22d33740
    ludoch authored and gae-java-bot committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ddd3366 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    4630fcb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #98 from GoogleCloudPlatform:EE10-ResourceFileServlet

    PiperOrigin-RevId: 613957413
    Change-Id: I621f30999e2d9c21fcf0b67edbd3f4126a060ca4
    gae-java-bot committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    87fcf04 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Copybara import of the project:

    --
    892a3d6 by Lai Jiang <[email protected]>:
    
    Fix a few typos
    
    COPYBARA_INTEGRATE_REVIEW=#99 from jianglai:main 892a3d6
    PiperOrigin-RevId: 614720900
    Change-Id: I4f816cdae0ebed0a7351e14e6111839e3b188fd2
    jianglai authored and gae-java-bot committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0efe7e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Copybara import of the project:

    --
    845d97f by Lachlan Roberts <[email protected]>:
    
    Add dummy value for Jetty 9 logging system property when using Jetty 12.
    
    Signed-off-by: Lachlan Roberts <[email protected]>
    COPYBARA_INTEGRATE_REVIEW=#100 from GoogleCloudPlatform:fix-jetty12-logging-property 845d97f
    PiperOrigin-RevId: 615280309
    Change-Id: If4494705a666235b0b30b50aec7dadfbce3a8645
    lachlan-roberts authored and gae-java-bot committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f08fc5a View commit details
    Browse the repository at this point in the history
  2. Remove the removal of jvm properties. We should now expose them with …

    …the Ubuntu Jvm.
    
    PiperOrigin-RevId: 615506383
    Change-Id: Ieb3e7231b85a366b7d002be6f6e88a68efeed0e6
    ludoch authored and gae-java-bot committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b533a66 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Keep original behavior only for EOLed java8 runtime for now.

    PiperOrigin-RevId: 615920110
    Change-Id: Ia072d7d2e108c3861dcc344b7ecaec059c4b573e
    ludoch authored and gae-java-bot committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    885105e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Make sure the correct buildnumber (i.e. git commit id) parameter on i…

    …nternal google machines is setup and improve the log message for build informations.
    
    Also use a JDK21 to perform the internal build.
    
    PiperOrigin-RevId: 617584051
    Change-Id: I7154a006b6b140f10e6a942dbb3c13ae780da2b7
    ludoch authored and gae-java-bot committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    196a354 View commit details
    Browse the repository at this point in the history
  2. add option to do a Jetty server dump to help with debug

    Signed-off-by: Lachlan Roberts <[email protected]>
    lachlan-roberts committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f9e1e57 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #101 from GoogleCloudPlatform:jetty-server-dump

    PiperOrigin-RevId: 617659640
    Change-Id: Ice346a55d54a66d5d2606282fe6464bd8f3a48e7
    gae-java-bot committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a29bbfd View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. No public description

    PiperOrigin-RevId: 617871912
    Change-Id: I4ae12afabee3f5bb9c6ccfd47523f787a67000f1
    ludoch authored and gae-java-bot committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    71f644f View commit details
    Browse the repository at this point in the history
  2. Update dependencies, running this script ./update_deps.sh from root d…

    …irectory.
    
    PiperOrigin-RevId: 617907837
    Change-Id: I6feb884f7b8948ea4b0572e54f5aabbacc1883a3
    ludoch authored and gae-java-bot committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    361304b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Bump Maven artifacts version using script ./update_deps.sh

    PiperOrigin-RevId: 618896528
    Change-Id: I03dab3ea090d3b63efe829df566e816212d34051
    ludoch authored and gae-java-bot committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6fae58f View commit details
    Browse the repository at this point in the history
  2. Update maven.yml with jdk22

    ludoch authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d0607a9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #106 from GoogleCloudPlatform:jdk22

    PiperOrigin-RevId: 618905475
    Change-Id: I878f126adc2afcfedeb6168866f4ce82a5c1ffbd
    gae-java-bot committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    26be788 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Disable backup pom generation when updating deps via update_dep.sh sc…

    …ript.
    
    PiperOrigin-RevId: 619598402
    Change-Id: I671178fa23a4808e2145776f66e045759691d6bd
    ludoch authored and gae-java-bot committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4b9a14b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d717829 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0359323 View commit details
    Browse the repository at this point in the history
Loading