Open
Conversation
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
There was a problem hiding this comment.
Code Review
This pull request increments the version to 0.4.1 and updates the changelog to include a security-related bug fix. The reviewer suggested using the full commit hash in the changelog entry for release builds to ensure clarity and consistency with repository standards.
|
|
||
| ### 🐛 Bug Fixes | ||
|
|
||
| * **security:** update vulnerability-updates [security] ([#233](https://github.com/open-feature/cli/issues/233)) ([91ac14a](https://github.com/open-feature/cli/commit/91ac14ad40e0cbffbff87c1ac7cc3486fedf7c8c)) |
There was a problem hiding this comment.
According to the repository's general rules, the full commit hash should be used for release builds to ensure clarity and avoid potential ambiguity. The current entry uses a short hash.
Suggested change
| * **security:** update vulnerability-updates [security] ([#233](https://github.com/open-feature/cli/issues/233)) ([91ac14a](https://github.com/open-feature/cli/commit/91ac14ad40e0cbffbff87c1ac7cc3486fedf7c8c)) | |
| * **security:** update vulnerability-updates [security] ([#233](https://github.com/open-feature/cli/issues/233)) ([91ac14ad40e0cbffbff87c1ac7cc3486fedf7c8c](https://github.com/open-feature/cli/commit/91ac14ad40e0cbffbff87c1ac7cc3486fedf7c8c)) |
References
- Use the full commit hash for release builds and the short commit hash for development builds to differentiate them at a glance.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.4.1 (2026-03-26)
🐛 Bug Fixes
This PR was generated with Release Please. See documentation.