Skip to content

Commit 6515f81

Browse files
chore(release): add release notes for 2.38.0-rc2
1 parent b1f6ba0 commit 6515f81

File tree

2 files changed

+308
-95
lines changed

2 files changed

+308
-95
lines changed
Lines changed: 203 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,203 @@
1+
---
2+
title: v2.38.0-rc2 Armory Continuous Deployment Release (Spinnaker™ v1.38.0)
3+
toc_hide: true
4+
date: 2025-10-16
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.38.0-rc2. A beta release is not meant for installation in production environments.
8+
9+
---
10+
11+
## 2025/10/16 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.38.0-rc2, 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.38.0](https://www.spinnaker.io/changelogs/1.38.0-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: 84dd609c94a99524dd30604d3cd10b24a08a9bfa
79+
version: 2.38.0-rc2
80+
deck:
81+
commit: 84dd609c94a99524dd30604d3cd10b24a08a9bfa
82+
version: 2.38.0-rc2
83+
dinghy:
84+
commit: babaa4704f1df8a6f6b42e533716396c8a0f529b
85+
version: 2.38.0-rc2
86+
echo:
87+
commit: 84dd609c94a99524dd30604d3cd10b24a08a9bfa
88+
version: 2.38.0-rc2
89+
fiat:
90+
commit: 84dd609c94a99524dd30604d3cd10b24a08a9bfa
91+
version: 2.38.0-rc2
92+
front50:
93+
commit: 84dd609c94a99524dd30604d3cd10b24a08a9bfa
94+
version: 2.38.0-rc2
95+
gate:
96+
commit: 84dd609c94a99524dd30604d3cd10b24a08a9bfa
97+
version: 2.38.0-rc2
98+
igor:
99+
commit: 84dd609c94a99524dd30604d3cd10b24a08a9bfa
100+
version: 2.38.0-rc2
101+
kayenta:
102+
commit: 84dd609c94a99524dd30604d3cd10b24a08a9bfa
103+
version: 2.38.0-rc2
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: 84dd609c94a99524dd30604d3cd10b24a08a9bfa
112+
version: 2.38.0-rc2
113+
rosco:
114+
commit: 84dd609c94a99524dd30604d3cd10b24a08a9bfa
115+
version: 2.38.0-rc2
116+
terraformer:
117+
commit: babaa4704f1df8a6f6b42e533716396c8a0f529b
118+
version: 2.38.0-rc2
119+
timestamp: "2025-10-16 11:21:28"
120+
version: 2.38.0-rc2
121+
</code>
122+
</pre>
123+
</details>
124+
125+
### Armory
126+
127+
128+
#### Armory Kayenta - 2.38.0-rc1...2.38.0-rc2
129+
130+
131+
#### Armory Dinghy - 2.38.0-rc1...2.38.0-rc2
132+
133+
134+
#### Armory Orca - 2.38.0-rc1...2.38.0-rc2
135+
136+
137+
#### Armory Echo - 2.38.0-rc1...2.38.0-rc2
138+
139+
140+
#### Armory Igor - 2.38.0-rc1...2.38.0-rc2
141+
142+
143+
#### Armory Rosco - 2.38.0-rc1...2.38.0-rc2
144+
145+
146+
#### Armory Fiat - 2.38.0-rc1...2.38.0-rc2
147+
148+
149+
#### Armory Front50 - 2.38.0-rc1...2.38.0-rc2
150+
151+
152+
#### Armory Clouddriver - 2.38.0-rc1...2.38.0-rc2
153+
154+
155+
#### Armory Deck - 2.38.0-rc1...2.38.0-rc2
156+
157+
158+
#### Armory Gate - 2.38.0-rc1...2.38.0-rc2
159+
160+
161+
#### Armory Terraformer - 2.38.0-rc1...2.38.0-rc2
162+
163+
164+
165+
### Spinnaker
166+
167+
168+
#### Spinnaker Kayenta - 1.38.0
169+
170+
171+
#### Spinnaker Dinghy - 1.38.0
172+
173+
174+
#### Spinnaker Orca - 1.38.0
175+
176+
177+
#### Spinnaker Echo - 1.38.0
178+
179+
180+
#### Spinnaker Igor - 1.38.0
181+
182+
183+
#### Spinnaker Rosco - 1.38.0
184+
185+
186+
#### Spinnaker Fiat - 1.38.0
187+
188+
189+
#### Spinnaker Front50 - 1.38.0
190+
191+
192+
#### Spinnaker Clouddriver - 1.38.0
193+
194+
195+
#### Spinnaker Deck - 1.38.0
196+
197+
198+
#### Spinnaker Gate - 1.38.0
199+
200+
201+
#### Spinnaker Terraformer - 1.38.0
202+
203+

0 commit comments

Comments
 (0)