Skip to content

Commit bac680a

Browse files
authored
Prepare release 3.5.3 (#1022)
1 parent c9365db commit bac680a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.buildkite/pipeline.trigger.compliance.tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ steps:
2828
EOF
2929

3030
# Generate each test we want to do.
31-
compliance_test 9.3.0-SNAPSHOT 3.5.1
31+
compliance_test 9.3.0-SNAPSHOT 3.5.3
3232
compliance_test 8.19.3 3.4.2
3333
compliance_test 9.0.6 3.3.5
3434
compliance_test 8.14.0 3.1.5

.go-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.24.9
1+
1.24.10

spec/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- description: Require defining agent version constraints in input and integration packages.
1616
type: breaking-change
1717
link: https://github.com/elastic/package-spec/pull/999
18-
- version: 3.5.3-next
18+
- version: 3.5.3
1919
changes:
2020
- description: Make support for alert rule templates more permissive.
2121
type: enhancement

0 commit comments

Comments
 (0)