Skip to content

v3.1.2

Latest
Compare
Choose a tag to compare
@youngmn youngmn released this 27 Sep 16:09
· 2 commits to main since this release
5e4b421

FEATURES

  • New Service : OBJECT STORAGE
    • feat: Add Object Storage service by @Geun-Oh in #439
    • feat: Add documentation about object storage endpoint by @Geun-Oh in #443
    • fix(objectStorage): Fix invalid key format by @Geun-Oh in #446
  • NEW Resource and Data-Source

What's Changed

  • refactor: Update Error Message to Reflect Resource Instead of DataSource by @dusdjhyeon in #433
  • fix(mysql): Modify to string length for valid schema validators by @dusdjhyeon in #434
  • fix(autoscaling): Autoscaling test failure by @dusdjhyeon in #436
  • chore: Upgrade Go version to v1.21 by @Geun-Oh in #440
  • docs: Fix typo by @soosue in #438
  • chore: update sdk version by @youngmn in #445
  • chore: update sdk to v1.6.20 by @youngmn in #449
  • feat(lb): Migrate loadbalancer sdk to framework by @inpyu in #430
  • [Fix] fix endpoint configuration by @Geun-Oh in #451
  • fix(lb): Prevent target group action with redirection error by @Geun-Oh in #454
  • fix: Don't set the state when error responded by @wonchulee in #456

New Contributors

Full Changelog: v3.1.1...v3.1.2