Skip to content
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

chamber 3.0.0 #180959

Merged
merged 2 commits into from
Aug 13, 2024
Merged

chamber 3.0.0 #180959

merged 2 commits into from
Aug 13, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 by @dependabot in https://github.com/segmentio/chamber/pull/470
* build(deps): bump github.com/aws/aws-sdk-go from 1.50.30 to 1.51.11 by @dependabot in https://github.com/segmentio/chamber/pull/474
* build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 by @dependabot in https://github.com/segmentio/chamber/pull/476
* build(deps): bump github.com/aws/aws-sdk-go from 1.51.11 to 1.51.16 by @dependabot in https://github.com/segmentio/chamber/pull/477
* build(deps): bump golang from 1.22.1-alpine to 1.22.2-alpine by @dependabot in https://github.com/segmentio/chamber/pull/475
* build(deps): bump github.com/aws/aws-sdk-go from 1.51.16 to 1.51.21 by @dependabot in https://github.com/segmentio/chamber/pull/479
* chore: Upgrade to aws-sdk-go-v2 by @bhavanki in https://github.com/segmentio/chamber/pull/481
* build(deps): bump golang from 1.22.2-alpine to 1.22.3-alpine by @dependabot in https://github.com/segmentio/chamber/pull/486
* build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in https://github.com/segmentio/chamber/pull/484
* build: Add fmt and coverage make targets by @bhavanki in https://github.com/segmentio/chamber/pull/489
* build: Add Codecov reporting to build pipeline by @bhavanki in https://github.com/segmentio/chamber/pull/490
* chore!: Remove deprecated S3Store constructor by @bhavanki in https://github.com/segmentio/chamber/pull/502
* feat!: Switch from min throttle delay to retry mode by @bhavanki in https://github.com/segmentio/chamber/pull/488
* chore!: Remove deprecated support for non-path SSM API by @bhavanki in https://github.com/segmentio/chamber/pull/503
* refactor!: Properly support contexts by @bhavanki in https://github.com/segmentio/chamber/pull/501
* chore: Add golangci-lint and fix most issues by @bhavanki in https://github.com/segmentio/chamber/pull/505
* build: Restore test target as default by @bhavanki in https://github.com/segmentio/chamber/pull/506
* Use an explicit default make target/goal by @mckern in https://github.com/segmentio/chamber/pull/508
* feat: Add tag read, write, and delete commands by @bhavanki in https://github.com/segmentio/chamber/pull/507
* refactor: Switch to AWS endpoint resolution v2 by @bhavanki in https://github.com/segmentio/chamber/pull/517
* feat: Add tag-on-create by @bhavanki in https://github.com/segmentio/chamber/pull/516
* add note about secrets manager by @calebAtIspot in https://github.com/segmentio/chamber/pull/504
* fix: Do not escape exclamation points when exporting to dotenv by @bhavanki in https://github.com/segmentio/chamber/pull/521
* feat: Reserve _chamber service by @bhavanki in https://github.com/segmentio/chamber/pull/520
* build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.1 to 1.57.1 by @dependabot in https://github.com/segmentio/chamber/pull/527
* build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.28.6 to 1.32.1 by @dependabot in https://github.com/segmentio/chamber/pull/528
* build(deps): bump github.com/aws/aws-sdk-go-v2/service/sts from 1.28.6 to 1.30.1 by @dependabot in https://github.com/segmentio/chamber/pull/529
* build(deps): bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.49.5 to 1.52.1 by @dependabot in https://github.com/segmentio/chamber/pull/531
* build(deps): bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.1 to 1.16.9 by @dependabot in https://github.com/segmentio/chamber/pull/530
* build(deps): bump golang from 1.22.3-alpine to 1.22.4-alpine by @dependabot in https://github.com/segmentio/chamber/pull/510
* feat!: Add store configuration support for SSM store by @bhavanki in https://github.com/segmentio/chamber/pull/532
* chore: Bump to major version 3 by @bhavanki in https://github.com/segmentio/chamber/pull/543

New Contributors

Full Changelog: segmentio/chamber@v2.14.1...v3.0.0

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Aug 12, 2024
@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Aug 12, 2024
@bhavanki
Copy link

Hi @chenrui333 , thanks for looking at this new release! Let me know if you need any info about the changes, especially since this is a major release.

@iMichka
Copy link
Member

iMichka commented Aug 12, 2024

Looks like our test is failing:

  /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.4_1/bin/bundle clean
  ==> Testing chamber
  ==> /usr/local/Cellar/chamber/3.0.0/bin/chamber list service 2>&1
  ==> /usr/local/Cellar/chamber/3.0.0/bin/chamber list service 2>&1
  Error: chamber: failed
  Error: chamber: failed
  An exception occurred within a child process:
    Minitest::Assertion: Expected /NoCredentialProviders/ to match "SDK 2024/08/12 20:52:21 WARN falling back to IMDSv1: operation error ec2imds: getToken, http response error StatusCode: 404, request to EC2 IMDS failed\nError: Failed to list store contents: operation error SSM: DescribeParameters, get identity: get credentials: failed to refresh cached credentials, no EC2 IMDS role found, operation error ec2imds: GetMetadata, http response error StatusCode: 404, request to EC2 IMDS failed\n".

@iMichka iMichka added the test failure CI fails while running the test-do block label Aug 12, 2024
@bhavanki
Copy link

We upgraded to aws-sdk-go-v2, so it may be that the error messages coming out of the SDK code changed.

chamber: update test

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333
Copy link
Member

We upgraded to aws-sdk-go-v2, so it may be that the error messages coming out of the SDK code changed.

yeah, makes sense, just need to refresh the test accordingly.

@chenrui333 chenrui333 added ready to merge PR can be merged once CI is green and removed test failure CI fails while running the test-do block CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Aug 12, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Aug 13, 2024
@BrewTestBot BrewTestBot enabled auto-merge August 13, 2024 02:09
@BrewTestBot BrewTestBot added this pull request to the merge queue Aug 13, 2024
Merged via the queue into master with commit 466f2e5 Aug 13, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-chamber-3.0.0 branch August 13, 2024 02:15
@bhavanki
Copy link

Thank you again for addressing the tests!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants