Releases: grezar/revolver
Releases · grezar/revolver
v0.1.0
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
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
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
What's Changed
Full Changelog: v0.1.0-beta9...v0.1.0-beta10
v0.1.0-beta8
What's Changed
Full Changelog: v0.1.0-beta7...v0.1.0-beta8
v0.1.0-beta7
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
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
v0.1.0-beta4
What's Changed
Full Changelog: v0.1.0-beta3...v0.1.0-beta4
v0.1.0-beta3
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