Skip to content

Releases: pbs/redyl

v1.0.2

19 Apr 14:40
dea371f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

11 Apr 17:18
f69c653
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.0.0-20190403144856-b630fd6fe46b to 0.7.0 by @dependabot in #23
  • Bump github.com/aws/aws-sdk-go from 1.19.8 to 1.34.0 by @dependabot in #22
  • Updating Dependencies by @yhakbar in #24
  • More updates to fix releases by @yhakbar in #25

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

01 Sep 21:23
Compare
Choose a tag to compare

Adjusting --profile logic so that it doesn't overwrite the [default] profile when used.

v0.7.1

31 May 20:02
Compare
Choose a tag to compare

fix typos in error messages

v0.7.0

26 Apr 20:15
Compare
Choose a tag to compare
version 0.7.0

v0.6.0

24 Apr 20:20
Compare
Choose a tag to compare

implement named profiles

v0.5.0

05 Apr 20:47
768e73f
Compare
Choose a tag to compare
implement testing for access key rotation (#10)

v0.4.0

05 Apr 16:20
Compare
Choose a tag to compare

add checks for AWS environment variables

v0.3.0

04 Apr 18:45
Compare
Choose a tag to compare
version 0.3.0

v0.2.1

04 Apr 18:13
46634b6
Compare
Choose a tag to compare
Merge pull request #4 from pbs/overhead/go-modules

Overhead/go modules