Update suite.yml for v1.13.1+suite.1 release #233
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.
[v1.13.1+suite.1] - 2021-09-14
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.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.13.1 (2021-09-13)
Unauthorised is returned instead.
cyberark/conjur#2360
cyberark/conjur-openapi-spec
v5.2.0 (2021-09-08)
cyberark/conjur-openapi-spec#193
Renamed bin/api_test to bin/test_api_contract and bin/start to bin/dev to maintain
repository- and company-wide script convention.
cyberark/conjur-openapi-spec#166
cyberark/conjur-openapi-spec#204
the MIME type of the request body to application/octet-stream in place of text plain,
allowing for proper binary secrets in clients (format: binary is broken in some clients).
cyberark/conjur-openapi-spec#187
specify an empty list as the security field ensuring utilities dont assume all authentication
types are valid.
cyberark/conjur-openapi-spec#196
cyberark/conjur-api-dotnet
v2.1.0 (2021-09-08)
cyberark/conjur-api-go
v0.8.0 (2021-09-10)
is not set in the response (this indicates Conjur is out of date with the client).
cyberark/conjur-api-go#104
instead of Accept, consistent with recent updates on the Conjur server.
cyberark/conjur-api-go#99
cyberark/conjur-authn-k8s-client
v0.21.1 (2021-09-09)
cyberark/conjur-authn-k8s-client#392
cyberark/conjur-authn-k8s-client#374
cyberark/secrets-provider-for-k8s
v1.1.5 (2021-08-13)
ConfigMap instead of configuring Conjur connection parameters via environment
variables.
cyberark/secrets-provider-for-k8s#349
cyberark/secrets-provider-for-k8s#352
v3.14 to resolve CVE-2021-36159.
cyberark/secrets-provider-for-k8s#354
cyberark/terraform-provider-conjur
v0.6.1 (2021-09-02)
cyberark/secretless-broker
v1.7.6 (2021-09-10)
image. PR cyberark/secretless-broker#1423