Skip to content

Releases: 84codes/go-api

v1.16.2

26 Apr 08:53
f221038
Compare
Choose a tag to compare

IMPROVEMENTS:

  • api/webhook.go - Add retry functionality for Webhook endpoints #50
  • api/webhook.go - Add update endpoint for Webhook #50

Full Changelog: v1.16.1...v1.16.2

v1.16.1

24 Apr 08:35
f044ea6
Compare
Choose a tag to compare

IMPROVEMENTS:

  • api/metadata.go - Revert setting the client for each sling request in metadata

Full Changelog: v1.16.0...v1.16.1

v1.16.0

15 Mar 12:28
07468ce
Compare
Choose a tag to compare

NOTES:

  • Preparation for Go VCR testing

FEATURES:

  • api/api.go - Make HTTP client accessable #48

IMPROVEMENTS:

  • multiple files - When polling, change sleep to after an attempt have been triggered #48

v1.15.1

15 Feb 12:57
ff28cbd
Compare
Choose a tag to compare

IMPROVEMENTS:

  • api/notification.go - Update notification to use recipient ID parameter #45

v1.15.0

18 Dec 09:03
0d0716a
Compare
Choose a tag to compare

FEATURES:

  • api/vpc_gcp_peering.go - Add and update GCP VPC peering with retries #43
  • api/vpc_gcp_peering.go - Add and update GCP VPC peering with retries #43
  • api/privatelink.go - Add retry functionality to reading PrivateLink information #44

Full Changelog: v1.14.0...v1.15.0

v1.14.0

13 Dec 10:09
11126bb
Compare
Choose a tag to compare

FEATURES:

  • api/vpc-connect.go - Add new endpoint for vpc-connect #41

IMPROVEMENTS:

  • api/instance.go - Prepare to handle gone instance resource #42
  • api/vpc.go - Handle gone VPC resource #42
  • api/plugins.go - Make plugin retries configurable through input parameters #40
  • api/plugins_community.go - Make plugin retries configurable through input parameters #40

Full Changelog: v1.13.0...v1.14.0

v1.13.0

27 Oct 08:00
ea9b257
Compare
Choose a tag to compare

FEATURES:

  • api/account.go - Add new endpoints to rotate password and API key #39

Full Changelog: v1.12.4...v1.13.0

v1.12.4

13 Sep 08:56
7c6f91c
Compare
Choose a tag to compare

IMPROVEMENTS:

  • api/vpc_gcp_peering.go - Configurable wait on GCP Peering status #38
  • api/vpc_gcp_peering_withvpcid.go - Configurable wait on GCP Peering status #38

Full Changelog: v1.12.3...v1.12.4

v1.12.3

08 Sep 06:05
9409382
Compare
Choose a tag to compare

BUG FIXES:

  • api/plugins.go - Don't wait on state change for required plugin #37

Full Changelog: v1.12.2...v1.12.3

v1.12.2

12 May 06:44
6972182
Compare
Choose a tag to compare

IMPROVEMENTS:

  • api/security_firewall.go - Add retry when deleting firewall if firewalls not yet configure #35

Full Changelog: v1.12.1...v1.12.2