Skip to content

Commit b9e2c04

Browse files
authored
Prepare release 3.5.1 (#1006)
Update changelog Update .go-version to 1.24.9 Updated compliance test and test packages
1 parent 86151f4 commit b9e2c04

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

‎.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.2.0-SNAPSHOT 3.5.0
31+
compliance_test 9.3.0-SNAPSHOT 3.5.1
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.7
1+
1.24.9

‎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.1-next
18+
- version: 3.5.1
1919
changes:
2020
- description: Input packages don't require to define fields.
2121
type: enhancement

0 commit comments

Comments
 (0)