v2.6.0 #3498
Closed
cipherboy
announced in
Announcements
v2.6.0
#3498
Replies: 1 comment 1 reply
|
Hi, I’m trying to set The write succeeds, but reading the policy still shows: allow_wildcards_in_identity_templates: false It looks like the field is being ignored during update. Could you please check if this is expected behavior or a bug? Server and client are on the same version. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
FEATURES
kmsplugin type that enables Auto Unseal mechanisms to be distributed as external binary plugins. [GH-2586]plugin "kms" "name" { }stanzas in the server configuration, making"name"available as an Auto Unseal mechanism viaseal "name" { }.sys/workflowsto allow operators to create workflows and users to execute them.allow_unauthenticated_workflowsserver configuration value enables unauthenticated execution of workflows; any dispatched requests still require authentication but this can be provided as a request parameter./sys/generate-root-tokenendpoints are available as replacements for the deprecated unauthenticated ones. [GH-3041]openbao-distroless. The only executable contained in these images is OpenBao itself. [GH-2592]SECURITY
capabilities = ["deny"]from a more specific wildcard ACL grant. GHSA-xp3c-3jw3-4vcr. [GH-3389]+or*character, it will now be rejected by default. Setallow_wildcards_in_identity_templates = trueto overwrite. GHSA-59w7-v8rr-pr4p. [GH-3401]/character, it will now be rejected by default. Setallow_slashes_in_identity_templates = trueto overwrite. GHSA-59w7-v8rr-pr4p. [GH-3401]allowed_uri_sans_templateandallowed_domainscontains a*character, it will now be rejected by default. Setallow_globs_in_identity_templates = trueto overwrite. GHSA-59w7-v8rr-pr4p. [GH-3401]allowed_usersorallowed_domainscontains a,character, it will now be rejected by default. Setallow_commas_in_identity_templates = trueto overwrite. GHSA-59w7-v8rr-pr4p. [GH-3401]IMPROVEMENTS
~/.vault-tokenvia theBAO_TOKEN_PATHenvironment variable. [GH-2706]text/templatesupport to self-initialization, allowing templating of values from other requests/responses. [GH-2727]whenkeyword. [GH-2739]uidandgidconfiguration options for thefilesink. [GH-2851]SIGHUPnow reloads the client TLS configuration. [GH-3038]-method=kuberneteswith both interactive and non-interactive modes. [GH-1891]passthrough_request_headerscan pass theHostheader to plugins. [GH-3325]sys/backend is now a singleton shared across all namespaces, reducing idle memory usage of the OpenBao instance. [GH-3007]path,namespace_pathandrevoke_error. [GH-1906]Access-Control-Allow-Credentialsheader). [GH-2262]CKA_IDif both key halves did not share the sameCKA_LABEL. [GH-3231]auto_joinvia DNSSRVrecords. [GH-3397]X-Tls-Client-Cert, to allow processing of a leaf certificate forwarded from a TLS-terminating reverse proxy. [GH-2080]decode_pacoption in order to improve compatibility with Kerberos systems. [GH-2211]password_hashfield to allow providing a pre-hashed bcrypt password instead of plaintext. [GH-2702]generated,expire_time, andperiodfields to code generation response. [GH-2585]-public-key-pathand-private-key-pathflags aren't given, respectively. [GH-2419]tcp(host1:3306,host2:3306)) for automatic failover when a host becomes unavailable. [GH-2312]ClientCertBytesandClientKeyBytesas possible in-memory cert contents inTLSConfig. [GH-2798]/sys/namespacesAPIs via.Sys().CreateNamespace(...)& co. [GH-2955]DisableEnvironmentfield onConfigand aNewConfigconstructor to create clean client configurations. [GH-2834]AllowedJWTSignatureAlgorithmsEAB. [GH-2464]lang="en"attribute tohtmltag. [GH-2580]CHANGES
server,agent,proxy&debugsubcommands. This includes the removal of the undocumented and hidden-disable-gated-logsflag. [GH-2620]operator generate-rootnow uses the authenticated/sys/generate-root-tokenendpoints instead of the deprecated/sys/generate-rootendpoints. [GH-3190]net/http.ServeMuxin Go 1.26 now uses a 307 redirect instead of a 301 redirect when given a bare path which doesn't exist in the multiplexer but which a path with a trailing slash exists for. This causes somePOST/PUToperations to fail with a 400 instead of 404, as OpenBao does not allow writes to paths ending in a slash. See also: https://go.dev/doc/go1.26. [GH-3072]deleting corrupt groupin server startup logs. [GH-2454]stored_sharesparameter was removed and will now be ignored. [GH-2662]build_dateresponse field tocommit_date. [GH-2678]build_dateresponse field tocommit_date. [GH-2678]StoredSharesfield fromInitRequestandRotateInitRequeststructs. [GH-2662](*Sys).GenerateRoot*methods now use the authenticated/sys/generate-root-tokenendpoints instead of the deprecated/sys/generate-rootendpoints. [GH-3190]BuildDatetoCommitDate. Build systems need to adjust their pipelines to reflect this change. [GH-2678]name,maintainer,vendor,version,release,revision,summary, anddescriptionlabels from container images in favor of the already attached OpenContainers labels. If you have tooling that relies on these labels, instruct it to use the OpenContainers labels instead. [GH-2589]openbaouser rather than therootuser by default, matching the default behavior of openbao-ubi variants:openbaouser before starting OpenBao even if started asroot. The additional capabilities are only used pre-startup to automatically fix up permissions of files accessed by OpenBao. [GH-2589]rootby default, you can revert to this behavior by manually specifying the user in your container engine.yarntopnpm. [GH-2791]checksums.txtartifact as opposed to per-OS checksum files such aschecksums-linux.txt. [GH-3209]BUG FIXES
bao operator rotate-keysandbao operator rekeywarning about new key shares when rotating the barrier root key only. [GH-2648]auth/token/lookup-selfwhile unauthenticated. [GH-3462]/sys/rotate/root/updatereturning a random, unused key share value when rotating the barrier root key using recovery keys. [GH-2648]request.idforpath-helpaudit entries [GH-3440]logical.Request.Connectionis set to allow certificate auth and login MFA to work. [GH-3465]key_idis provided butkey_labelis not. [GH-3231]key_idas hex value. [GH-3231]not_after_boundandnot_before_boundrole fields. [GH-3031]/sign-verbatimnow preserves the original subject encoding from the CSR. Previously, UTF8String values were re-encoded as PrintableString when the subject contained only ASCII characters. [GH-2861]DEPRECATIONS
alicloudkms,awskms,azurekeyvault,gcpckms,ocikmsandpkcs11Auto Unseal mechanisms will be removed in v2.7.0 and remain available as external plugins only. [GH-2586]openbao/openbao:2.6.0-arm64will not be published starting with this release. Refer to multi-arch container images instead (simplyopenbao/openbao:2.6.0). [GH-3209]New Contributors
decode_pacoption into the kerberos credentials plugin #2211What's Changed
sys/rawendpoint interaction with implicitly sealed namespaces (Adjustsys/rawendpoint interaction with implicitly sealed namespaces #3426 by @wslabosz-reply) backported by @phil9909 in Adjustsys/rawendpoint interaction with implicitly sealed namespaces (#3426) #3467b217fa6(Bump ubi10-minimal from5bc43c1tob217fa6#3412 by @dependabot) backported by @phil9909 in Pin ubi10-minimal tob217fa6(#3412) #3445Full Changelog: v2.5.5...v2.6.0
This discussion was created from the release v2.6.0.
All reactions