Releases: 84codes/go-api
Releases · 84codes/go-api
v1.12.1
BUG FIXES:
- api/metadata.go - Fix error response message for validation
v1.12.0
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
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
FEATURES:
- api/aws_eventbridge.go - Add new endpoints to support AWS EventBridge #32
Full Changelog: v1.10.2...v1.11.0
v1.10.2
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
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
FEATURES:
- api/privatelink.go - Add new endpoints to support PrivateLink #28
Full Changelog: v1.9.2...v1.10.0
v1.9.2
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
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
FEATURES:
- api/disk.go - Add new endpoint to resize disk #22
Full Changelog: v1.8.1...v1.9.0