Skip to content

chore(Go): Add Go release script and workflow to run it #1562

Merged
rishav-karanjit merged 56 commits into
mainfrom
Golang/releaseScript
Jul 1, 2025
Merged

chore(Go): Add Go release script and workflow to run it #1562
rishav-karanjit merged 56 commits into
mainfrom
Golang/releaseScript

Conversation

@rishav-karanjit
Copy link
Copy Markdown
Member

@rishav-karanjit rishav-karanjit commented Jun 16, 2025

Issue #, if available:

Description of changes:

PR as the result of triggering the workflow: #1591

command I used to trigger GHA for test:

gh workflow run go-release.yml -f project-name=StandardLibrary -f version=v0.0.0 --ref Golang/releaseScript

GHA run: https://github.com/aws/aws-cryptographic-material-providers-library/actions/runs/15888539834

Squash/merge commit message, if applicable:

chore(Go): Add Go release script and workflow to run it 

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions
Copy link
Copy Markdown
Contributor

Detected changes to the release files or to the check-files action

@github-actions
Copy link
Copy Markdown
Contributor

Changes to the release files or the check-files action requires 2 approvals from CODEOWNERS

@github-actions
Copy link
Copy Markdown
Contributor

Detected changes to the release files or to the check-files action

@github-actions
Copy link
Copy Markdown
Contributor

Changes to the release files or the check-files action requires 2 approvals from CODEOWNERS

@github-actions
Copy link
Copy Markdown
Contributor

Detected changes to the release files or to the check-files action

@github-actions
Copy link
Copy Markdown
Contributor

Changes to the release files or the check-files action requires 2 approvals from CODEOWNERS

@github-actions
Copy link
Copy Markdown
Contributor

Detected changes to the release files or to the check-files action

@github-actions
Copy link
Copy Markdown
Contributor

Changes to the release files or the check-files action requires 2 approvals from CODEOWNERS

This reverts commit f6c869f.
@aws aws deleted a comment from github-actions Bot Jul 1, 2025
@aws aws deleted a comment from github-actions Bot Jul 1, 2025
@aws aws deleted a comment from github-actions Bot Jul 1, 2025
@aws aws deleted a comment from github-actions Bot Jul 1, 2025
@aws aws deleted a comment from github-actions Bot Jul 1, 2025
@aws aws deleted a comment from github-actions Bot Jul 1, 2025
@aws aws deleted a comment from github-actions Bot Jul 1, 2025
@aws aws deleted a comment from github-actions Bot Jul 1, 2025
@aws aws deleted a comment from github-actions Bot Jul 1, 2025
@aws aws deleted a comment from github-actions Bot Jul 1, 2025
@aws aws deleted a comment from github-actions Bot Jul 1, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 1, 2025

Detected changes to the release files or to the check-files action

@rishav-karanjit rishav-karanjit merged commit 1c563bd into main Jul 1, 2025
198 of 199 checks passed
@rishav-karanjit rishav-karanjit deleted the Golang/releaseScript branch July 1, 2025 22:38
seebees pushed a commit that referenced this pull request Jul 23, 2025
## [1.11.1](v1.11.0...v1.11.1) (2025-07-23)

### Maintenance -- All Languages

