Update suite.yml for v1.17.6+suite.1 release #247
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.17.6-suite.1] - 2022-07-08
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.17.6
.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.17.3 (2022-04-04)
Conjur to error - but this wasn't the case before the Ruby 3 upgrade
#2525
jwks-uri
#2474(#2462 #2461 #2456 #2455 #2457 #2452 #2437)
public-keys
(#2463 #2461 #2456 #2455 #2454 #2450 #2447 #2437)
#2482
#2432
cyberark/conjur#2513
cyberark/conjur#2504
cyberark/conjur#2486
cyberark/conjur#2492
cyberark/conjur#2534
cyberark/conjur#2527
v1.17.6 (2022-04-07)
cyberark/conjur#2553
cyberark/conjur#2534
cyberark/conjur-openapi-spec
v5.3.0 (2021-12-22)
cyberark/conjur-openapi-spec#215
cyberark/conjur-api-dotnet
v2.1.1 (2022-03-14)
cyberark/conjur-api-dotnet#82
cyberark/conjur-api-go
v0.8.1 (2021-12-16)
cyberark/conjur-api-go#121
cyberark/conjur-api-go#117
v0.9.0 (2022-02-20)
cyberark/conjur-api-go#124
cyberark/conjur-api-go#126
v0.10.0 (2022-05-19)
v0.10.1 (2022-06-14)
cyberark/conjur-api-go#133
cyberark/conjur-api-java
v3.0.3 (2022-05-31)
cyberark/conjur-api-java#107
cyberark/conjur-api-java#111
cyberark/conjur-api-ruby
v5.3.6 (2021-12-09)
cyberark/conjur-api-ruby#197
v5.3.7 (2021-12-28)
cyberark/conjur-api-ruby#199
cyberark/cloudfoundry-conjur-buildpack
v2.2.2 (2022-01-03)
cyberark/cloudfoundry-conjur-buildpack#131
v2.2.3 (2022-06-07)
1.14.x and 1.15.x removed.
cyberark/cloudfoundry-conjur-buildpack#137
cyberark/cloudfoundry-conjur-buildpack#140
cyberark/cloudfoundry-conjur-buildpack#135
cyberark/cloudfoundry-conjur-buildpack#137
v2.2.4 (2022-06-16)
cyberark/cloudfoundry-conjur-buildpack#145
cyberark/cloudfoundry-conjur-buildpack#144
github.com/stretchr/testify -> v1.7.2)
cyberark/cloudfoundry-conjur-buildpack#143
cyberark/conjur-service-broker
v1.2.4 (2022-05-05)
Ruby version in the service broker's Gemfile to ~> 2.7. This captures the idea that
the service broker works for all 2.x Ruby versions from 2.7 and up, anything less has reached end of life.
cyberark/conjur-service-broker#266
CVE-2022-24839, and CVE-2022-23437 (not vulnerable to all)
cyberark/conjur-service-broker#273
cyberark/conjur-service-broker#271
CVE-2022-23634 cyberark/conjur-service-broker#270
cyberark/conjur-service-broker#267
cyberark/conjur-service-broker#274
v1.2.5 (2022-06-16)
cyberark/conjur-service-broker#285
cyberark/conjur-service-broker#280
cyberark/conjur-service-broker#283
cyberark/conjur-authn-k8s-client
v0.23.0 (2022-01-14)
cyberark/conjur-authn-k8s-client#416
cyberark/conjur-authn-k8s-client#424
This is a breaking change for software that leverages the github.com/cyberark/conjur-authn-k8s-client/pkg/authenticator
Go package (e.g. Secretless and Secrets Provider for Kubernetes).
cyberark/conjur-authn-k8s-client#425
any user specified directory. cyberark/conjur-authn-k8s-client#434
v0.23.1 (2022-02-11)
cyberark/conjur-authn-k8s-client#439
authnK8s.serviceAccount.create is false, their corresponding name is no
longer required, as these objects are not required for Authn-JWT.
cyberark/conjur-authn-k8s-client#445
cyberark/conjur-authn-k8s-client#452
which silently accepted missing values from the referenced Golden ConfigMap.
cyberark/conjur-authn-k8s-client#447
v0.23.3 (2022-05-19)
cyberark/conjur-authn-k8s-client#464
v0.23.5 (2022-06-14)
cyberark/conjur-authn-k8s-client#472
cyberark/conjur-authn-k8s-client#471
v0.23.6 (2022-06-16)
cyberark/conjur-authn-k8s-client#475
cyberark/secrets-provider-for-k8s
v1.4.0 (2022-02-15)
cyberark/secrets-provider-for-k8s#426
cyberark/secrets-provider-for-k8s#432
cyberark/secrets-provider-for-k8s#431
cyberark/secrets-provider-for-k8s#433
v1.4.1 (2022-04-01)
cyberark/secrets-provider-for-k8s#447
cyberark/secrets-provider-for-k8s#449
cyberark/secrets-provider-for-k8s#450
cyberark/secrets-provider-for-k8s#448
v1.4.3 (2022-07-07)
cyberark/secrets-provider-for-k8s#474
cyberark/secrets-provider-for-k8s#470
cyberark/secrets-provider-for-k8s#471
cyberark/secrets-provider-for-k8s#469
cyberark/secretless-broker
v1.7.9 (2022-01-14)
cyberark/secretless-broker#1446
v1.7.10 (2022-02-15)
cyberark/secretless-broker#1444
cyberark/secretless-broker#1450
v1.7.11 (2022-04-29)
cyberark/secretless-broker#1456
cyberark/secretless-broker#1459
cyberark/secretless-broker#1459
cyberark/secretless-broker#1459
v1.7.12 (2022-05-02)
cyberark/secretless-broker#1462
v1.7.13 (2022-07-07)
for known vulnerable third-party versions.
cyberark/secretless-broker#1467
cyberark/summon
v0.9.1 (2021-12-22)
from github.com/codegangsta/cli
cyberark/summon#226
v0.9.2 (2022-05-31)
cyberark/summon#232
v0.9.3 (2022-06-15)
github.com/urfave/cli -> 1.22.9, golang.org/x/net -> v0.0.0-20220607020251-c690dde0001d,
gopkg.in/yaml.v3 -> v3.0.1)
cyberark/summon#234
cyberark/summon-conjur
v0.6.1 (2021-12-31)
cyberark/summon-conjur#96
v0.6.2 (2022-02-25)
cyberark/summon-conjur#99
v0.6.3 (2022-05-19)
cyberark/summon-conjur#103
cyberark/summon-conjur#102
v0.6.4 (2022-07-06)
github.com/stretchr/testify -> 1.7.2)
cyberark/summon-conjur#106