Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Releases: 84codes/go-api

v1.12.1

05 May 08:52
a75e871
Compare
Choose a tag to compare

BUG FIXES:

  • api/metadata.go - Fix error response message for validation

v1.12.0

03 May 11:20
8ea1f2d
Compare
Choose a tag to compare

NOTES:

  • Bump go version from 1.17 to 1.20

FEATURES:

  • api/metadata.go - Add new endpoints to support backend validation #34

Full Changelog: v1.11.1...v1.12.0

v1.11.1

03 Apr 07:33
ba7271a
Compare
Choose a tag to compare

IMPROVEMENTS:

  • api/disk.go - Add retry when polling for resize disk finished #31
  • api/instance.go - Wait until nodes configured with timeout #31

Full Changelog: v1.11.0...v1.11.1

v1.11.0

07 Mar 08:49
ec1089d
Compare
Choose a tag to compare

FEATURES:

  • api/aws_eventbridge.go - Add new endpoints to support AWS EventBridge #32

Full Changelog: v1.10.2...v1.11.0

v1.10.2

14 Dec 09:02
ccb23ae
Compare
Choose a tag to compare

IMPROVEMENTS:

  • api/security_firewall.go - Add configurable sleep and timeout when configuring firewall settings #30

Full Changelog: v1.10.1...v1.10.2

v1.10.1

07 Dec 12:19
036f1d2
Compare
Choose a tag to compare

IMPROVEMENTS:

  • api/rabbitmq_configuration.gp - Update RabbitMQ configuration response handling when backend is busy

Full Changelog: v1.10.0...v1.10.1

v1.10.0

24 Oct 10:04
ef8fda8
Compare
Choose a tag to compare

FEATURES:

  • api/privatelink.go - Add new endpoints to support PrivateLink #28

Full Changelog: v1.9.2...v1.10.0

v1.9.2

07 Oct 08:27
11ee0f4
Compare
Choose a tag to compare

IMPROVEMENTS:

  • api/vpc_peering.go - Retry VPC peering and wait for status #27
  • api/vpc_peering_withvpcid.go - Retry VPC peering and wait for status #27

Full Changelog: v1.9.1...v1.9.2

v1.9.1

14 Sep 07:18
5c93ec2
Compare
Choose a tag to compare

NOTES:

  • Asynchronous request for plugin/community actions.

IMPROVEMENTS:

  • api/plugin.go - Update plugin action endpoints to be called asynchronous #24
  • api/plugins_community.go - Update plugin action endpoints to be called asynchronous #24
  • api/security_firewall.go - Update error handling #25
  • api/disk.go - Update error handling #26

Full Changelog: v1.9.0...v1.9.1

v1.9.0

01 Jul 09:42
6d563fe
Compare
Choose a tag to compare

FEATURES:

  • api/disk.go - Add new endpoint to resize disk #22

Full Changelog: v1.8.1...v1.9.0