-
Notifications
You must be signed in to change notification settings - Fork 79
Create latest releases for CLI, go-scalingo and terraform-provider-scalingo #3350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| --- | ||
| modified_at: 2025-09-11 15:00:00 | ||
| title: 'CLI - New versions: 1.39.0' | ||
| github: 'https://github.com/Scalingo/cli/releases' | ||
| --- | ||
|
|
||
| ### Installation | ||
|
|
||
| [https://cli.scalingo.com](https://cli.scalingo.com) | ||
|
|
||
| ### Changelog | ||
|
|
||
| * task(backups-config): update error message when unscheduling periodic backup | ||
| * feat(backups): prevent download of OpenSearch and Elasticsearch backups | ||
| * feat(domains): add 'Manual Action' column if needed | ||
|
|
||
| **Full Changelog**: https://github.com/Scalingo/cli/compare/1.37.0...1.38.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| --- | ||
| modified_at: 2025-09-24 15:00:00 | ||
| title: 'CLI - New versions: 1.40.0' | ||
| github: 'https://github.com/Scalingo/cli/releases' | ||
| --- | ||
|
|
||
| ### Installation | ||
|
|
||
| [https://cli.scalingo.com](https://cli.scalingo.com) | ||
|
|
||
| ### Changelog | ||
|
|
||
| Some features listed in this changelog, like private networks, are currently only available to selected users. | ||
|
|
||
| * feat(apps): create `project-set` command for applications | ||
| * feat(private-networks): add command to list private network domain names | ||
|
|
||
| **Full Changelog**: https://github.com/Scalingo/cli/compare/1.37.0...1.38.0 | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| --- | ||
| modified_at: 2025-09-24 15:15:00 | ||
| title: 'go-scalingo - New version: 8.7.0' | ||
| github: 'https://github.com/Scalingo/go-scalingo' | ||
| --- | ||
|
|
||
| ### Changelog | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Could you add the same message from the cli changelog to the sdk also?
What do you think about adding it to the previous changelog entry in
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yes, I'll do both 👍
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. (actually it's only in the 8.6.0, nothing else) |
||
|
|
||
| * feat(applications): create a new method to set the project | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| --- | ||
| modified_at: 2025-09-24 00:00:00 | ||
| title: 'Release of v2.6.0 for Scalingo Terraform Provider' | ||
| --- | ||
|
|
||
| ### Changelog | ||
|
|
||
| * resource(scaling_app): handle project ID update |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Praise: This is a good message.