Update package version to 1.107.0

This commit is contained in:
Package Updates
2025-03-12 10:21:55 +00:00
parent 40c4dfc7af
commit 1b23bba498
2 changed files with 4 additions and 1 deletions

View File

@@ -1369,3 +1369,6 @@
* Add worker_replication_secret_path config option. (#18191)
* Add support for specifying/overriding redirect_uri in the authorization and token requests against an OpenID identity provider. (#18197)
[1.107.0]
* Update base image to 5.0.0

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG.md",
"tagline": "Secure & decentralized communication",
"version": "1.106.0",
"version": "1.107.0",
"upstreamVersion": "1.126.0",
"healthCheckPath": "/",
"httpPort": 8008,