* **dafny:** add Rust and Go to supported languages  ([#1492](#1492)) ([87ab402](87ab402))
* **dafny:** append our user agent in KMS client ([#1564](#1564)) ([03d03ac](03d03ac))
* **dafny:** remove negative test for codebuild runner ([#1603](#1603)) ([8b45e40](8b45e40))

### Maintenance -- Go

* **go:** automate changelog for Go release  ([#1607](#1607)) ([f9eb8e0](f9eb8e0))
* **go:** update go test matrix and clean up setup  ([#1625](#1625)) ([6baa15c](6baa15c))

### Maintenance -- Rust

* **rust:** update for new version of clippy ([#1606](#1606)) ([ec013f6](ec013f6))

### Miscellaneous

* 5 instead of 25 interop decrypt processes ([#1620](#1620)) ([d82696b](d82696b))
* allow local testing for python ([#1598](#1598)) ([cbfa209](cbfa209))
* bump credentials to 2 hours, for python ([#1621](#1621)) ([69991da](69991da))
* **cfn:** add trusted policy for optools mpl-python roles ([#1602](#1602)) ([436d939](436d939))
* **CI:** send slack message on new GHI  ([#1632](#1632)) ([e80b7ae](e80b7ae))
* **CI:** Test Rust on Dafny prerelease in nightly build ([#1623](#1623)) ([92070bc](92070bc))
* **Go:** Add Go release script and workflow to run it  ([#1562](#1562)) ([1c563bd](1c563bd))
ajewellamz pushed a commit that referenced this pull request Jul 29, 2025
## [1.11.1](v1.11.0...v1.11.1) (2025-07-29)

### Maintenance -- All Languages

* **dafny:** add Rust and Go to supported languages  ([#1492](#1492)) ([87ab402](87ab402))
* **dafny:** append our user agent in KMS client ([#1564](#1564)) ([03d03ac](03d03ac))
* **dafny:** remove negative test for codebuild runner ([#1603](#1603)) ([8b45e40](8b45e40))

### Maintenance -- Go

* **go:** automate changelog for Go release  ([#1607](#1607)) ([f9eb8e0](f9eb8e0))
* **go:** update go test matrix and clean up setup  ([#1625](#1625)) ([6baa15c](6baa15c))

### Maintenance -- Rust

* **rust:** update for new version of clippy ([#1606](#1606)) ([ec013f6](ec013f6))

### Miscellaneous

* 5 instead of 25 interop decrypt processes ([#1620](#1620)) ([d82696b](d82696b))
* allow local testing for python ([#1598](#1598)) ([cbfa209](cbfa209))
* bump credentials to 2 hours, for python ([#1621](#1621)) ([69991da](69991da))
* **cfn:** add trusted policy for optools mpl-python roles ([#1602](#1602)) ([436d939](436d939))
* **CI:** fix daily CI and add slack notification to it ([#1647](#1647)) ([c546646](c546646))
* **CI:** send slack message on new GHI  ([#1632](#1632)) ([e80b7ae](e80b7ae))
* **CI:** Test Rust on Dafny prerelease in nightly build ([#1623](#1623)) ([92070bc](92070bc))
* **CI:** update to not trigger workflow on PR comments ([#1640](#1640)) ([c62e8cf](c62e8cf))
* **deps:** bump slackapi/slack-github-action from 2.1.0 to 2.1.1 in /.github/workflows ([#1638](#1638)) ([40b643f](40b643f))
* **Go:** Add Go release script and workflow to run it  ([#1562](#1562)) ([1c563bd](1c563bd))
rishav-karanjit pushed a commit that referenced this pull request Apr 20, 2026
## [1.11.1](v1.11.0-java...v1.11.1-java) (2026-04-20)

### ⚠ BREAKING CHANGES

* **.net:** add a separate releaserc file to keep track of net releases (#1814)

* **.net:** add a separate releaserc file to keep track of net releases ([#1814](#1814)) ([c13c58f](c13c58f))

### Maintenance -- All Languages

* **dafny:** add fuzz testing to MPL ([#1622](#1622)) ([14fad38](14fad38))
* **dafny:** add new SearchAndReplaceWhole and friends ([#1680](#1680)) ([74e98c1](74e98c1))
* **dafny:** add Rust and Go to supported languages  ([#1492](#1492)) ([87ab402](87ab402))
* **dafny:** add search and replace methods ([#1649](#1649)) ([c86be0d](c86be0d))
* **dafny:** append our user agent in KMS client ([#1564](#1564)) ([03d03ac](03d03ac))
* **dafny:** bump setup_dafny ([#1712](#1712)) ([2c57523](2c57523))
* **dafny:** optimize mutation map for O(1) performance in Go  ([#1687](#1687)) ([68cd7cb](68cd7cb))
* **dafny:** remove negative test for codebuild runner ([#1603](#1603)) ([8b45e40](8b45e40))

### Maintenance -- Java

* **java:** update changelog for Java ([4f4f033](4f4f033))

### Fixes

* **Go:** Improve Go performance ([#1729](#1729)) ([cc30ecc](cc30ecc))
* Updated pytz version range to include 2025 releases ([#1644](#1644)) ([1aced27](1aced27))

### Maintenance

* 1.11.1 [skip ci] ([#1650](#1650)) ([51db080](51db080))
* 1.11.3 ([d8b308d](d8b308d))
* 5 instead of 25 interop decrypt processes ([#1620](#1620)) ([d82696b](d82696b))
* add managed policy to cfn template ([#1758](#1758)) ([81cc558](81cc558))
* add setup smithy dafny dependencies to net releases ([#1791](#1791)) ([734c1a3](734c1a3))
* Add UserAgent string to KMS client ([#1716](#1716)) ([09b2cda](09b2cda))
* allow local testing ([#1790](#1790)) ([f2a04e7](f2a04e7))
* allow local testing for python ([#1598](#1598)) ([cbfa209](cbfa209))
* bump CI to macos-14 ([#1734](#1734)) ([1413b88](1413b88))
* bump credentials to 2 hours, for python ([#1621](#1621)) ([69991da](69991da))
* bump smithy-dafny ([#1657](#1657)) ([e2fb76c](e2fb76c))
* bump smithy-dafny ([#1706](#1706)) ([dc1678a](dc1678a))
* **cfn:** add trusted policy for optools mpl-python roles ([#1602](#1602)) ([436d939](436d939))
* **CI:** ci action to upload performance logs to cloudwatch ([#1754](#1754)) ([c5b3ac6](c5b3ac6))
* **CI:** fix daily CI and add slack notification to it ([#1647](#1647)) ([c546646](c546646))
* **ci:** Install Go/goimports as codegen dependencies ([#1713](#1713)) ([7a6fd63](7a6fd63))
* **CI:** reduce flakiness of install_smithy_dafny_codegen_dependencies ([#1824](#1824)) ([cd9dec3](cd9dec3))
* **CI:** send slack message on new GHI  ([#1632](#1632)) ([e80b7ae](e80b7ae))
* **CI:** test DB-ESDK java examples from MPL  ([#1692](#1692)) ([4e06e37](4e06e37))
* **CI:** Test Rust on Dafny prerelease in nightly build ([#1623](#1623)) ([92070bc](92070bc))
* **CI:** update slack notification to include link of GHA run  ([#1659](#1659)) ([c6e2c20](c6e2c20))
* **CI:** update to not trigger workflow on PR comments ([#1640](#1640)) ([c62e8cf](c62e8cf))
* clean up submodule URL to remove embedded username ([#1757](#1757)) ([df1ec90](df1ec90))
* **deps:** bump actions/download-artifact from 4 to 6 in /.github/workflows ([#1747](#1747)) ([2a767e7](2a767e7))
* **deps:** bump cryptography upperbound to <47 due to CVE-2026-26007 ([#1800](#1800)) ([aaf70a5](aaf70a5))
* **deps:** bump slackapi/slack-github-action from 2.1.0 to 2.1.1 in /.github/workflows ([#1638](#1638)) ([40b643f](40b643f))
* **deps:** bump slackapi/slack-github-action from 2.1.1 to 3.0.1 in /.github/workflows ([#1818](#1818)) ([eb856f5](eb856f5))
* **deps:** update deps across the repo ([#1773](#1773)) ([edcc64c](edcc64c))
* fix daily ci ([#1787](#1787)) ([7758fee](7758fee))
* **Go:** Add Go release script and workflow to run it  ([#1562](#1562)) ([1c563bd](1c563bd))
* prep python 1.11.2 release ([#1802](#1802)) ([ce27052](ce27052))
* **release:** 1.11.2 ([#1788](#1788)) ([48ec90a](48ec90a))
* update check-files ([#1785](#1785)) ([14af920](14af920))
* update GitHub Actions to latest major versions ([#1821](#1821)) ([c16d163](c16d163))
* update kms externs correctly ([#1717](#1717)) ([e11ba53](e11ba53))
* Update workflow permissions ([#1783](#1783)) ([37f416e](37f416e))
* use local builds ([#1804](#1804)) ([006061a](006061a))
rishav-karanjit pushed a commit that referenced this pull request Apr 20, 2026
## [1.11.1](v1.11.0-java...v1.11.1-java) (2026-04-20)

### ⚠ BREAKING CHANGES

* **.net:** add a separate releaserc file to keep track of net releases (#1814)

* **.net:** add a separate releaserc file to keep track of net releases ([#1814](#1814)) ([c13c58f](c13c58f))

### Maintenance -- All Languages

* **dafny:** add fuzz testing to MPL ([#1622](#1622)) ([14fad38](14fad38))
* **dafny:** add new SearchAndReplaceWhole and friends ([#1680](#1680)) ([74e98c1](74e98c1))
* **dafny:** add Rust and Go to supported languages  ([#1492](#1492)) ([87ab402](87ab402))
* **dafny:** add search and replace methods ([#1649](#1649)) ([c86be0d](c86be0d))
* **dafny:** append our user agent in KMS client ([#1564](#1564)) ([03d03ac](03d03ac))
* **dafny:** bump setup_dafny ([#1712](#1712)) ([2c57523](2c57523))
* **dafny:** optimize mutation map for O(1) performance in Go  ([#1687](#1687)) ([68cd7cb](68cd7cb))
* **dafny:** remove negative test for codebuild runner ([#1603](#1603)) ([8b45e40](8b45e40))

### Maintenance -- Java

* **java:** update changelog for Java ([4f4f033](4f4f033))

### Fixes

* **Go:** Improve Go performance ([#1729](#1729)) ([cc30ecc](cc30ecc))
* Updated pytz version range to include 2025 releases ([#1644](#1644)) ([1aced27](1aced27))

### Maintenance

* 1.11.1 [skip ci] ([#1650](#1650)) ([51db080](51db080))
* 5 instead of 25 interop decrypt processes ([#1620](#1620)) ([d82696b](d82696b))
* add managed policy to cfn template ([#1758](#1758)) ([81cc558](81cc558))
* add setup smithy dafny dependencies to net releases ([#1791](#1791)) ([734c1a3](734c1a3))
* Add UserAgent string to KMS client ([#1716](#1716)) ([09b2cda](09b2cda))
* allow local testing ([#1790](#1790)) ([f2a04e7](f2a04e7))
* allow local testing for python ([#1598](#1598)) ([cbfa209](cbfa209))
* bump CI to macos-14 ([#1734](#1734)) ([1413b88](1413b88))
* bump credentials to 2 hours, for python ([#1621](#1621)) ([69991da](69991da))
* bump smithy-dafny ([#1657](#1657)) ([e2fb76c](e2fb76c))
* bump smithy-dafny ([#1706](#1706)) ([dc1678a](dc1678a))
* **cfn:** add trusted policy for optools mpl-python roles ([#1602](#1602)) ([436d939](436d939))
* **CI:** ci action to upload performance logs to cloudwatch ([#1754](#1754)) ([c5b3ac6](c5b3ac6))
* **CI:** fix daily CI and add slack notification to it ([#1647](#1647)) ([c546646](c546646))
* **ci:** Install Go/goimports as codegen dependencies ([#1713](#1713)) ([7a6fd63](7a6fd63))
* **CI:** reduce flakiness of install_smithy_dafny_codegen_dependencies ([#1824](#1824)) ([cd9dec3](cd9dec3))
* **CI:** send slack message on new GHI  ([#1632](#1632)) ([e80b7ae](e80b7ae))
* **CI:** test DB-ESDK java examples from MPL  ([#1692](#1692)) ([4e06e37](4e06e37))
* **CI:** Test Rust on Dafny prerelease in nightly build ([#1623](#1623)) ([92070bc](92070bc))
* **CI:** update slack notification to include link of GHA run  ([#1659](#1659)) ([c6e2c20](c6e2c20))
* **CI:** update to not trigger workflow on PR comments ([#1640](#1640)) ([c62e8cf](c62e8cf))
* clean up submodule URL to remove embedded username ([#1757](#1757)) ([df1ec90](df1ec90))
* **deps:** bump actions/download-artifact from 4 to 6 in /.github/workflows ([#1747](#1747)) ([2a767e7](2a767e7))
* **deps:** bump cryptography upperbound to <47 due to CVE-2026-26007 ([#1800](#1800)) ([aaf70a5](aaf70a5))
* **deps:** bump slackapi/slack-github-action from 2.1.0 to 2.1.1 in /.github/workflows ([#1638](#1638)) ([40b643f](40b643f))
* **deps:** bump slackapi/slack-github-action from 2.1.1 to 3.0.1 in /.github/workflows ([#1818](#1818)) ([eb856f5](eb856f5))
* **deps:** update deps across the repo ([#1773](#1773)) ([edcc64c](edcc64c))
* fix daily ci ([#1787](#1787)) ([7758fee](7758fee))
* **Go:** Add Go release script and workflow to run it  ([#1562](#1562)) ([1c563bd](1c563bd))
* prep python 1.11.2 release ([#1802](#1802)) ([ce27052](ce27052))
* **release:** 1.11.2 ([#1788](#1788)) ([48ec90a](48ec90a))
* update check-files ([#1785](#1785)) ([14af920](14af920))
* update GitHub Actions to latest major versions ([#1821](#1821)) ([c16d163](c16d163))
* update kms externs correctly ([#1717](#1717)) ([e11ba53](e11ba53))
* Update workflow permissions ([#1783](#1783)) ([37f416e](37f416e))
* use local builds ([#1804](#1804)) ([006061a](006061a))
rishav-karanjit pushed a commit that referenced this pull request Apr 20, 2026
## [1.11.1](v1.11.0-java...v1.11.1-java) (2026-04-20)

### ⚠ BREAKING CHANGES

* **.net:** add a separate releaserc file to keep track of net releases (#1814)

* **.net:** add a separate releaserc file to keep track of net releases ([#1814](#1814)) ([c13c58f](c13c58f))

### Maintenance -- All Languages

* **dafny:** add fuzz testing to MPL ([#1622](#1622)) ([14fad38](14fad38))
* **dafny:** add new SearchAndReplaceWhole and friends ([#1680](#1680)) ([74e98c1](74e98c1))
* **dafny:** add Rust and Go to supported languages  ([#1492](#1492)) ([87ab402](87ab402))
* **dafny:** add search and replace methods ([#1649](#1649)) ([c86be0d](c86be0d))
* **dafny:** append our user agent in KMS client ([#1564](#1564)) ([03d03ac](03d03ac))
* **dafny:** bump setup_dafny ([#1712](#1712)) ([2c57523](2c57523))
* **dafny:** optimize mutation map for O(1) performance in Go  ([#1687](#1687)) ([68cd7cb](68cd7cb))
* **dafny:** remove negative test for codebuild runner ([#1603](#1603)) ([8b45e40](8b45e40))

### Maintenance -- Java

* **java:** update changelog for Java ([4f4f033](4f4f033))

### Fixes

* **Go:** Improve Go performance ([#1729](#1729)) ([cc30ecc](cc30ecc))
* Updated pytz version range to include 2025 releases ([#1644](#1644)) ([1aced27](1aced27))

### Maintenance

* 1.11.1 [skip ci] ([#1650](#1650)) ([51db080](51db080))
* 5 instead of 25 interop decrypt processes ([#1620](#1620)) ([d82696b](d82696b))
* add managed policy to cfn template ([#1758](#1758)) ([81cc558](81cc558))
* add setup smithy dafny dependencies to net releases ([#1791](#1791)) ([734c1a3](734c1a3))
* Add UserAgent string to KMS client ([#1716](#1716)) ([09b2cda](09b2cda))
* allow local testing ([#1790](#1790)) ([f2a04e7](f2a04e7))
* allow local testing for python ([#1598](#1598)) ([cbfa209](cbfa209))
* bump CI to macos-14 ([#1734](#1734)) ([1413b88](1413b88))
* bump credentials to 2 hours, for python ([#1621](#1621)) ([69991da](69991da))
* bump smithy-dafny ([#1657](#1657)) ([e2fb76c](e2fb76c))
* bump smithy-dafny ([#1706](#1706)) ([dc1678a](dc1678a))
* **cfn:** add trusted policy for optools mpl-python roles ([#1602](#1602)) ([436d939](436d939))
* **CI:** ci action to upload performance logs to cloudwatch ([#1754](#1754)) ([c5b3ac6](c5b3ac6))
* **CI:** fix daily CI and add slack notification to it ([#1647](#1647)) ([c546646](c546646))
* **ci:** Install Go/goimports as codegen dependencies ([#1713](#1713)) ([7a6fd63](7a6fd63))
* **CI:** reduce flakiness of install_smithy_dafny_codegen_dependencies ([#1824](#1824)) ([cd9dec3](cd9dec3))
* **CI:** send slack message on new GHI  ([#1632](#1632)) ([e80b7ae](e80b7ae))
* **CI:** test DB-ESDK java examples from MPL  ([#1692](#1692)) ([4e06e37](4e06e37))
* **CI:** Test Rust on Dafny prerelease in nightly build ([#1623](#1623)) ([92070bc](92070bc))
* **CI:** update slack notification to include link of GHA run  ([#1659](#1659)) ([c6e2c20](c6e2c20))
* **CI:** update to not trigger workflow on PR comments ([#1640](#1640)) ([c62e8cf](c62e8cf))
* clean up submodule URL to remove embedded username ([#1757](#1757)) ([df1ec90](df1ec90))
* **deps:** bump actions/download-artifact from 4 to 6 in /.github/workflows ([#1747](#1747)) ([2a767e7](2a767e7))
* **deps:** bump cryptography upperbound to <47 due to CVE-2026-26007 ([#1800](#1800)) ([aaf70a5](aaf70a5))
* **deps:** bump slackapi/slack-github-action from 2.1.0 to 2.1.1 in /.github/workflows ([#1638](#1638)) ([40b643f](40b643f))
* **deps:** bump slackapi/slack-github-action from 2.1.1 to 3.0.1 in /.github/workflows ([#1818](#1818)) ([eb856f5](eb856f5))
* **deps:** update deps across the repo ([#1773](#1773)) ([edcc64c](edcc64c))
* fix daily ci ([#1787](#1787)) ([7758fee](7758fee))
* **Go:** Add Go release script and workflow to run it  ([#1562](#1562)) ([1c563bd](1c563bd))
* prep python 1.11.2 release ([#1802](#1802)) ([ce27052](ce27052))
* **release:** 1.11.2 ([#1788](#1788)) ([48ec90a](48ec90a))
* update check-files ([#1785](#1785)) ([14af920](14af920))
* update GitHub Actions to latest major versions ([#1821](#1821)) ([c16d163](c16d163))
* update kms externs correctly ([#1717](#1717)) ([e11ba53](e11ba53))
* Update workflow permissions ([#1783](#1783)) ([37f416e](37f416e))
* use local builds ([#1804](#1804)) ([006061a](006061a))
rishav-karanjit pushed a commit that referenced this pull request Apr 20, 2026
## [1.11.1](v1.11.0-java...v1.11.1-java) (2026-04-20)

### ⚠ BREAKING CHANGES

* **.net:** add a separate releaserc file to keep track of net releases (#1814)

* **.net:** add a separate releaserc file to keep track of net releases ([#1814](#1814)) ([c13c58f](c13c58f))

### Maintenance -- All Languages

* **dafny:** add fuzz testing to MPL ([#1622](#1622)) ([14fad38](14fad38))
* **dafny:** add new SearchAndReplaceWhole and friends ([#1680](#1680)) ([74e98c1](74e98c1))
* **dafny:** add Rust and Go to supported languages  ([#1492](#1492)) ([87ab402](87ab402))
* **dafny:** add search and replace methods ([#1649](#1649)) ([c86be0d](c86be0d))
* **dafny:** append our user agent in KMS client ([#1564](#1564)) ([03d03ac](03d03ac))
* **dafny:** bump setup_dafny ([#1712](#1712)) ([2c57523](2c57523))
* **dafny:** optimize mutation map for O(1) performance in Go  ([#1687](#1687)) ([68cd7cb](68cd7cb))
* **dafny:** remove negative test for codebuild runner ([#1603](#1603)) ([8b45e40](8b45e40))

### Maintenance -- Java

* **java:** update changelog for Java ([4f4f033](4f4f033))

### Fixes

* **Go:** Improve Go performance ([#1729](#1729)) ([cc30ecc](cc30ecc))
* Updated pytz version range to include 2025 releases ([#1644](#1644)) ([1aced27](1aced27))

### Maintenance

* 1.11.1 [skip ci] ([#1650](#1650)) ([51db080](51db080))
* 5 instead of 25 interop decrypt processes ([#1620](#1620)) ([d82696b](d82696b))
* add managed policy to cfn template ([#1758](#1758)) ([81cc558](81cc558))
* add setup smithy dafny dependencies to net releases ([#1791](#1791)) ([734c1a3](734c1a3))
* Add UserAgent string to KMS client ([#1716](#1716)) ([09b2cda](09b2cda))
* allow local testing ([#1790](#1790)) ([f2a04e7](f2a04e7))
* allow local testing for python ([#1598](#1598)) ([cbfa209](cbfa209))
* bump CI to macos-14 ([#1734](#1734)) ([1413b88](1413b88))
* bump credentials to 2 hours, for python ([#1621](#1621)) ([69991da](69991da))
* bump smithy-dafny ([#1657](#1657)) ([e2fb76c](e2fb76c))
* bump smithy-dafny ([#1706](#1706)) ([dc1678a](dc1678a))
* **cfn:** add trusted policy for optools mpl-python roles ([#1602](#1602)) ([436d939](436d939))
* **CI:** ci action to upload performance logs to cloudwatch ([#1754](#1754)) ([c5b3ac6](c5b3ac6))
* **CI:** fix daily CI and add slack notification to it ([#1647](#1647)) ([c546646](c546646))
* **ci:** Install Go/goimports as codegen dependencies ([#1713](#1713)) ([7a6fd63](7a6fd63))
* **CI:** reduce flakiness of install_smithy_dafny_codegen_dependencies ([#1824](#1824)) ([cd9dec3](cd9dec3))
* **CI:** send slack message on new GHI  ([#1632](#1632)) ([e80b7ae](e80b7ae))
* **CI:** test DB-ESDK java examples from MPL  ([#1692](#1692)) ([4e06e37](4e06e37))
* **CI:** Test Rust on Dafny prerelease in nightly build ([#1623](#1623)) ([92070bc](92070bc))
* **CI:** update slack notification to include link of GHA run  ([#1659](#1659)) ([c6e2c20](c6e2c20))
* **CI:** update to not trigger workflow on PR comments ([#1640](#1640)) ([c62e8cf](c62e8cf))
* clean up submodule URL to remove embedded username ([#1757](#1757)) ([df1ec90](df1ec90))
* **deps:** bump actions/download-artifact from 4 to 6 in /.github/workflows ([#1747](#1747)) ([2a767e7](2a767e7))
* **deps:** bump cryptography upperbound to <47 due to CVE-2026-26007 ([#1800](#1800)) ([aaf70a5](aaf70a5))
* **deps:** bump slackapi/slack-github-action from 2.1.0 to 2.1.1 in /.github/workflows ([#1638](#1638)) ([40b643f](40b643f))
* **deps:** bump slackapi/slack-github-action from 2.1.1 to 3.0.1 in /.github/workflows ([#1818](#1818)) ([eb856f5](eb856f5))
* **deps:** update deps across the repo ([#1773](#1773)) ([edcc64c](edcc64c))
* fix daily ci ([#1787](#1787)) ([7758fee](7758fee))
* **Go:** Add Go release script and workflow to run it  ([#1562](#1562)) ([1c563bd](1c563bd))
* prep python 1.11.2 release ([#1802](#1802)) ([ce27052](ce27052))
* **release:** 1.11.2 ([#1788](#1788)) ([48ec90a](48ec90a))
* update check-files ([#1785](#1785)) ([14af920](14af920))
* update GitHub Actions to latest major versions ([#1821](#1821)) ([c16d163](c16d163))
* update kms externs correctly ([#1717](#1717)) ([e11ba53](e11ba53))
* Update workflow permissions ([#1783](#1783)) ([37f416e](37f416e))
* use local builds ([#1804](#1804)) ([006061a](006061a))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants