Skip to content

Commit fa27d5d

Browse files
chore(release): add release notes for 2.36.0-rc3
1 parent 1692cfc commit fa27d5d

File tree

2 files changed

+413
-113
lines changed

2 files changed

+413
-113
lines changed
Lines changed: 241 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,241 @@
1+
---
2+
title: v2.36.0-rc3 Armory Continuous Deployment Release (Spinnaker™ v1.36.1)
3+
toc_hide: true
4+
date: 2025-01-30
5+
version: <!-- version in 00.00.00 format ex 02.23.01 for sorting, grouping -->
6+
description: >
7+
Release notes for Armory Continuous Deployment v2.36.0-rc3. A beta release is not meant for installation in production environments.
8+
9+
---
10+
11+
## 2025/01/30 release notes
12+
13+
## Disclaimer
14+
15+
This pre-release software is to allow limited access to test or beta versions of the Armory services (“Services”) and to provide feedback and comments to Armory regarding the use of such Services. By using Services, you agree to be bound by the terms and conditions set forth herein.
16+
17+
Your Feedback is important and we welcome any feedback, analysis, suggestions and comments (including, but not limited to, bug reports and test results) (collectively, “Feedback”) regarding the Services. Any Feedback you provide will become the property of Armory and you agree that Armory may use or otherwise exploit all or part of your feedback or any derivative thereof in any manner without any further remuneration, compensation or credit to you. You represent and warrant that any Feedback which is provided by you hereunder is original work made solely by you and does not infringe any third party intellectual property rights.
18+
19+
Any Feedback provided to Armory shall be considered Armory Confidential Information and shall be covered by any confidentiality agreements between you and Armory.
20+
21+
You acknowledge that you are using the Services on a purely voluntary basis, as a means of assisting, and in consideration of the opportunity to assist Armory to use, implement, and understand various facets of the Services. You acknowledge and agree that nothing herein or in your voluntary submission of Feedback creates any employment relationship between you and Armory.
22+
23+
Armory may, in its sole discretion, at any time, terminate or discontinue all or your access to the Services. You acknowledge and agree that all such decisions by Armory are final and Armory will have no liability with respect to such decisions.
24+
25+
YOUR USE OF THE SERVICES IS AT YOUR OWN RISK. THE SERVICES, THE ARMORY TOOLS AND THE CONTENT ARE PROVIDED ON AN “AS IS” BASIS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED. ARMORY AND ITS LICENSORS MAKE NO REPRESENTATION, WARRANTY, OR GUARANTY AS TO THE RELIABILITY, TIMELINESS, QUALITY, SUITABILITY, TRUTH, AVAILABILITY, ACCURACY OR COMPLETENESS OF THE SERVICES, THE ARMORY TOOLS OR ANY CONTENT. ARMORY EXPRESSLY DISCLAIMS ON ITS OWN BEHALF AND ON BEHALF OF ITS EMPLOYEES, AGENTS, ATTORNEYS, CONSULTANTS, OR CONTRACTORS ANY AND ALL WARRANTIES INCLUDING, WITHOUT LIMITATION (A) THE USE OF THE SERVICES OR THE ARMORY TOOLS WILL BE TIMELY, UNINTERRUPTED OR ERROR-FREE OR OPERATE IN COMBINATION WITH ANY OTHER HARDWARE, SOFTWARE, SYSTEM OR DATA, (B) THE SERVICES AND THE ARMORY TOOLS AND/OR THEIR QUALITY WILL MEET CUSTOMER”S REQUIREMENTS OR EXPECTATIONS, (C) ANY CONTENT WILL BE ACCURATE OR RELIABLE, (D) ERRORS OR DEFECTS WILL BE CORRECTED, OR (E) THE SERVICES, THE ARMORY TOOLS OR THE SERVER(S) THAT MAKE THE SERVICES AVAILABLE ARE FREE OF VIRUSES OR OTHER HARMFUL COMPONENTS. CUSTOMER AGREES THAT ARMORY SHALL NOT BE RESPONSIBLE FOR THE AVAILABILITY OR ACTS OR OMISSIONS OF ANY THIRD PARTY, INCLUDING ANY THIRD-PARTY APPLICATION OR PRODUCT, AND ARMORY HEREBY DISCLAIMS ANY AND ALL LIABILITY IN CONNECTION WITH SUCH THIRD PARTIES.
26+
27+
IN NO EVENT SHALL ARMORY, ITS EMPLOYEES, AGENTS, ATTORNEYS, CONSULTANTS, OR CONTRACTORS BE LIABLE UNDER THIS AGREEMENT FOR ANY CONSEQUENTIAL, SPECIAL, LOST PROFITS, INDIRECT OR OTHER DAMAGES, INCLUDING BUT NOT LIMITED TO LOST PROFITS, LOSS OF BUSINESS, COST OF COVER WHETHER BASED IN CONTRACT, TORT (INCLUDING NEGLIGENCE), OR OTHERWISE, EVEN IF ARMORY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES AND NOTWITHSTANDING ANY FAILURE OF ESSENTIAL PURPOSE OF ANY LIMITED REMEDY. IN ANY EVENT, ARMORY, ITS EMPLOYEES’, AGENTS’, ATTORNEYS’, CONSULTANTS’ OR CONTRACTORS’ AGGREGATE LIABILITY UNDER THIS AGREEMENT FOR ANY CLAIM SHALL BE STRICTLY LIMITED TO $100.00. SOME STATES DO NOT ALLOW THE LIMITATION OR EXCLUSION OF LIABILITY FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THE ABOVE LIMITATION OR EXCLUSION MAY NOT APPLY TO YOU.
28+
29+
You acknowledge that Armory has provided the Services in reliance upon the limitations of liability set forth herein and that the same is an essential basis of the bargain between the parties.
30+
31+
32+
## Required Armory Operator version
33+
34+
To install, upgrade, or configure Armory CD 2.36.0-rc3, use Armory Operator 1.70 or later.
35+
36+
## Security
37+
38+
Armory scans the codebase as we develop and release software. Contact your Armory account representative for information about CVE scans for this release.
39+
40+
## Breaking changes
41+
<!-- Copy/paste from the previous version if there are recent ones. We can drop breaking changes after 3 minor versions. Add new ones from OSS and Armory. -->
42+
43+
> Breaking changes are kept in this list for 3 minor versions from when the change is introduced. For example, a breaking change introduced in 2.21.0 appears in the list up to and including the 2.24.x releases. It would not appear on 2.25.x release notes.
44+
45+
## Known issues
46+
<!-- Copy/paste known issues from the previous version if they're not fixed. Add new ones from OSS and Armory. If there aren't any issues, state that so readers don't think we forgot to fill out this section. -->
47+
48+
## Highlighted updates
49+
50+
<!--
51+
Each item category (such as UI) under here should be an h3 (###). List the following info that service owners should be able to provide:
52+
- Major changes or new features we want to call out for Armory and OSS. Changes should be grouped under end user understandable sections. For example, instead of Deck, use UI. Instead of Fiat, use Permissions.
53+
- Fixes to any known issues from previous versions that we have in release notes. These can all be grouped under a Fixed issues H3.
54+
-->
55+
56+
57+
58+
59+
### Spinnaker community contributions
60+
61+
There have also been numerous enhancements, fixes, and features across all of Spinnaker's other services. See the
62+
[Spinnaker v1.36.1](https://www.spinnaker.io/changelogs/1.36.1-changelog/) changelog for details.
63+
64+
## Detailed updates
65+
66+
### Bill Of Materials (BOM)
67+
68+
<details><summary>Expand to see the BOM</summary>
69+
<pre class="highlight">
70+
<code>artifactSources:
71+
dockerRegistry: docker.io/armory
72+
dependencies:
73+
redis:
74+
commit: null
75+
version: 2:2.8.4-2
76+
services:
77+
clouddriver:
78+
commit: e52a253da499f54ea951d46472ee20ada1326d1a
79+
version: 2.36.0-rc3
80+
deck:
81+
commit: da852d30ae5d29448b8546c3a55e799ef08bec8a
82+
version: 2.36.0-rc3
83+
dinghy:
84+
commit: 50041173d1a043493409059e7fa5d7a1a80fb553
85+
version: 2.36.0-rc3
86+
echo:
87+
commit: 4c2efbbb9e57b64a1a4fa85aef8eeccc8aaa80a7
88+
version: 2.36.0-rc3
89+
fiat:
90+
commit: bd424d60f055e6694aeaf74af5b92862932b09c3
91+
version: 2.36.0-rc3
92+
front50:
93+
commit: 9e2606c2d386d00b18b76104564b6467ea2010d3
94+
version: 2.36.0-rc3
95+
gate:
96+
commit: c866fd92e6ae109fc31f0f75b456a205c722e2cf
97+
version: 2.36.0-rc3
98+
igor:
99+
commit: c5540e0bfe83bb87fa8896c7c7924113c17453b4
100+
version: 2.36.0-rc3
101+
kayenta:
102+
commit: 1dab7bb6f4156bdf7f15ef74722139e07ceb4581
103+
version: 2.36.0-rc3
104+
monitoring-daemon:
105+
commit: null
106+
version: 2.26.0
107+
monitoring-third-party:
108+
commit: null
109+
version: 2.26.0
110+
orca:
111+
commit: 2f0d9a64a89bc00114c04ea40fe971801f3e5877
112+
version: 2.36.0-rc3
113+
rosco:
114+
commit: 80f1885bcd93da023fdb858d563cc24ccadce276
115+
version: 2.36.0-rc3
116+
terraformer:
117+
commit: 9756bee07eaabbb25b54812996314c22554ec1c0
118+
version: 2.36.0-rc3
119+
timestamp: "2025-01-30 04:21:48"
120+
version: 2.36.0-rc3
121+
</code>
122+
</pre>
123+
</details>
124+
125+
### Armory
126+
127+
128+
#### Armory Igor - 2.36.0-rc2...2.36.0-rc3
129+
130+
- chore(cd): update base service version to igor:2025.01.22.18.04.21.release-1.36.x (#652)
131+
- chore(cd): update armory-commons version to 3.18.1 (#655)
132+
133+
#### Armory Kayenta - 2.36.0-rc2...2.36.0-rc3
134+
135+
- chore(cd): update base service version to kayenta:2025.01.22.19.32.21.release-1.36.x (#574)
136+
137+
#### Armory Rosco - 2.36.0-rc2...2.36.0-rc3
138+
139+
- chore(cd): update base service version to rosco:2025.01.07.21.12.49.release-1.36.x (#714)
140+
- chore(cd): update base service version to rosco:2025.01.23.05.53.10.release-1.36.x (#716)
141+
- chore(cd): update armory-commons version to 3.18.1 (#720)
142+
143+
#### Dinghy™ - 2.36.0-rc2...2.36.0-rc3
144+
145+
146+
#### Armory Orca - 2.36.0-rc2...2.36.0-rc3
147+
148+
- chore(cd): update base orca version to 2025.01.22.18.18.13.release-1.36.x (#976)
149+
- chore(cd): update armory-commons version to 3.18.1 (#981)
150+
151+
#### Armory Echo - 2.36.0-rc2...2.36.0-rc3
152+
153+
- chore(cd): update base service version to echo:2025.01.22.17.19.28.release-1.36.x (#765)
154+
- chore(cd): update base service version to echo:2025.01.22.18.37.26.release-1.36.x (#766)
155+
- chore(cd): update armory-commons version to 3.18.1 (#768)
156+
157+
#### Armory Deck - 2.36.0-rc2...2.36.0-rc3
158+
159+
- chore(cd): update base deck version to 2025.0.0-20250121171131.release-1.36.x (#1446)
160+
- chore(base): bump latest deck in all spinnaker packages (#1449)
161+
162+
#### Armory Front50 - 2.36.0-rc2...2.36.0-rc3
163+
164+
- chore(cd): update base service version to front50:2025.01.07.21.06.13.release-1.36.x (#740)
165+
- chore(cd): update base service version to front50:2025.01.07.21.17.30.release-1.36.x (#741)
166+
- chore(cd): update base service version to front50:2025.01.22.18.05.44.release-1.36.x (#744)
167+
- chore(cd): update armory-commons version to 3.18.1 (#747)
168+
169+
#### Armory Gate - 2.36.0-rc2...2.36.0-rc3
170+
171+
- chore(cd): update base service version to gate:2025.01.22.18.05.19.release-1.36.x (#789)
172+
173+
#### Armory Fiat - 2.36.0-rc2...2.36.0-rc3
174+
175+
- chore(cd): update base service version to fiat:2025.01.07.20.44.13.release-1.36.x (#647)
176+
177+
#### Terraformer™ - 2.36.0-rc2...2.36.0-rc3
178+
179+
180+
#### Armory Clouddriver - 2.36.0-rc2...2.36.0-rc3
181+
182+
- chore(cd): update base service version to clouddriver:2025.01.03.19.54.54.release-1.36.x (#1206)
183+
- chore(cd): update base service version to clouddriver:2025.01.06.21.18.32.release-1.36.x (#1208)
184+
- chore(cd): update base service version to clouddriver:2025.01.06.22.20.00.release-1.36.x (#1210)
185+
- chore(cd): update base service version to clouddriver:2025.01.21.16.56.34.release-1.36.x (#1212)
186+
- chore(cd): update armory-commons version to 3.18.1 (#1215)
187+
- chore(base): bump latest jar from OS clouddriver in 1.36 (#1219)
188+
189+
190+
### Spinnaker
191+
192+
193+
#### Spinnaker Igor - 1.36.1
194+
195+
- chore(dependencies): Autobump korkVersion (#1298)
196+
- chore(dependencies): Autobump fiatVersion (#1303)
197+
198+
#### Spinnaker Kayenta - 1.36.1
199+
200+
- chore(upgrade): Migrate to openapi swagger spec (#1046) (#1074)
201+
- chore(dependencies): Autobump orcaVersion (#1075)
202+
203+
#### Spinnaker Rosco - 1.36.1
204+
205+
- fix(openapi): Rewrite Swagger to OpenAPI annotations (#1126) (#1129)
206+
- chore(dependencies): Autobump korkVersion (#1130)
207+
- fix(install): Fixed packer version check for packer installation (#1121) (#1128)
208+
209+
#### Spinnaker Orca - 1.36.1
210+
211+
- chore(dependencies): Autobump korkVersion (#4821)
212+
- chore(dependencies): Autobump fiatVersion (#4826)
213+
214+
#### Spinnaker Echo - 1.36.1
215+
216+
- chore(dependencies): Autobump korkVersion (#1467)
217+
- chore(dependencies): Autobump fiatVersion (#1469)
218+
219+
#### Spinnaker Deck - 1.36.1
220+
221+
222+
#### Spinnaker Front50 - 1.36.1
223+
224+
- fix(openapi): Rewrite Swagger to OpenAPI annotations (#1514) (#1521)
225+
- chore(dependencies): Autobump korkVersion (#1522)
226+
- chore(dependencies): Autobump fiatVersion (#1524)
227+
228+
#### Spinnaker Gate - 1.36.1
229+
230+
- fix(openapi): Uses openrewrite to convert swagger to openapi annotations (#1813) (#1859)
231+
- chore(dependencies): Autobump korkVersion (#1860)
232+
- chore(dependencies): Autobump fiatVersion (#1862)
233+
234+
#### Spinnaker Fiat - 1.36.1
235+
236+
- fix(openapi): Rewrite Swagger to OpenAPI annotations (#1192) (#1197)
237+
- chore(dependencies): Autobump korkVersion (#1198)
238+
239+
#### Spinnaker Clouddriver - 1.36.1
240+
241+

0 commit comments

Comments
 (0)