8000 Comparing v2.0.23...v2.0.24 · GoogleCloudPlatform/appengine-java-standard · GitHub
[go: up one dir, main page]

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.23
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.24
Choose a head ref
  • 16 commits
  • 112 files changed
  • 4 contributors

Commits on Dec 6, 2023

  1. Upgrade GAE Java version from 2.0.22 to 2.0.23 and prepare next versi…

    …on 2.0.24-SNAPSHOT.
    
    PiperOrigin-RevId: 588461293
    Change-Id: I1589d68d581440d1d2b152148d894e4925b9b444
    ludoch authored and gae-java-bot committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    57c1716 View commit details
    Browse the repository at this point in the history
  2. Java 21 README documentation.

    PiperOrigin-RevId: 588558235
    Change-Id: I8aa5282d9dfd7d7b0b1cb6400f3815e3b103f3a6
    ludoch authored and gae-java-bot committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9289340 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Java 21 README documentation.

    PiperOrigin-RevId: 589159336
    Change-Id: Ib88d82fd83af81ab3c06878d7cb5940b776b0fa2
    ludoch authored and gae-java-bot committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    20959dc View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

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

Commits on Dec 11, 2023

  1. Merge pull request #84 from stickfigure:patch-1

    PiperOrigin-RevId: 589852853
    Change-Id: I7eac4b8f4dacb71cfe822b6ecdac4eccca8c249d
    gae-java-bot committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    708a747 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Issue #85 - fixes to the CoreSizeLimitHandler

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    453d097 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Issue #85 - rewrite SizeLimitHandler to use request/response wrappers

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    37e4578 View commit details
    Browse the repository at this point in the history
  2. Update instructions to accommodate the new runtime jars.

    PiperOrigin-RevId: 590388955
    Change-Id: Ic58ce86bc88366524d03aa1d4449415052671227
    ludoch authored and gae-java-bot committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6765b66 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Merge pull request #86 from GoogleCloudPlatform:fixSizeLimitHandler

    PiperOrigin-RevId: 591117937
    Change-Id: I903eb5ac1f2d28ac4c093331d367d94e8907dad5
    gae-java-bot committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f410df1 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. make ContentChunk retainable so multipart can use the chunks

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    61d6e66 View commit details
    Browse the repository at this point in the history
  2. Bump some Maven dependencies to latest.

    PiperOrigin-RevId: 592288455
    Change-Id: Ifcabf5bdc3176f413294b564389d158bf75b1170
    ludoch authored and gae-java-bot committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    99d8fbd View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Merge pull request #87 from GoogleCloudPlatform:retainableContentChunks

    PiperOrigin-RevId: 592412164
    Change-Id: I87d6c655fa7ce00a66d2400176d12e5424bc29d4
    gae-java-bot committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    7de296f View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Upgrade to Jetty 12.0.5

    PiperOrigin-RevId: 594125823
    Change-Id: Id06b43114a8cea402bf34fb669d9c802f59bfc67
    ludoch authored and gae-java-bot committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    508addb View commit details
    Browse the repository at this point in the history
  2. Fix missing jetty-plus jar added recently in 12.0.5.

    PiperOrigin-RevId: 594321940
    Change-Id: Iadf4b07f30f72a4af322718a8cfc2a32f7715bbe
    ludoch authored and gae-java-bot committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    78beb63 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    0e382b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95c86a5 View commit details
    Browse the repository at this point in the history
Loading
0