Releases: Scalingo/go-scalingo
Releases · Scalingo/go-scalingo
v7.0.2
What's Changed
- fix(one-off): remove async field from the run command by @SCedricThomas in #390
- Bump v7.0.2 by @SCedricThomas in #391
Full Changelog: v7.0.1...v7.0.2
v7.0.1
What's Changed
- chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #381
- chore(deps): bump golang.org/x/net from 0.23.0 to 0.24.0 in the dependencies group by @dependabot in #382
- chore(deps): bump the dependencies group with 2 updates by @dependabot in #383
- chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #386
- chore(deps): bump github.com/gorilla/websocket from 1.5.1 to 1.5.3 in the dependencies group across 1 directory by @dependabot in #387
- feat: add private_network_ids field for the app model by @SCedricThomas in #384
- [STORY-642] new api endpoint to handle password reset by @sc-zenokerr in #388
- [STORY-642] Bump v7.0.1 by @sc-zenokerr in #389
New Contributors
- @sc-zenokerr made their first contribution in #388
Full Changelog: v7.0.0...v7.0.1
v7.0.0
What's Changed
- Add ability to create/update domain without Letsencrypt Certificate Generation by @leo-scalingo in #379
BREAKING
DomainsAdd(context.Context, string, Domain)
is nowDomainsAdd(context.Context, string, DomainsAddParams)
No change in the available feature, goal was to clean the API
Full Changelog: v6.7.7...v7.0.0
v6.7.7
What's Changed
- feat(database): add database user password update route by @curzolapierre in #373
- Bump v6.7.7 by @curzolapierre in #376
Full Changelog: v6.7.6...v6.7.7
v6.7.6
What's Changed
- chore(deps): bump the dependencies group with 1 update by @dependabot in #370
- chore(deps): bump the dependencies group with 1 update by @dependabot in #372
- fix(error): invalid return on
IsOtpError
by @ipfaze in #371 - Bump v6.7.6 by @curzolapierre in #374
Full Changelog: v6.7.5...v6.7.6
v6.7.5
v6.7.4
What's Changed
- fix(maintenance): remove maintenanceType because it cannot be used by @curzolapierre in #364
- feat(database): add user management routes by @curzolapierre in #365
- Bump v6.7.4 by @curzolapierre in #366
Full Changelog: v6.7.3...v6.7.4
v6.7.3
What's Changed
- feat(dependabot): group updates by @EtienneM in #359
- refactor(tokens): deprecate
ErrOTPRequired
andIsOTPRequired
by @EtienneM in #361 - fix(wording): ambiguous event name when restarting containers by @yohann-bacha in #355
- fix(events): app run event wording by @EtienneM in #362
- feat(events): add maintenance events by @SCedricThomas in #356
- Bump v6.7.3 by @EtienneM in #363
Full Changelog: v6.7.2...v6.7.3
v6.7.2
What's Changed
- Change maintenance listing pagination meta to standard pagination meta by @SCedricThomas in #352
- Bump v6.7.2 by @SCedricThomas in #353
Full Changelog: v6.7.1...v6.7.2
v6.7.1
What's Changed
- Bump v6.7.0 by @curzolapierre in #348
- Bump v6.7.1 by @curzolapierre in #350
Full Changelog: v6.7.0...v6.7.1