Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .buildkite/pipeline.trigger.compliance.tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ steps:
EOF

# Generate each test we want to do.
compliance_test 9.2.0-SNAPSHOT 3.5.0
compliance_test 9.3.0-SNAPSHOT 3.5.1
compliance_test 8.19.3 3.4.2
compliance_test 9.0.6 3.3.5
compliance_test 8.14.0 3.1.5
Expand Down
2 changes: 1 addition & 1 deletion .go-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.24.7
1.24.9
2 changes: 1 addition & 1 deletion spec/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
- description: Require defining agent version constraints in input and integration packages.
type: breaking-change
link: https://github.com/elastic/package-spec/pull/999
Comment thread
jsoriano marked this conversation as resolved.
- version: 3.5.1-next
- version: 3.5.1
changes:
- description: Input packages don't require to define fields.
type: enhancement
Expand Down