Skip to content

Commit 42c2032

Browse files
authored
Merge branch 'main' into jfm/chef19-remove-activesupport
2 parents 3af70e9 + 52161ef commit 42c2032

File tree

24 files changed

+716
-549
lines changed

24 files changed

+716
-549
lines changed

CHANGELOG.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,28 @@
11
# Chef Server Changelog
22
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
3-
<!-- latest_release 15.10.71 -->
4-
## [15.10.71](https://github.com/chef/chef-server/tree/15.10.71) (2025-10-21)
3+
<!-- latest_release 15.10.83 -->
4+
## [15.10.83](https://github.com/chef/chef-server/tree/15.10.83) (2025-11-03)
55

66
#### Merged Pull Requests
7-
- Fix for fips amazon 2 issue [#4095](https://github.com/chef/chef-server/pull/4095) ([jashaik](https://github.com/jashaik))
7+
- update notice.txt to update Postgres versions correctly [#4116](https://github.com/chef/chef-server/pull/4116) ([kalroy](https://github.com/kalroy))
88
<!-- latest_release -->
99

1010
<!-- release_rollup since=15.10.66 -->
1111
### Changes since 15.10.66 release
1212

1313
#### 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 -->
1426
- Fix for fips amazon 2 issue [#4095](https://github.com/chef/chef-server/pull/4095) ([jashaik](https://github.com/jashaik)) <!-- 15.10.71 -->
1527
- Updated omnibus-software for jdk 17 update. [#4096](https://github.com/chef/chef-server/pull/4096) ([sreepuramsudheer](https://github.com/sreepuramsudheer)) <!-- 15.10.70 -->
1628
- Updating pg version to 13.22. [#4101](https://github.com/chef/chef-server/pull/4101) ([sreepuramsudheer](https://github.com/sreepuramsudheer)) <!-- 15.10.69 -->

0 commit comments

Comments
 (0)