google-nomulus/proxy
Lai Jiang dcf0412f11
Compile Nomulus with Java 21 (#2344)
Make the necessary changes for the code base to compile with JDK 21.

Other changes:

1. Upgraded testcontainer version and the SQL image version (to be the
   same as what we use in Cloud SQL). This led to some schema changes and
   also changed the order of results in some test queries (for the
   better I think, as the new order appears to be alphabetical).
2. Remove dependency on Truth8, which is deprecated.
3. Enable parallel Gradle task execution and greatly increased the
   number of parallel tests in standardTest. Removed outcastTest.
2024-03-04 19:31:08 +00:00
..
kubernetes Greatly increase the upper limit of proxy instances in production (#2259) 2023-12-20 15:37:29 -05:00
src Add a dedicated IP header to accommodate Java 17 on GAE (#2224) 2023-11-28 13:20:01 -05:00
terraform Update terraform files and instructions (#1402) 2021-10-29 09:10:23 -04:00
.gitignore Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
build.gradle Upgrade to Gradle 7.0 (#1712) 2022-07-26 11:41:27 -04:00
buildscript-gradle.lockfile Upgrade to Gradle 7.0 (#1712) 2022-07-26 11:41:27 -04:00
deploy-proxy-for-env.sh Use the save API version for the HPA controller and the deployment (#807) 2020-09-16 09:15:35 -04:00
Dockerfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
gradle.lockfile Compile Nomulus with Java 21 (#2344) 2024-03-04 19:31:08 +00:00