feat: update openbao/openbao to v2.5.1 #minor#170
Closed
public-glueops-renovatebot[bot] wants to merge 1 commit intomainfrom
Closed
feat: update openbao/openbao to v2.5.1 #minor#170public-glueops-renovatebot[bot] wants to merge 1 commit intomainfrom
public-glueops-renovatebot[bot] wants to merge 1 commit intomainfrom
Conversation
7e8359a to
7f9a784
Compare
7f9a784 to
4eec4a1
Compare
4eec4a1 to
e7effce
Compare
e7effce to
482c729
Compare
c1afd06 to
950e7e2
Compare
950e7e2 to
3f244da
Compare
5f26562 to
6b4409e
Compare
6b4409e to
bd1b0fc
Compare
ae3aca0 to
f1034a1
Compare
f1034a1 to
8a78ff9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.4.4→2.5.1v2.5.2Release Notes
openbao/openbao (openbao/openbao)
v2.5.1Compare Source
SECURITY
BUG FIXES
CHANGES
deleting corrupt groupin server startup logs. [GH-2454]What's Changed
Full Changelog: openbao/openbao@v2.5.0...v2.5.1
v2.5.0Compare Source
SECURITY
disable_unauthed_rekey_endpointsistrue, to continue using unauthed rekey endpoints, setdisable_unauthed_rekey_endpoints=falsein listeners explicitly. [GH-2125]CHANGES
creation_statements,revocation_statements,rollback_statements, andrenew_statementsfields from the dbpluginStatementsprotobuf message [GH-1962]OIDCDiscoveryURLincluding.well-known/openid-configurationcomponent. [GH-2066]jsonxas a output format option for audit mounts [GH-2047]FEATURES
pluginconfiguration keyword.plugin_auto_download=trueoption.bao plugin initcommand.plugin_auto_register=trueoption, regardless if they were manually provisioned or from OCI images. [GH-1824]disable_standby_reads=truein the config file before startup. [GH-1986]Response.SchemaNameto allow custom response schema names in the generated OpenAPI spec. [GH-1714]IMPROVEMENTS
bao operator migrateviaBAO_PROXY_CONFIG_PATH,BAO_AGENT_CONFIG_PATH, andBAO_MIGRATE_CONFIG_PATH. [GH-2153]BAO_CONFIG_PATHinplugin init, just likeserver&c do. [GH-2164]server,operator diagnoseand 'operator validate-config` now support the environment variable BAO_CONFIG_FILE for the -config command option. [GH-2115]metrics_onlyanddisallow_metricsoptions to control metrics endpoint exposure on a per-listener basis. [GH-1834]allowed_ip_sans_cidrparameter to PKI role system, to provide additional checks for IP SANs. [GH-1833]physical.FencingHABackendto minimize chances that writes on secondary nodes occur. [GH-1571]DEPRECATIONS
FeatureFlagsparsing and related code. [GH-2045]sdk/v2/helper/licensepackage. [GH-2045]internal/ui/feature-flagsendpoint and all its usage. [GH-2045]BUG FIXES
member_group_idsacross namespaces (requiresunsafe_cross_namespace_identity=true) [GH-2321]["+@​read", "~*"]). Previously, it incorrectly required a stringified JSON array. The old format is still supported for backward compatibility. [GH-1959]bao operator raft list-peers. [GH-2331]WithTransactioncallback. [GH-2226]What's Changed over Beta
Release notes: https://openbao.org/docs/release-notes/2-5-0/#v250
Full Changelog: openbao/openbao@v2.4.0...v2.5.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.