Skip to content

Commit f1b6372

Browse files
Create latest releases for CLI, go-scalingo and terraform-provider-scalingo (#3350)
* Create latest releases for CLI, go-scalingo and terraform-provider-scalingo * Change release note of SDK 8.6.0
1 parent 715475f commit f1b6372

File tree

5 files changed

+54
-0
lines changed

5 files changed

+54
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
modified_at: 2025-09-11 15:00:00
3+
title: 'CLI - New versions: 1.39.0'
4+
github: 'https://github.com/Scalingo/cli/releases'
5+
---
6+
7+
### Installation
8+
9+
[https://cli.scalingo.com](https://cli.scalingo.com)
10+
11+
### Changelog
12+
13+
* task(backups-config): update error message when unscheduling periodic backup
14+
* feat(backups): prevent download of OpenSearch and Elasticsearch backups
15+
* feat(domains): add 'Manual Action' column if needed
16+
17+
**Full Changelog**: https://github.com/Scalingo/cli/compare/1.37.0...1.38.0
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
modified_at: 2025-09-24 15:00:00
3+
title: 'CLI - New versions: 1.40.0'
4+
github: 'https://github.com/Scalingo/cli/releases'
5+
---
6+
7+
### Installation
8+
9+
[https://cli.scalingo.com](https://cli.scalingo.com)
10+
11+
### Changelog
12+
13+
Some features listed in this changelog, like private networks, are currently only available to selected users.
14+
15+
* feat(apps): create `project-set` command for applications
16+
* feat(private-networks): add command to list private network domain names
17+
18+
**Full Changelog**: https://github.com/Scalingo/cli/compare/1.37.0...1.38.0

src/changelog/sdk/_posts/2025-09-23-go-scalingo-v8.6.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ github: 'https://github.com/Scalingo/go-scalingo'
66

77
### Changelog
88

9+
Some features listed in this changelog, like private networks, are currently only available to selected users.
10+
911
* feat(private-networks): add private_networks service and method to list application private network domain names
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
modified_at: 2025-09-24 15:15:00
3+
title: 'go-scalingo - New version: 8.7.0'
4+
github: 'https://github.com/Scalingo/go-scalingo'
5+
---
6+
7+
### Changelog
8+
9+
* feat(applications): create a new method to set the project
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
modified_at: 2025-09-24 00:00:00
3+
title: 'Release of v2.6.0 for Scalingo Terraform Provider'
4+
---
5+
6+
### Changelog
7+
8+
* resource(scaling_app): handle project ID update

0 commit comments

Comments
 (0)