Skip to content

Releases: flyinprogrammer/aws-sso-fetcher

0.0.4

14 Jun 23:11
Compare
Choose a tag to compare

Changelog

958ebfc Instead of iterating over all files in the cache folder, we can simply open the correct JSON file using the SHA1 of the StartURL.
0691821 Merge pull request #7 from team-carepay/bugfix/cached-file-using-sha1
477450a bump to v0.0.4

0.0.3

06 Jun 03:32
Compare
Choose a tag to compare

Changelog

7487398 Adding missing VERSION file
385904d Fixed ISO8601 format issue; Updated doucmentation and Makefile
d0e9c15 Merge pull request #3 from team-carepay/bugfix/iso8601-formatting
1a38593 Merge pull request #5 from webbgeorge/master
eaeffd3 bump to v0.0.3
2d70d10 change module name to allow go get without clone
071f707 use encoder to make sane/DRY string/buffer usage in printing and writing cache

0.0.2

28 May 19:32
d0e9c15
Compare
Choose a tag to compare

Changelog

7487398 Adding missing VERSION file
385904d Fixed ISO8601 format issue; Updated doucmentation and Makefile
d0e9c15 Merge pull request #3 from team-carepay/bugfix/iso8601-formatting

v0.0.1

09 May 05:07
Compare
Choose a tag to compare

Changelog

d449a77 first big commit