Skip to content

Releases: grezar/revolver

v0.1.0

22 Mar 14:04
eb89384
Compare
Choose a tag to compare

It reaches v0.1.0 🎉

The beta option has been removed from this release and the first production version is published.
When it was in beta, there were many unstable behaviors but after some fixes, I determined that it's ready for production use.

What's Changed

  • chore(deps): bump github.com/hashicorp/go-tfe from 0.24.0 to 0.25.0 by @dependabot in #81
  • chore(deps): bump gopkg.in/ini.v1 from 1.66.3 to 1.66.4 by @dependabot in #80
  • chore(deps): bump github.com/hashicorp/go-tfe from 0.25.0 to 0.26.0 by @dependabot in #82
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #88
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.13.1 to 1.15.0 by @dependabot in #90
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/iam from 1.16.0 to 1.18.0 by @dependabot in #89
  • chore(deps): bump github.com/grezar/go-circleci from 0.6.0 to 0.6.1 by @dependabot in #92

Full Changelog: v0.1.0-beta11...v0.1.0

v0.1.0-beta11

07 Feb 17:05
9e06781
Compare
Choose a tag to compare
v0.1.0-beta11 Pre-release
Pre-release

What's Changed

  • Introduce rate limiting by @grezar in #79
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.13.0 to 1.13.1 by @dependabot in #78

Full Changelog: v0.1.0-beta10...v0.1.0-beta11

v0.1.0-beta9

24 Jan 13:45
875055e
Compare
Choose a tag to compare

What's Changed

  • Rate limit, the capability to delete older key by @grezar in #75
  • chore(deps): bump github.com/goccy/go-yaml from 1.9.4 to 1.9.5 by @dependabot in #68
  • chore(deps): bump gopkg.in/ini.v1 from 1.66.2 to 1.66.3 by @dependabot in #76
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.12.0 to 1.13.0 by @dependabot in #70
  • chore(deps): bump github.com/hashicorp/go-tfe from 0.22.0 to 0.24.0 by @dependabot in #74
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/iam from 1.15.0 to 1.16.0 by @dependabot in #69

Full Changelog: v0.1.0-beta8...v0.1.0-beta9

v0.1.0-beta10

24 Jan 14:26
281fb9d
Compare
Choose a tag to compare

What's Changed

  • Bugfix: delete all expired keys by @grezar in #77

Full Changelog: v0.1.0-beta9...v0.1.0-beta10

v0.1.0-beta8

20 Jan 04:15
7b9e1f7
Compare
Choose a tag to compare

What's Changed

  • bugfix: fix to be selected that only exactly matched workspace by @grezar in #73

Full Changelog: v0.1.0-beta7...v0.1.0-beta8

v0.1.0-beta7

11 Jan 08:29
ae5e9dc
Compare
Choose a tag to compare

What's Changed

  • Symbols should NOT be escaped by @grezar in #67
  • chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.11.2 to 1.12.0 by @dependabot in #66
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/iam from 1.14.0 to 1.15.0 by @dependabot in #65
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.11.1 to 1.12.0 by @dependabot in #64

Full Changelog: v0.1.0-beta6...v0.1.0-beta7

v0.1.0-beta6

07 Jan 08:28
d45c449
Compare
Choose a tag to compare

What's Changed

  • Make workspace variable's sensitivity optional by @grezar in #63
  • chore(deps): bump github.com/hashicorp/go-tfe from 0.21.0 to 0.22.0 by @dependabot in #62

Full Changelog: v0.1.0-beta5...v0.1.0-beta6

v0.1.0-beta5

29 Dec 06:47
d36c8c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0-beta4...v0.1.0-beta5

v0.1.0-beta4

28 Dec 16:49
c151a87
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0-beta3...v0.1.0-beta4

v0.1.0-beta3

22 Dec 15:16
ab0c6b0
Compare
Choose a tag to compare

What's Changed

  • make sure that circleci provider returns an error when the matching resource is not found by @grezar in #55

Full Changelog: v0.1.0-beta2...v0.1.0-beta3