CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 06:19:20 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"ffbd2d455918140c151e70a2b53c5c2e"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=LBy7lz4r2AzWUCRCfvg9rcQshTn%2BrRCXp4ux3l5b7o8h7HJy%2BYGq8lqHL%2F3wKLOa0P8KvUFRvoG%2BEOaiSSoWpDmKRaXgjkTWr31%2F5peBqn5u3XCy2%2Fvj%2BSSwmTbrT1%2F15yMkZhhCtfEOItTN4GwPrWQtbMGAR%2BekQLyxIB9yqq1x4%2FpuUihRiaCSFtnM5F1tOvpofye9Qiqc%2B6FE9Yf63h0G6fK7UsbxiST0lZR4Wc9IFy6KjqOxGis6muqBIHzMYEg5kWNFRejmOgUlbPvAyw%3D%3D--upQo0fg2F%2F3k8t3J--fguFq9RltvVZxBb6R9GTXA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.724075267.1753251559; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 06:19:19 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 06:19:19 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: BDF4:B5FA6:4E8E3D:661596:68807EE7
Release v2.0.27 · GoogleCloudPlatform/appengine-java-standard · GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 57
v2.0.27
Compare
What's Changed
- do not print stacktrace if logging file cannot be found by @lachlan-roberts in #104
- add option to do a Jetty server dump to help with debug (jetty9) by @lachlan-roberts in #102
- Bug fix to allow applications to add Jetty servlets and filters. by @lachlan-roberts in #105
- use startWebapp instead of doStart for AppEngineWebAppContext by @lachlan-roberts in #115
- EE10AppEngineAuthentication should be using UserAuthenticationSucceeded not UserAuthenticationSent by @lachlan-roberts in #116
- Update dependency com.google.api-client:google-api-client to v2.4.1 by @renovate-bot in #118
- Update dependency com.coderplus.maven.plugins:copy-rename-maven-plugin to v1.0.1 by @renovate-bot in #117
- Update dependency com.google.appengine:appengine-apis-dev to v2.0.26 by @renovate-bot in #122
- Update dependency maven to v3.9.6 by @renovate-bot in #126
- Update dependency org.apache.httpcomponents:httpclient to v4.5.14 by @renovate-bot in #127
- Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.3 by @renovate-bot in #138
- Update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.6.1 by @renovate-bot in #136
- Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.1 by @renovate-bot in #137
- Update dependency org.codehaus.mojo:javacc-maven-plugin to v3.1.0 by @renovate-bot in #139
- Update dependency com.google.cloud:google-cloud-datastore to v2.19.1 by @renovate-bot in #124
- Update dependency io.opencensus:opencensus-api to v0.31.1 by @renovate-bot in #125
- Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.4.1 by @renovate-bot in #128
- Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.4 by @renovate-bot in #129
- Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.5 by @renovate-bot in #141
- Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0 by @renovate-bot in #135
- Update dependency org.aspectj:aspectjrt to v1.9.22 by @renovate-bot in #142
- Update dependency org.aspectj:aspectjweaver to v1.9.22 by @renovate-bot in #144
- Update jetty.version to v11.0.20 by @renovate-bot in #146
- Update spring boot to v2.7.18 by @renovate-bot in #147
- Update dependency com.google.errorprone:error_prone_annotations to v2.27.1 by @renovate-bot in #132
- Update jetty12.version to v12.0.9 by @renovate-bot in #171
- Update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.13.0 by @renovate-bot in #165
- update Jetty version to 12.0.9 by @lachlan-roberts in #175
New Contributors
- @renovate-bot made their first contribution in #118
Full Changelog: v2.0.26...v2.0.27
Assets 2
You can’t perform that action at this time.