Update suite.yml for v1.13.0+suite.1 release #230
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.13.0+suite.1] - 2021-08-13
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.13.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.12.0 (2021-06-25)
See design
environment variable to allow users to set their own value,
see PR for further information:
cyberark/conjur#2282
friendly error message without a stack trace.
cyberark/conjur#2256
when the Conjur configuration is reloaded.
cyberark/conjur#2291
cyberark/conjur#2257
v1.13.0 (2021-07-29)
cyberark/conjur#2333
GHSA-jxhc-q857-3j6g cyberark/conjur#2311
path would return a Conjur access token without requiring a valid OIDC token
in the request. OIDC authentication requests that attempt to include a user ID
in the URL path now return a 404 Not Found response.
Security Bulletin
cyberark/conjur-cli
v6.2.4 (2021-07-01)
cyberark/conjur-cli#310
cyberark/conjur-service-broker
v1.2.0 (2021-06-09)
If these are available, they are added as annotations on the organization and space policies
that are created in Conjur. Note that this requires Conjur Open Source v1.3.7+ and Conjur
Enterprise (formerly Dynamic Access Provider) v11.3.0+; prior to these versions, Conjur
did not support adding annotations to policy resources.
cyberark/conjur-service-broker#238
cyberark/conjur-service-broker#251
cyberark/conjur-service-broker#246
cyberark/conjur-service-broker#246
cyberark/conjur-service-broker#241
v1.2.1 (2021-08-02)
ruby-buildpack.git#v1.8.37,
to ensure the pinned Ruby version in the Gemfile is available when the the service broker is deployed
onto TAS foundation.
cyberark/conjur-service-broker#254
cyberark/secrets-provider-for-k8s
v1.1.4 (2021-06-30)
PR cyberark/secrets-provider-for-k8s#328
cyberark/terraform-provider-conjur
v0.6.0 (2021-08-12)
cyberark/terraform-provider-conjur#84
cyberark/secretless-broker
v1.7.4 (2021-06-30)
PR cyberark/secretless-broker#1411
v1.7.5 (2021-08-04)
cyberark/secretless-broker#1418
cyberark/secretless-broker#1418
cyberark/summon
v0.9.0 (2021-07-19)
cyberark/summon#216
resolving an issue where providers cannot be found when installed via homebrew in a non-default location.
cyberark/summon#213
cyberark/summon-conjur
v0.5.5 (2021-06-01)
PR cyberark/summon-conjur#84
v0.6.0 (2021-08-11)
cyberark/summon-conjur#88