Releases: 84codes/go-api
Releases · 84codes/go-api
v1.16.2
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
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
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
IMPROVEMENTS:
- api/notification.go - Update notification to use recipient ID parameter #45
v1.15.0
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
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
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
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
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
IMPROVEMENTS:
- api/security_firewall.go - Add retry when deleting firewall if firewalls not yet configure #35
Full Changelog: v1.12.1...v1.12.2