Bump version for v1.14.1+suite.1 release #237
Merged
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.
[1.14.1+suite.1] - 2021-11-12
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.14.1
.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.14.1 (2021-11-05)
v1.14.0 (2021-11-04)
Added
conjurctl account create
.cyberark/conjur#2388
token-app-property
,enforced-claims
,claim-aliases
and role annotations. (ONYX-11204:#2397,
#2404,
#2403)
Changed
cyberark/conjur#2382
cyberark/conjur-cli
v6.2.5 (2021-09-29)
highline
dependency to fix deprecation warning.cyberark/conjur-cli#330
cyberark/secrets-provider-for-k8s
v1.1.6 (2021-10-31)
cyberark/secrets-provider-for-k8s#358
cyberark/secrets-provider-for-k8s#359
cyberark/secrets-provider-for-k8s#362
cyberark/secrets-provider-for-k8s#363
cyberark/secrets-provider-for-k8s#364
cyberark/secrets-provider-for-k8s#366
cyberark/secrets-provider-for-k8s#367
cyberark/secrets-provider-for-k8s#368
cyberark/secrets-provider-for-k8s#376
cyberark/secrets-provider-for-k8s#377
cyberark/secrets-provider-for-k8s#378
cyberark/secrets-provider-for-k8s#360
cyberark/secretless-broker
v1.7.8 (2021-11-09)
cyberark/secretless-broker#1438
v1.7.7 (2021-11-03)
Fixed
causing failed integrity checks, where the request-signing by Secretless was
incorporating more headers than were used on the original request-signing. The
fix limits the headers used by Secretless to those used in the original
request. cyberark/secretless-broker#1432
Security
cyberark/secretless-broker#1431