Skip to content

Releases: mbevc1/aws-utils

v0.1.5

17 Jun 14:27
v0.1.5
98fd5e1
Compare
Choose a tag to compare

Changelog

  • 98fd5e1 Merge pull request #7 from mbevc1/20250617_bump_go
  • ac83a5d chore: Bump Go to 1.24

v0.1.4

17 Jun 14:23
v0.1.4
be2cec0
Compare
Choose a tag to compare

Changelog

  • be2cec0 Merge pull request #2 from mbevc1/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/servicecatalog-1.34.1
  • 227297a Merge pull request #3 from mbevc1/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-1.36.4
  • 62eb671 Merge pull request #4 from mbevc1/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/organizations-1.38.4
  • be388b8 Merge pull request #5 from mbevc1/dependabot/go_modules/github.com/fatih/color-1.18.0
  • e5dfe8b Merge pull request #6 from mbevc1/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.6.7
  • 655afa5 chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.30.3 to 1.36.4
  • 64c5f19 chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/organizations
  • 1fb53d6 chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/servicecatalog
  • 8f96883 chore(deps): Bump github.com/fatih/color from 1.17.0 to 1.18.0
  • cb8f641 chore(deps): Bump github.com/jedib0t/go-pretty/v6 from 6.5.9 to 6.6.7
  • 0e72e2f chore: Create dependabot.yml

v0.1.3

05 Jun 09:14
v0.1.3
8896ec0
Compare
Choose a tag to compare

Changelog

  • 8896ec0 chore: Add Goreleaser comment on skipping UPX for goos
  • 8e55e83 chore: Enable local version builds
  • a68133d fix: Correctly handle accounts with spaces. Skip checking details if Catalog product in ERROR state

v0.1.2

19 Mar 18:21
v0.1.2
4ef8cf4
Compare
Choose a tag to compare

Changelog

  • 679d102 feat: Bump golang and build params
  • 4ef8cf4 feat: Clean up GHA

v0.1.1

10 Oct 13:43
v0.1.1
63249d3
Compare
Choose a tag to compare

Changelog

  • 63249d3 Merge pull request #1 from mbevc1/20241010_reset_warning
  • e7de168 chore: Disable release Go telemetry
  • 65e4c80 chore: Turn off Go telemetry
  • b2cc531 chore: Update CONTRIBUTING.md
  • f9be8c0 feat: Confirm before resetting LZ

v0.1.0

08 Oct 18:13
v0.1.0
3095216
Compare
Choose a tag to compare

Changelog

  • b6192e9 Initial commit
  • 3095216 chore: Align consistent naming of things
  • 4970e9e docs: Clean up contributions and code of conduct pages
  • 236f99d docs: Update README
  • 979da89 docs: Update README
  • 9cf7f34 feat: Add CONTRIBUTIONS.md
  • 622d92e feat: Add Code of Conduct
  • c66dcf1 feat: Add GHA pipeline
  • 8a57064 feat: Add initial aws-utils codebase
  • cdd4a73 feat: Add status badge to README
  • d41d168 feat: Split GHA pipelines
  • a4b8eb9 feat: Update .gitignore
  • e2ce3ff fix: Remove unnecessary pipeline steps