Releases: Scalingo/go-scalingo
Releases · Scalingo/go-scalingo
v11.0.0
What's Changed
- fix(privatenetworks):
PrivateNetworksDomainsListmust take apagination.Requestin argument by @EtienneM in #486 - fix(errors): detect if body is invalid in case of 422 by @EtienneM in #488
- refactor: replace
github.com/golang/mockwithgo.uber.org/mockby @EtienneM in #490 - refactor(env): replace most calls to
Dowith calls toDoRequestby @EtienneM in #489 - Bump v11.0.0 by @EtienneM in #491
Full Changelog: v10.0.0...v11.0.0
v10.0.0
What's Changed
- Refactor consts in databases file by @matthieu526-scalingo in #477
- build(deps): update
github.com/golang-jwt/jwtfrom v4 to v5 by @EtienneM in #478 - refactor: replace
errgowithgithub.com/Scalingo/go-utils/errors/v3by @EtienneM in #479 - chore(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 in the dependencies group by @dependabot[bot] in #481
- feat(logs):
LogsURLreturns a parsed structure by @EtienneM in #480 - refactor: autofix by
go fixby @EtienneM in #482 - refactor: autofix by
golangci-lintby @EtienneM in #483 - refactor: remove use of a custom pagination structure by @EtienneM in #484
- Bump v10.0.0 by @EtienneM in #485
Full Changelog: v9.2.0...v10.0.0
v9.2.0
What's Changed
- feat(http-client): add extra headers targeting specific APIs by @aurelien-reeves-scalingo in #473 and #475
Full Changelog: v9.1.0...v9.2.0
v9.1.0
Bump v9.1.0 (#471)
v9.0.3
What's Changed
- [STORY-2697]fix(databases): parse databases list response with proper JSON structure by @briceamen in #466
Full Changelog: v9.0.2...v9.0.3
v9.0.2
What's Changed
- [STORY-3095]fix(plans_list): Handle query params as such by @aurelien-reeves-scalingo in #464
Full Changelog: v9.0.1...v9.0.2
v9.0.1
What's Changed
- fix(release): fix v9.0.0 by @aurelien-reeves-scalingo in #463
Full Changelog: v9.0.0...v9.0.1
v9.0.0
What's Changed
- [STORY-3095]feat(plans): Allow to show all plans for a given addon provider by @aurelien-reeves-scalingo in #460
Full Changelog: v8.10.1...v9.0.0
v8.10.0
What's Changed
- [STORY-3000] feat(plans): Auth plans if user logged in by @baptmaury in #456
Full Changelog: v8.9.2...v8.10.0
v8.9.2
What's Changed
- [STORY-3095] fix(addons-providers): change DisabledAlternativePlanID type to string by @baptmaury in #454
Full Changelog: v8.9.1...v8.9.2