Skip to content

Commit 621d475

Browse files
committed
Update CHANGELOG.md to reflect the promotion of 15.10.83
Obvious fix; these changes are the result of automation not creative thinking.
1 parent 52161ef commit 621d475

File tree

1 file changed

+24
-27
lines changed

1 file changed

+24
-27
lines changed

CHANGELOG.md

Lines changed: 24 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,40 @@
11
# Chef Server Changelog
22
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
3-
<!-- latest_release 15.10.83 -->
4-
## [15.10.83](https://github.com/chef/chef-server/tree/15.10.83) (2025-11-03)
5-
6-
#### Merged Pull Requests
7-
- update notice.txt to update Postgres versions correctly [#4116](https://github.com/chef/chef-server/pull/4116) ([kalroy](https://github.com/kalroy))
3+
<!-- latest_release -->
84
<!-- latest_release -->
95

10-
<!-- release_rollup since=15.10.66 -->
11-
### Changes since 15.10.66 release
12-
13-
#### Merged Pull Requests
14-
- update notice.txt to update Postgres versions correctly [#4116](https://github.com/chef/chef-server/pull/4116) ([kalroy](https://github.com/kalroy)) <!-- 15.10.83 -->
15-
- update activesupport in oc-chef-pedant [#4112](https://github.com/chef/chef-server/pull/4112) ([RoyShravani](https://github.com/RoyShravani)) <!-- 15.10.82 -->
16-
- updating notice.txt per instructions [#4113](https://github.com/chef/chef-server/pull/4113) ([sean-sype-simmons](https://github.com/sean-sype-simmons)) <!-- 15.10.81 -->
17-
- resolving dependabot alerts [#4110](https://github.com/chef/chef-server/pull/4110) ([RoyShravani](https://github.com/RoyShravani)) <!-- 15.10.80 -->
18-
- Update opensearch cookbook to check when OpenSearch is up [#4085](https://github.com/chef/chef-server/pull/4085) ([kalroy](https://github.com/kalroy)) <!-- 15.10.79 -->
19-
- updating tuxcare version [#4109](https://github.com/chef/chef-server/pull/4109) ([sean-sype-simmons](https://github.com/sean-sype-simmons)) <!-- 15.10.78 -->
20-
- Updated http-accept 2.1.1. [#4107](https://github.com/chef/chef-server/pull/4107) ([sreepuramsudheer](https://github.com/sreepuramsudheer)) <!-- 15.10.77 -->
21-
- removing activesupport direct dependency [#4104](https://github.com/chef/chef-server/pull/4104) ([sreepuramsudheer](https://github.com/sreepuramsudheer)) <!-- 15.10.76 -->
22-
- Updated rack to 3.2.3 [#4106](https://github.com/chef/chef-server/pull/4106) ([jashaik](https://github.com/jashaik)) <!-- 15.10.75 -->
23-
- [CHEF-26124] Fix dependabot issues [#4100](https://github.com/chef/chef-server/pull/4100) ([RoyShravani](https://github.com/RoyShravani)) <!-- 15.10.74 -->
24-
- Updated uri gem to 1.0.4 [#4105](https://github.com/chef/chef-server/pull/4105) ([jashaik](https://github.com/jashaik)) <!-- 15.10.73 -->
25-
- Updated openresty to 1.27.1.2 [#4103](https://github.com/chef/chef-server/pull/4103) ([jashaik](https://github.com/jashaik)) <!-- 15.10.72 -->
26-
- Fix for fips amazon 2 issue [#4095](https://github.com/chef/chef-server/pull/4095) ([jashaik](https://github.com/jashaik)) <!-- 15.10.71 -->
27-
- Updated omnibus-software for jdk 17 update. [#4096](https://github.com/chef/chef-server/pull/4096) ([sreepuramsudheer](https://github.com/sreepuramsudheer)) <!-- 15.10.70 -->
28-
- Updating pg version to 13.22. [#4101](https://github.com/chef/chef-server/pull/4101) ([sreepuramsudheer](https://github.com/sreepuramsudheer)) <!-- 15.10.69 -->
29-
- adding coding practices for copilot.md [#4094](https://github.com/chef/chef-server/pull/4094) ([talktovikas](https://github.com/talktovikas)) <!-- 15.10.68 -->
30-
- Added copilot instructions file [#4092](https://github.com/chef/chef-server/pull/4092) ([jashaik](https://github.com/jashaik)) <!-- 15.10.67 -->
6+
<!-- release_rollup -->
317
<!-- release_rollup -->
328

339
<!-- latest_stable_release -->
10+
## [15.10.83](https://github.com/chef/chef-server/tree/15.10.83) (2025-11-04)
11+
12+
#### Merged Pull Requests
13+
- Added copilot instructions file [#4092](https://github.com/chef/chef-server/pull/4092) ([jashaik](https://github.com/jashaik))
14+
- adding coding practices for copilot.md [#4094](https://github.com/chef/chef-server/pull/4094) ([talktovikas](https://github.com/talktovikas))
15+
- Updating pg version to 13.22. [#4101](https://github.com/chef/chef-server/pull/4101) ([sreepuramsudheer](https://github.com/sreepuramsudheer))
16+
- Updated omnibus-software for jdk 17 update. [#4096](https://github.com/chef/chef-server/pull/4096) ([sreepuramsudheer](https://github.com/sreepuramsudheer))
17+
- Fix for fips amazon 2 issue [#4095](https://github.com/chef/chef-server/pull/4095) ([jashaik](https://github.com/jashaik))
18+
- Updated openresty to 1.27.1.2 [#4103](https://github.com/chef/chef-server/pull/4103) ([jashaik](https://github.com/jashaik))
19+
- Updated uri gem to 1.0.4 [#4105](https://github.com/chef/chef-server/pull/4105) ([jashaik](https://github.com/jashaik))
20+
- [CHEF-26124] Fix dependabot issues [#4100](https://github.com/chef/chef-server/pull/4100) ([RoyShravani](https://github.com/RoyShravani))
21+
- Updated rack to 3.2.3 [#4106](https://github.com/chef/chef-server/pull/4106) ([jashaik](https://github.com/jashaik))
22+
- removing activesupport direct dependency [#4104](https://github.com/chef/chef-server/pull/4104) ([sreepuramsudheer](https://github.com/sreepuramsudheer))
23+
- Updated http-accept 2.1.1. [#4107](https://github.com/chef/chef-server/pull/4107) ([sreepuramsudheer](https://github.com/sreepuramsudheer))
24+
- updating tuxcare version [#4109](https://github.com/chef/chef-server/pull/4109) ([sean-sype-simmons](https://github.com/sean-sype-simmons))
25+
- Update opensearch cookbook to check when OpenSearch is up [#4085](https://github.com/chef/chef-server/pull/4085) ([kalroy](https://github.com/kalroy))
26+
- resolving dependabot alerts [#4110](https://github.com/chef/chef-server/pull/4110) ([RoyShravani](https://github.com/RoyShravani))
27+
- updating notice.txt per instructions [#4113](https://github.com/chef/chef-server/pull/4113) ([sean-sype-simmons](https://github.com/sean-sype-simmons))
28+
- update activesupport in oc-chef-pedant [#4112](https://github.com/chef/chef-server/pull/4112) ([RoyShravani](https://github.com/RoyShravani))
29+
- update notice.txt to update Postgres versions correctly [#4116](https://github.com/chef/chef-server/pull/4116) ([kalroy](https://github.com/kalroy))
30+
<!-- latest_stable_release -->
31+
3432
## [15.10.66](https://github.com/chef/chef-server/tree/15.10.66) (2025-09-15)
3533

3634
#### Merged Pull Requests
3735
- Updated sqerl library to accept some cert extensions [#4081](https://github.com/chef/chef-server/pull/4081) ([jashaik](https://github.com/jashaik))
3836
- updating and removing apt-get updates [#4083](https://github.com/chef/chef-server/pull/4083) ([sean-sype-simmons](https://github.com/sean-sype-simmons))
3937
- Updated ibrowse version to fix the ssl options passing to ssl:connect [#4084](https://github.com/chef/chef-server/pull/4084) ([jashaik](https://github.com/jashaik))
40-
<!-- latest_stable_release -->
4138

4239
## [15.10.63](https://github.com/chef/chef-server/tree/15.10.63) (2025-08-29)
4340

0 commit comments

Comments
 (0)