Releases: GoogleCloudPlatform/appengine-java-standard
Releases · GoogleCloudPlatform/appengine-java-standard
V3.0.0-beta
What's Changed
- Update all non-major dependencies by @renovate-bot in #410
- Update all non-major dependencies by @renovate-bot in #411
- All jars are now at JDK17 level, and java8/11 support is dropped.
- Update with EE11 support in java25 running on Jetty 12.1.1
Full Changelog: v2.0.39...v3.0.0-beta
V2.0.39
What's Changed
- Update all non-major dependencies by @renovate-bot in #386
- Update all non-major dependencies by @renovate-bot in #388
- Update dependency com.fasterxml.jackson.core:jackson-core to v2.19.2 by @renovate-bot in #389
- Update all non-major dependencies by @renovate-bot in #395
- Update all non-major dependencies by @renovate-bot in #397
- Update maven.yml with java25 ea by @ludoch in #398
- Update all non-major dependencies to v12.0.25 by @renovate-bot in #399
- cherrie pick all 8 relevant changes done in the beta branch to be able to push to Maven Central by @ludoch in #408
- Update all non-major dependencies by @renovate-bot in #409
Full Changelog: v2.0.38...v2.0.39
2.0.39 Beta release with SMTP mail API support
2.0.39 Beta release with SMTP mail API support
What's Changed
- Update all non-major dependencies by @renovate-bot in #386
- Update all non-major dependencies by @renovate-bot in #388
- Update dependency com.fasterxml.jackson.core:jackson-core to v2.19.2 by @renovate-bot in #389
- Update all non-major dependencies by @renovate-bot in #395
- Update all non-major dependencies by @renovate-bot in #397
- Update maven.yml with java25 ea by @ludoch in #398
- Update all non-major dependencies to v12.0.25 by @renovate-bot in #399
Full Changelog: v2.0.38...v2.0.39-beta
v2.0.38
What's Changed
Full Changelog: V2.0.37...v2.0.38
V2.0.37
Full Changelog: v2.0.36...V2.0.37
v2.0.36
What's Changed
- Update all non-major dependencies by @renovate-bot in #367
- Add flag to force Metadata Not Complete in EE8 runtime by @lachlan-roberts in #369
- Update all non-major dependencies by @renovate-bot in #368
- Allows non ancestor queries inside a transaction by @step76 in #366
New Contributors
Full Changelog: v2.0.35...v2.0.36
v2.0.35
What's Changed
- Update all non-major dependencies by @renovate-bot in #363
- Update all non-major dependencies by @renovate-bot in #365
Full Changelog: v2.0.34...v2.0.35
v2.0.34
What's Changed
- allow Jetty 9.4 jetty-servlets class names to work with Jetty 12 by @lachlan-roberts in #345
- Update all non-major dependencies by @renovate-bot in #346
- Update all non-major dependencies by @renovate-bot in #347
- Update to Jetty 12.0.17 and allow invalid pathSpecs in EE8 by @lachlan-roberts in #348
- Update all non-major dependencies by @renovate-bot in #349
- Update all non-major dependencies by @renovate-bot in #351
- Update all non-major dependencies by @renovate-bot in #354
- allow use of old package name for ResourceFileServlet by @lachlan-roberts in #355
- Update all non-major dependencies to v33.4.6-jre by @renovate-bot in #359
- fixes for CompletionListener for the DevAppServer by @lachlan-roberts in #357
- Update all non-major dependencies by @renovate-bot in #360
Full Changelog: v2.0.33...v2.0.34
v2.0.33
What's Changed
- Fix redirect loop bug in ResourceFileServlet by @lachlan-roberts in #333
- Allow null resource base in ResourceFileServlet with Jetty 12 by @lachlan-roberts in #334
- Always set UriCompliance to LEGACY for Jetty 12 Runtimes by @lachlan-roberts in #335
- Update all non-major dependencies by @renovate-bot in #336
- Replace dependency mysql:mysql-connector-java with com.mysql:mysql-connector-j 8.0.33 by @renovate-bot in #338
- Update dependency com.mysql:mysql-connector-j to v8.2.0 [SECURITY] by @renovate-bot in #340
- Update all non-major dependencies by @renovate-bot in #341
- Removing use of Java security manager from appengine_standard/runtime by @srinjoyray in c249025
- Issue #342 - fix issues with devappserver for EE8 by @lachlan-roberts in #343
- Removing AccessController calls from appengine_standard/api_dev by @srinjoyray in a9e6956
- Removing AccessController calls from other directories by @srinjoyray in c2a31ea
Full Changelog: v2.0.32...v2.0.33
v2.0.32
What's Changed
- Update all non-major dependencies by @renovate-bot in #289
- Update all non-major dependencies by @renovate-bot in #292
- Fix multithread build by ensuring jars are build correctly before copy those jars by @olamy in #294
- Update dependency com.google.cloud:google-cloud-logging to v3.20.5 by @renovate-bot in #296
- Improve fix for parallel build by @olamy in #297
- Do not include runtime-* in WEB-INF/lib by @olamy in #298
- Update all non-major dependencies by @renovate-bot in #301
- Update dependency io.netty:netty-common to v4.1.115.Final [SECURITY] by @renovate-bot in #307
- fix GzipHandler issues with HttpConnector mode enabled on Jetty 9.4 by @lachlan-roberts in #308
- cleanup of the JettyServletEngineAdapters and JettyHttpProxy for Jetty 9.4 and 12 by @lachlan-roberts in #309
- Fix HttpServletRequest.getRemoteAddr for the HttpConnector mode by @lachlan-roberts in #311
- ensure callback is completed in the EE10 NullErrorHandler by @lachlan-roberts in #317
- Update dependency com.google.cloud:google-cloud-bigquery to v2.45.0 by @renovate-bot in #322
- Update all non-major dependencies by @renovate-bot in #323
- Add tests for error page mappings by @srinjoyray in #324
- Issue #325 - fixes and testing for HttpServletRequest getServerName by @lachlan-roberts in #327
- Issue #74 - remove trimmed servlets logic from Jetty12 EE8 & EE10 runtimes by @lachlan-roberts in #328
- Update all non-major dependencies by @renovate-bot in #329
- Update all non-major dependencies by @renovate-bot in #330
- Update all non-major dependencies by @renovate-bot in #331
Full Changelog: v2.0.31...v2.0.32