Skip to content

Releases: spinnaker/clouddriver

clouddriver v5.74.7

27 Mar 23:49
968882e
Compare
Choose a tag to compare

968882e chore(dependencies): Autobump fiatVersion (#5915)
29460a3 fix(core): Renamed a query parameter for template tags (#5906) (#5907)

clouddriver v5.80.0

25 Mar 01:56
2b519e6
Compare
Choose a tag to compare

2b519e6 chore(dependencies): Autobump fiatVersion (#5912)
42b9683 fix(helm): propagate throwable on helm error (#5893)
bc3b65b chore(aws): Update AWS IAM Authenticator version
14767a7 fix(core): Renamed a query parameter for template tags (#5906)
8d6a4e7 fix(cats-redis): release Semaphore to avoid leaking (#5903)
2386e1b chore(dependencies): Autobump korkVersion (#5905)
909b6ff chore(dependencies): Autobump korkVersion (#5902)
30d583b fix(tests): Introduce junit vintage engine for junit4 test cases to kotlin-test.gradle, cleanup of useJUnitPlatform() from sub-modules and removing spek.gradle in clouddriver (#5901)
75562c6 fix(gce): fixed the error caused by account removal (#5882)
3842ef7 fix(aws): don't log empty warning BasicAmazonDeployDescriptionValidator.validate (#5889)
a4557e9 fix(manifest-replicas): ReplicaSet Source-Capacity (#5874)
07b1d87 fix(ecr): Two credentials with same accountId confuses EcrImageProvider with different regions (#5885)
ca18158 chore(dependencies): Autobump korkVersion (#5884)
b5c7100 chore(dependencies): Autobump korkVersion (#5883)
43f4403 chore(dependencies): remove dependency on groovy-all with required groovy package (#5879)
19aca84 fix(kubernetes): Revert to using the dockerImage Artifact Replacer for cronjobs (#5876)
830fc33 fix(google): added null check for autoscaler custom metric scaling policies (#5849)
27ed951 fix(google): make AbstractAtomicOperationsCredentialsConverter generic type (#5866)
f009aed chore(dependencies): use version 3.21.12 of com.google.protobuf (#5873)
aa8e9d9 chore(dependencies): Autobump korkVersion (#5872)
6031230 feat(core): copy the MDC into work done by PooledRequests (#5868)
d954b4f chore(dependencies): Autobump korkVersion (#5871)
cafc65d chore(dependencies): Autobump korkVersion (#5870)
99667db chore(dependencies): Autobump korkVersion (#5869)
976d6c8 chore(dependencies): Autobump korkVersion (#5867)
8ddccd8 chore(cats): make relationship log info instead of warn (#5668)
2d86f26 chore(dependencies): Autobump korkVersion (#5863)
2389b2b chore(dependencies): Autobump korkVersion (#5862)
f593066 chore(dependencies): Autobump korkVersion (#5861)
46706fe fix(kubectl): add metrics to retries, make log messages more descriptive and support retries for all kubectl actions (#5854)
da953e0 chore(kubernetes/test): actually run the junit tests (#5855)
675eacc chore(dependencies): Autobump korkVersion (#5853)
2dc786f feat(gke): Enables gcloud auth plugin for 1.26+ GKE clusters (#5847)
7cd8abe feat(kubernetes): add visibility to KubectlJobExecutor by adding logs and extending the task object to include stdout and stderr info (#5846)
6c30c18 chore(dependencies): pin version of com.github.tomakehurst:wiremock (#5845)
6666fec test(integration): Prevent interference between tests (#5835)
d7d0539 chore(dependencies): Autobump spinnakerGradleVersion (#5844)
fc2ba17 chore(dependencies): Autobump korkVersion (#5842)
66adfdd Revert "feat(k8s): Add Deployment Kind support for Blue/Green deployments (#5830)" (#5843)
932dd66 feat(k8s): Add Deployment Kind support for Blue/Green deployments (#5830)
cd5a7ff chore(dependencies): remove dependency on groovy-all where straightforward (#5840)
86b312e chore(dependencies): Autobump korkVersion (#5839)
eed8a65 chore(dependencies): Autobump korkVersion (#5838)
907e5bf chore(dependencies): Autobump korkVersion (#5837)
597c6ce chore(dependencies): Autobump korkVersion (#5836)
9f3f5c6 feat(kubernetes): add endpoints to allow k8s tasks to be retried by orca (#5833)
3d79387 refactor(web): Clean up redundant spring property in gradle file (#5834)
2a6929a chore(kubernetes): remove duplicate dependency declaration of org.mockito:mockito-core (#5829)
4906d31 feat(provider/google): Added cloudrun provider functionality in clouddriver. (#5751)
174bd90 chore(dependencies): Autobump korkVersion (#5825)
668d77e fix(artifacts/bitbuket): added ACCEPT Header when using token auth (#5813)
0750876 chore(dependencies): Autobump korkVersion (#5822)
7b9e875 chore(dependencies): Autobump korkVersion (#5821)
b04b2fb chore(dependencies): Autobump spinnakerGradleVersion (#5819)
3ce09c0 feat(kubernetes): Introduce blue/green traffic management strategy (#5811)
de3263c chore(test): ignore tests that require docker when it's not available (#5815)
1d4e5a0 fix(kubernetes): teach KubernetesManifest to support kubernetes resources where the spec is not a map (#5814)
2723211 chore(deps): remove version specification from org.yaml:snakeyaml (#5812)
e1f20e5 fix(provider/azure): Fix CreateAzureServerGroupWithAzureLoadBalancerAtomicOperation and DestroyAzureServerGroupAtomicOperation after migrating to latest Azure SDK (#5803)
dc54e38 fix(appengine): Fixes app engine credentials repo (#5807)
0db8d55 chore(configserver): use version 0.14.2 of com.github.wnameless.json:json-flattener (#5804)
8bec915 feat(azure): Fetch Azure managed images from the managed images namespace cache (#5795)
53c2eed fix(cats-sql/test): prevent null pointer exception during cleanup (#5798)
e713e24 chore(dependencies): Autobump korkVersion (#5800)
b33f23a fix(google): Fix for the missing CredentialsRepository issue (#5793)
fb5c326 chore(build): give local builds as much memory as we do in CI (#5796)
8fd0b9a feat(azure): Add cache agents to cache custom VM managed images (#5792)
419d7fd chore(kubernetes): stop specifying the version of io.kubernetes:client-java (#5797)
25bed1f chore(dependencies): Autobump korkVersion (#5794)

clouddriver v5.78.4

07 Mar 05:26
e14eb01
Compare
Choose a tag to compare

e14eb01 chore(dependencies): Autobump fiatVersion (#5900)
727f032 chore(dependencies): Autobump korkVersion (#5899)
61a57c4 fix(gce): fixed the error caused by account removal (#5882) (#5896)
34a37b6 fix(kubernetes): Revert to using the dockerImage Artifact Replacer for cronjobs (#5876) (#5878)
56f13ef fix(google): make AbstractAtomicOperationsCredentialsConverter generic type (#5866) (#5875)
31e8fc3 feat(gke): Enables gcloud auth plugin for 1.26+ GKE clusters (#5847) (#5850)
98522b5 chore(dependencies): pin version of com.github.tomakehurst:wiremock (#5845) (#5859)

clouddriver v5.76.4

03 Mar 15:26
b0d6a8e
Compare
Choose a tag to compare

b0d6a8e chore(dependencies): Autobump fiatVersion (#5898)
14e1395 chore(dependencies): Autobump korkVersion (#5897)
b7a4239 fix(ecr): Two credentials with same accountId confuses EcrImageProvider with different regions (#5885) (#5887)
eb54d18 fix(kubernetes): Revert to using the dockerImage Artifact Replacer for cronjobs (#5876) (#5877)
2fa2b60 feat(gke): Enables gcloud auth plugin for 1.26+ GKE clusters (backport #5847) (#5851)
923fa4f fix(permissions): Added evaluator case when fiat is enabled (#5856)
5d41a38 chore(dependencies): pin version of com.github.tomakehurst:wiremock (#5845) (#5858)

clouddriver v5.74.6

28 Feb 22:15
b6cfc3b
Compare
Choose a tag to compare

b6cfc3b chore(dependencies): Autobump fiatVersion (#5895)
2d0d6e0 chore(dependencies): Autobump korkVersion (#5894)
4c95784 fix(ecr): Two credentials with same accountId confuses EcrImageProvider with different regions (#5885) (#5886)
79ee9e8 feat(gke): Enables gcloud auth plugin for 1.26+ GKE clusters (backport #5847) (#5852)
b6a03ba chore(dependencies): pin version of com.github.tomakehurst:wiremock (#5845) (#5857)

clouddriver v5.78.3

06 Dec 23:00
dc7b626
Compare
Choose a tag to compare

dc7b626 chore(dependencies): Autobump fiatVersion (#5832)
e8a776d chore(dependencies): Autobump korkVersion (#5831)
65741f9 chore(dependencies): Autobump spinnakerGradleVersion (#5819) (#5828)
c3b4ef2 fix(artifacts/bitbuket): added ACCEPT Header when using token auth (#5813) (#5824)
60152a5 fix(kubernetes): teach KubernetesManifest to support kubernetes resources where the spec is not a map (#5814) (#5818)

clouddriver v5.76.3

05 Dec 21:37
b12e1de
Compare
Choose a tag to compare

b12e1de chore(dependencies): Autobump spinnakerGradleVersion (#5819) (#5827)
cbe7bca fix(artifacts/bitbuket): added ACCEPT Header when using token auth (#5813) (#5823)
6185850 fix(kubernetes): teach KubernetesManifest to support kubernetes resources where the spec is not a map (#5814) (#5817)
68cfc35 fix(appengine): Fixes app engine credentials repo (#5807) (#5808)
d7d0c5a chore(configserver): use version 0.14.2 of com.github.wnameless.json:json-flattener (#5804) (#5805)
0f5a275 chore(dependencies): Autobump fiatVersion (#5802)
f4cb571 chore(dependencies): Autobump korkVersion (#5801)
1a5d486 fix(core): Remove payload data from logs (#5784) (#5789)

clouddriver v5.74.5

30 Nov 23:54
b1cd055
Compare
Choose a tag to compare

b1cd055 chore(dependencies): Autobump spinnakerGradleVersion (#5819) (#5826)
b15ef98 chore(dependencies): Autobump fiatVersion (#5820)
7546972 fix(kubernetes): teach KubernetesManifest to support kubernetes resources where the spec is not a map (#5814) (#5816)
72204fd fix(core): Remove payload data from logs (#5784) (#5788)

clouddriver v5.78.2

03 Nov 21:20
7363ab0
Compare
Choose a tag to compare

7363ab0 fix(appengine): Fixes app engine credentials repo (#5807) (#5809)
760c996 chore(configserver): use version 0.14.2 of com.github.wnameless.json:json-flattener (#5804) (#5806)

clouddriver v5.78.1

03 Nov 21:17
67ce8c8
Compare
Choose a tag to compare

67ce8c8 fix(google): Fix for the missing CredentialsRepository issue (#5793) (#5799)
e799bab fix(core): Remove payload data from logs (#5784) (#5790)
002e9e3 chore(dependencies): don't create an autobump PR for halyard on a clouddriver release branch (#5677) (#5785)