Skip to content

Commit 62571c7

Browse files
chore(main): release 5.2.0 (#825)
1 parent c897c1e commit 62571c7

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.1.19"
2+
".": "5.2.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@
77
Standardise files with files in sous-chefs/repo-management
88
Standardise files with files in sous-chefs/repo-management
99

10+
## [5.2.0](https://github.com/sous-chefs/elasticsearch/compare/v5.1.19...v5.2.0) (2025-11-20)
11+
12+
13+
### Features
14+
15+
* **service:** Allow configuration of systemd service Restart directive ([#813](https://github.com/sous-chefs/elasticsearch/issues/813)) ([245f493](https://github.com/sous-chefs/elasticsearch/commit/245f493c098327d8b32cae86be8c6a5b83db1195))
16+
17+
18+
### Bug Fixes
19+
20+
* **ci:** Update CI matrix ([#827](https://github.com/sous-chefs/elasticsearch/issues/827)) ([295aae6](https://github.com/sous-chefs/elasticsearch/commit/295aae62d29cb4206239ae023073b3709983d53b))
21+
* **service:** Add systemd unit option that prevents service from failing to start on Debian and Elasticsearch 8.x ([#826](https://github.com/sous-chefs/elasticsearch/issues/826)) ([#819](https://github.com/sous-chefs/elasticsearch/issues/819)) ([cb8c045](https://github.com/sous-chefs/elasticsearch/commit/cb8c0456cacf8598271f181f443c84ccd586c5fe))
22+
1023
## [5.1.19](https://github.com/sous-chefs/elasticsearch/compare/5.1.18...v5.1.19) (2025-10-15)
1124

1225

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email '[email protected]'
44
license 'Apache-2.0'
55
description 'Installs and configures Elasticsearch'
6-
version '5.1.19'
6+
version '5.2.0'
77
issues_url 'https://github.com/sous-chefs/elasticsearch/issues'
88
source_url 'https://github.com/sous-chefs/elasticsearch'
99
chef_version '>= 16.0'

0 commit comments

Comments
 (0)