Releases: jianglai/nomulus
Releases · jianglai/nomulus
nomulus-20250329-RC01
Save session data directly in a cookie
nomulus-20250329-RC00
Save session data directly in a cookie
nomulus-20250310-RC01: Add a GCB job to delete GAE canary versions
We've seen this issue happen more often than not recently, where GAE canary deployment is stuck for about 10 min and the failed. The reason is not clear, but delete the canary version prior to a deployment always fixes the issue.
nomulus-20250310-RC00: Fix cookie logging logic
Make the logic more robust by first checking if the cookie starts with "${NAME}=", than split on the first '='.
nomulus-20250220-RC01: Add an annotation to the deployment
This allows us to easily tell which tag was deployed.
nomulus-20250220-RC00: Add an annotation to the deployment
This allows us to easily tell which tag was deployed.
nomulus-20250219-RC05
Expose EPP via saidcar proxy
nomulus-20250219-RC04
Expose EPP via saidcar proxy