Bumped windows_service version to 6.7.2#24207
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 38bb69c66f
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| # Licensed under a 3-clause BSD style license (see LICENSE) | ||
|
|
||
| __version__ = '6.7.1' | ||
| __version__ = '6.7.2' |
There was a problem hiding this comment.
Release added windows_service changes as 6.8.0
The two changelog entries consumed by this release are 24087.added and 24088.added, and the repo's changelog policy defines added entries as minor-version bumps. Publishing these new config options as 6.7.2 advertises a patch release and consumes the entries before the expected 6.8.0 artifact can be produced, so please bump this version, the changelog heading, and the Agent requirements pin to 6.8.0.
Useful? React with 👍 / 👎.
Validation ReportAll 20 validations passed. Show details
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files🚀 New features to boost your workflow:
|
🎉 All green!🧪 All tests passed 🎯 Code Coverage (details) 🔗 Commit SHA: 38bb69c | Docs | Datadog PR Page | Give us feedback! |
What does this PR do?
Bumped windows_service version to 6.7.2