Skip to content

chore(main): release 1.15.0#1677

Merged
KlwntSingh merged 3 commits intomainfrom
release-please--branches--main
Feb 24, 2026
Merged

chore(main): release 1.15.0#1677
KlwntSingh merged 3 commits intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 16, 2026

Ready for new finch release - Please verify the checklist items in the bottom of this PR before merging

1.15.0 (2026-02-19)

Build System or External Dependencies

Features

Bug Fixes

  • generate date-agnostic gzip files (#1676) (4e3d3fa)
  • improve logging for Finch pkg (#1697) (af2d97e)
  • increase timeout for aws creds for signing (#1689) (e8c54b9)
  • remove multiple cp commands that overwrites older installers (#1681) (2c26c9b)
  • reschedule nightly (#1691) (8346549)
  • Set mirrored network mode for wsl host to vm networking test in … (#1688) (b8fefdb)


🤖 IMPORTANT Please Read

This PR was generated automatically by release-please.

Please verify the following before merging this PR:

  1. The Sync Submodules workflow has completed successfully in the finch-core repo.
  2. The Update Dependencies workflow has completed successfully in the finch-core repo and following subsequent PRs (if created) have been merged -
    1. Bump finch dependencies (for example).
    2. Update QEMU (for example)
    3. Update Linux dependencies (for example)
    4. Update Container Runtime full archive (for example)
    5. Update ECR cred helper (for example)
    6. Update SOCI snapshotter (for example)
  3. Update fedora OS versions for window and mac (for example)

Note: Based on the requirements, you may want to selectively merge some of them.

  1. The Sync Submodules and Dependencies workflow has completed successfully in this repo, the subsequent PR (for example) has been merged and the corresponding run of CI-release has passed.
  2. Latest run of samcli-vm tests in the finch-daemon repo are sucessful.

Need to make changes? Push additional commits to main and this PR will be updated automatically.

@github-actions github-actions bot requested a review from a team as a code owner January 16, 2026 19:28
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from 4e8f6e6 to 86e3690 Compare January 26, 2026 21:09
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 86e3690 to 1c8b2a7 Compare February 6, 2026 17:50
@github-actions github-actions bot changed the title chore(main): release 1.14.2 chore(main): release 1.15.0 Feb 9, 2026
@github-actions github-actions bot force-pushed the release-please--branches--main branch 5 times, most recently from bf8965e to ffeb00d Compare February 13, 2026 19:19
@github-actions github-actions bot force-pushed the release-please--branches--main branch from ffeb00d to c09bad8 Compare February 17, 2026 19:36
@KlwntSingh KlwntSingh closed this Feb 18, 2026
@KlwntSingh KlwntSingh reopened this Feb 18, 2026
@github-actions github-actions bot force-pushed the release-please--branches--main branch from c09bad8 to 59d3fa5 Compare February 18, 2026 19:51
@KlwntSingh KlwntSingh closed this Feb 18, 2026
@KlwntSingh KlwntSingh reopened this Feb 18, 2026
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 59d3fa5 to eb18646 Compare February 19, 2026 21:04
@KlwntSingh KlwntSingh closed this Feb 20, 2026
@KlwntSingh KlwntSingh reopened this Feb 20, 2026
@ayush-panta
Copy link
Contributor

ayush-panta commented Feb 20, 2026

Investigation of failing SAMcli Integration Tests

The SAMcli direct and vm workflows have been consistently failing. I have investigated this and determined they are issues with CI testing, and not the actual integration between Finch and SAMcli.

The primary issue is with secrets.REGION needing to be explicitly set to us-east-1 for some tests, evident through the illegal location constraint exception in package and sync tests. In a PR for testing, all but one samcli-direct workflows pass after forcing this region. There is one test that fails simply due to credentials not being long-lived enough.

I am still working on getting samcli-vm tests to pass in CI, but the tests pass locally when using mainline Finch and finch-daemon. Again, this suggests issues with CI testing.

With this evidence, we can proceed with the Finch release. However, SAMcli tests should be stabilized in CI before next release.

@Swapnanil-Gupta
Copy link
Contributor

@KlwntSingh You have to use the -s flag to sign-off every commit: git commit -s -m 'commit msg', otherwise the DCO check will fail. You can amend your last commit with git commit --amend --no-edit --signoff.

Removed duplicate changelogs from bug fixes section from Feb 2026 release

Signed-off-by: Kulwant Singh <ikulwant@amazon.com>
@KlwntSingh KlwntSingh force-pushed the release-please--branches--main branch from 221c1d0 to 3c06df1 Compare February 23, 2026 14:06
remove duplicated df487c0

Signed-off-by: Kulwant Singh <ikulwant@amazon.com>
@KlwntSingh KlwntSingh force-pushed the release-please--branches--main branch from a22bfcc to d89e547 Compare February 23, 2026 23:19
@KlwntSingh KlwntSingh merged commit c0a0d9f into main Feb 24, 2026
28 checks passed
@KlwntSingh KlwntSingh deleted the release-please--branches--main branch February 24, 2026 01:42
@github-actions
Copy link
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants