generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 3
kn: final merge from main! #177
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
Merged
Changes from 19 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
3c5e2e4
chore: release v1.5 (#165)
ianbotsf a0c7abd
chore: release 0.10.0
aws-sdk-kotlin-ci 108723d
chore: bump snapshot version to 0.10.1-SNAPSHOT
aws-sdk-kotlin-ci 3f57e07
feat: migrate to jreleaser (#164)
0marperez a6e004a
misc: repo tools v0.4.34 (#168)
0marperez 4067575
chore: bump snapshot version to 0.10.2-SNAPSHOT (#170)
0marperez 4b3ca25
chore: release 0.10.2
aws-sdk-kotlin-ci bcffa3f
chore: bump snapshot version to 0.10.3-SNAPSHOT
aws-sdk-kotlin-ci b4a4aab
misc: repo tools v0.4.35 (#171)
0marperez 976b9d4
chore: release 0.10.3
aws-sdk-kotlin-ci 88eca8b
chore: bump snapshot version to 0.10.4-SNAPSHOT
aws-sdk-kotlin-ci 5e8082c
Merge branch 'main' of github.com:awslabs/aws-crt-kotlin into kn-main…
lauzadis ecdcf29
changelog
lauzadis 2612c71
Remove finch installation
lauzadis ab7851f
Delete run-container-test script
lauzadis 0596588
Re-enable K/N for artifactSizeMetrics task?
lauzadis ce6bfcb
Revert "Delete run-container-test script"
lauzadis c21eec1
Can we enable this test now?
lauzadis 09e6d0b
minor fixes
lauzadis 0e42b2d
Disable K/N for artifact size metrics
lauzadis 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| { | ||
| "id": "5b6cf8f2-eff6-4def-a335-1de5052a810a", | ||
| "type": "feature", | ||
| "description": "Add support for Kotlin/Native" | ||
| } |
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 |
|---|---|---|
| @@ -1,5 +1,7 @@ | ||
| # Changelog | ||
|
|
||
| ## [0.10.3] - 08/12/2025 | ||
|
|
||
| ## [0.10.2] - 07/24/2025 | ||
|
|
||
| ## [0.10.1] - 07/21/2025 | ||
|
|
||
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we create a task to collect metrics for KMP projects? We're not doing so right now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure, SDK-KT-771