Skip to content

Latest commit

 

History

History
151 lines (92 loc) · 5.81 KB

CHANGELOG.md

File metadata and controls

151 lines (92 loc) · 5.81 KB

Changelog

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

🐛 Bug fixes

  • Fix api request quota issue increased client RetryMaxAttempts to 20. added changelog via git-cliff
  • (606e70c)

🚜 Refactor

  • Refactor git-cliff commit_parsers
  • (6336398)

What's Changed## 0.1.5 - 2024-01-03

🐛 Bug fixes

What's Changed## 0.1.4 - 2024-01-03

⚙️ Miscellaneous

  • Increased client RetryMaxAttempts to 5. added api listing cache
  • (cbef50d)

What's Changed## 0.1.3 - 2023-11-21

🚀 New features

  • Add sleep 5 sec avoid rate-limit. version bump go 1.21
  • (c78fabf)

What's Changed## 0.1.2 - 2023-08-03

⚙️ Miscellaneous

  • Version bump and xtra err handles
  • (d7e98a1)

What's Changed## 0.1.1 - 2023-05-12

🚀 New features

  • Added optional X-My-X-Amzn-Trace-Id header
  • (62f312a)

⚙️ Miscellaneous

  • Updated README.md example code
  • (cdfae13)

What's Changed## 0.1.0 - 2023-05-11

🚀 New features

  • Added aws profile support
  • (93757be)

⚙️ Miscellaneous

  • Tweaked cli option info
  • (6b58c7f)

What's Changed## 0.0.9 - 2023-05-10

⚙️ Miscellaneous

  • Updated readme, added proxyURL return value to CreateAPI GoFireProx receiver method
  • (f39916d)

What's Changed## 0.0.8 - 2023-05-10

⚙️ Miscellaneous

  • Modularized design pattern
  • (0797d57)

What's Changed## 0.0.7 - 2023-05-10

⚙️ Miscellaneous

  • Updated ignore files
  • (473eb72)
  • Changed StageName for compatibility
  • (dc08a4c)

What's Changed## 0.0.6 - 2023-05-10

🚀 New features

What's Changed## 0.0.5 - 2023-05-10

⚙️ Miscellaneous

What's Changed## 0.0.4 - 2023-05-10

⚙️ Miscellaneous

  • Default region if none supplied
  • (8b6fcae)

What's Changed## 0.0.3 - 2023-05-10

🐛 Bug fixes

What's Changed## 0.0.2 - 2023-05-10

🚀 New features

⚙️ Miscellaneous

  • Almost there debugging
  • (3759ade)
  • Include parameters in ImportRestApiInput
  • (6dfceee)

What's Changed## [0.0.1] - 2023-05-10

⚙️ Miscellaneous