All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
What's Changed## 0.1.6 - 2024-04-13
- Fix api request quota issue increased client RetryMaxAttempts to 20. added changelog via git-cliff
- (606e70c)
- Refactor git-cliff commit_parsers
- (6336398)
What's Changed## 0.1.5 - 2024-01-03
- Fixed CacheDuration
- (07c01e2)
What's Changed## 0.1.4 - 2024-01-03
- Increased client RetryMaxAttempts to 5. added api listing cache
- (cbef50d)
What's Changed## 0.1.3 - 2023-11-21
- Add sleep 5 sec avoid rate-limit. version bump go 1.21
- (c78fabf)
What's Changed## 0.1.2 - 2023-08-03
- Version bump and xtra err handles
- (d7e98a1)
What's Changed## 0.1.1 - 2023-05-12
- Added optional X-My-X-Amzn-Trace-Id header
- (62f312a)
- Updated README.md example code
- (cdfae13)
What's Changed## 0.1.0 - 2023-05-11
- Added aws profile support
- (93757be)
- Tweaked cli option info
- (6b58c7f)
What's Changed## 0.0.9 - 2023-05-10
- Updated readme, added proxyURL return value to CreateAPI GoFireProx receiver method
- (f39916d)
What's Changed## 0.0.8 - 2023-05-10
- Modularized design pattern
- (0797d57)
What's Changed## 0.0.7 - 2023-05-10
What's Changed## 0.0.6 - 2023-05-10
- Added Dockerfile
- (8f015a5)
What's Changed## 0.0.5 - 2023-05-10
- Minor tweaks
- (8562f86)
What's Changed## 0.0.4 - 2023-05-10
- Default region if none supplied
- (8b6fcae)
What's Changed## 0.0.3 - 2023-05-10
- Fixed string type
- (ed2fae2)