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.
Release Notes
All notable changes to this project will be documented in this file.
[v1.20.0+suite.1] - 2023-10-05
Table of Contents
Components
These are the components that combine to create this Conjur OSS Suite release and links
to their releases:
Conjur Server
Conjur SDK
Platform Integrations
DevOps Tools
Secretless Broker
Summon
Installation Instructions for the Suite Release Version of Conjur
Installing the Suite Release Version of Conjur requires setting the container image tag. Below are more specific instructions depending on environment.
Docker or docker-compose
Set the container image tag to
cyberark/conjur:1.20.0
.For example, make the following update to the conjur service in the quickstart docker-compose.yml
Conjur Open Source Helm chart
Update the
image.tag
value and use the appropriate release of the helm chart:Upgrade Instructions
Upgrade instructions are available for the following components:
Changes
The following are changes to the constituent components since the last Conjur
OSS Suite release:
cyberark/conjur
v1.20.0 (2023-09-21)
OIDC providers or proxies when using the OIDC authenticator
cyberark/conjur#2933
the database migration step when starting the server.
cyberark/conjur#2895
cyberark/conjur#2854
through a new factories API.
cyberark/conjur#2855
Display FIPS Mode status in the UI (requires temporary fix for OpenSSL gem).
cyberark/conjur#2874
web worker threads per process, rather than an arbitrary fixed number. This
mitigates the possibility of a web worker becoming starved while waiting for
a connection to become available.
cyberark/conjur#2875
cyberark/conjur#2926
cyberark/conjur#2956
cyberark/conjur#2902
cyberark/conjur#2901
cyberark/conjur#2827
to use latest version (448.0.0)
cyberark/conjur#2972
cyberark/conjur#2901
resulted in only the positive privilege (grant, permit) taking effect. Now we
fail safe and the negative privilege statement (revoke, deny) is the final
outcome
cyberark/conjur#2907
cyberark/conjur#2925
cyberark/conjur-openapi-spec
v5.3.1 (2023-07-11)
v1.19.3, requests to the Roles API return 404 when the caller has insufficient
privilege - see cyberark/conjur#2755.
cyberark/conjur-openapi-spec#225
cyberark/conjur-oss-helm-chart
v2.0.7 (2023-08-30)
cyberark/conjur-oss-helm-chart#185
cyberark/conjur-authn-k8s-client
v0.26.0 (2023-07-18)
The existing DEBUG environment variable and conjur.org/debug-logging annotation is deprecated and will be removed in a future update.
cyberark/conjur-authn-k8s-client#522
cyberark/conjur-authn-k8s-client#520
cyberark/conjur-authn-k8s-client#523
cyberark/secrets-provider-for-k8s
v1.6.0 (2023-07-19)
The existing DEBUG environment variable and conjur.org/debug-logging annotation is deprecated and will be removed in a future update.
cyberark/secrets-provider-for-k8s#534
cyberark/secrets-provider-for-k8s#533
cyberark/secrets-provider-for-k8s#531
cyberark/ansible-conjur-collection
v1.2.1 (2023-09-20)
cyberark/ansible-conjur-collection#195
cyberark/ansible-conjur-collection#197
cyberark/ansible-conjur-collection#189
cyberark/ansible-conjur-collection#194
v1.2.2 (2023-09-28)
cyberark/ansible-conjur-collection#198
cyberark/ansible-conjur-collection#198
cyberark/conjur-puppet
v3.1.1 (2023-08-23)
cyberark/conjur-puppet#259
cyberark/conjur-puppet#256
cyberark/conjur-puppet#253
cyberark/secretless-broker
v1.7.19 (2023-11-02)
v1.7.18 (2023-08-22)
cyberark/secretless-broker#1499