Releases: Scalingo/go-scalingo
Releases · Scalingo/go-scalingo
v8.7.0
What's Changed
- Add method on application to set the project by @matthieu526-scalingo in #427
- Bump v8.7.0 by @matthieu526-scalingo in #431
Full Changelog: v8.6.0...v8.7.0
v8.6.0
Merge pull request #430 from Scalingo/release/8.6.0 Bump v8.6.0
v8.5.0
- feat(client): create a new client for preview features
- feat(databases): extend the preview client with types and methods to handle databases next generation
v8.4.1
- feat(projects): add project_id to delete project event
v8.4.0
What's Changed
- [STORY-2323] Add "projects" management by @matthieu526-scalingo in #419
- Bump v8.4.0 by @matthieu526-scalingo in #420
Full Changelog: v8.3.0...v8.4.0
v8.3.0
- feat(collaborators): add update collaborator method
v8.2.0
What's Changed
- [STORY-2061] Add Event::NewProject event by @TheoPouletSouchard in #411
- [STORY-2175] Add delete_project event by @samiFakhfakhScalingo in #412
- [STORY-2177] Create modify project event by @TheoPouletSouchard in #414
- [STORY-2176] Add update app project event by @annabelle-scalingo in #413
- Bump v8.2.0 by @TheoPouletSouchard in #415
New Contributors
- @samiFakhfakhScalingo made their first contribution in #412
- @annabelle-scalingo made their first contribution in #413
Full Changelog: v8.1.0...v8.2.0
v8.1.0
- feat(collaborators): add collaborator role change event
- fix: use constant format strings in debug.Printf calls
- chore(deps): update to Go 1.24
v8.0.0
What's Changed
Beside dependency updates listed bellow, here's what's change with v8.0.0:
- feat(region_migrations): remove the endpoints by @EtienneM in #402
- feat(collaborators): Add support for limited collaborators by @aurelien-reeves-scalingo in #403
Dependency updates:
- chore(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 in the dependencies group by @dependabot in #392
- chore(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 in the dependencies group by @dependabot in #393
- chore(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 in the dependencies group by @dependabot in #394
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #396
- chore(deps): bump the dependencies group with 2 updates by @dependabot in #397
- chore(deps): bump golang.org/x/text from 0.20.0 to 0.21.0 in the dependencies group by @dependabot in #398
- chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 in the dependencies group by @dependabot in #399
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by @dependabot in #400
Full Changelog: v7.0.2...v8.0.0
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