generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 27
add CHANGELOG.md #465
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
ezhang6811
merged 21 commits into
aws-observability:main
from
ezhang6811:zhaez/changelog
Sep 16, 2025
Merged
add CHANGELOG.md #465
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
704936d
create empty CHANGELOG
ezhang6811 27c27c7
have pre-release workflow update CHANGELOG
ezhang6811 c19052a
attach PR link to CHANGELOG
ezhang6811 48b36fd
add script for maintainer to build CHANGELOG entries
ezhang6811 076eabb
undo pre-release workflow changes
ezhang6811 ca5b73b
Revert "undo pre-release workflow changes"
ezhang6811 73a2089
add PR check that CHANGELOG was modified
ezhang6811 fb1efc7
only update CHANGELOG for major/minor releases
ezhang6811 62dd3fe
add Unreleased section back to CHANGELOG
ezhang6811 bbb10b8
delete draft changelog script
ezhang6811 c8b4756
Merge branch 'main' into zhaez/changelog
thpierce e092e80
remove main branch PR
ezhang6811 43fd51e
exclude dependabot PRs from check
ezhang6811 a44e7ff
add expectations for new CHANGELOG entries
ezhang6811 9e13559
remove condition
ezhang6811 ed12ab7
keep Unreleased header when updating version
ezhang6811 0ce98f6
manually fix CHANGELOG conflicts
ezhang6811 aff8fa2
change label name
ezhang6811 dd60b99
Merge branch 'main' into zhaez/changelog
ezhang6811 0c9f7fb
use lowercase skip changelog label
ezhang6811 990a615
fix edge case for merging CHANGELOG
ezhang6811 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
There are no files selected for viewing
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| # Changelog | ||
|
|
||
| All notable changes to this project will be documented in this file. | ||
|
|
||
| > **Note:** This CHANGELOG was created starting from version 0.12.0. Earlier changes are not documented here. | ||
thpierce marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| For any change that affects end users of this package, please add an entry under the **Unreleased** section. Briefly summarize the change and provide the link to the PR. Example: | ||
| - add GenAI attribute support for Amazon Bedrock models | ||
| ([#300](https://github.com/aws-observability/aws-otel-python-instrumentation/pull/300)) | ||
|
|
||
| If your change does not need a CHANGELOG entry, add the "skip changelog" label to your PR. | ||
|
|
||
| ## Unreleased | ||
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.