Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions src/changelog/cli/_posts/2025-09-11-1.39.0.md
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
18 changes: 18 additions & 0 deletions src/changelog/cli/_posts/2025-09-24-1.40.0.md
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.
Copy link
Contributor

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.


* 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
2 changes: 2 additions & 0 deletions src/changelog/sdk/_posts/2025-09-23-go-scalingo-v8.6.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ github: 'https://github.com/Scalingo/go-scalingo'

### Changelog

Some features listed in this changelog, like private networks, are currently only available to selected users.

* feat(private-networks): add private_networks service and method to list application private network domain names
9 changes: 9 additions & 0 deletions src/changelog/sdk/_posts/2025-09-24-go-scalingo-v8.7.0.md
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
Copy link
Contributor

Choose a reason for hiding this comment

The 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?

Some features listed in this changelog, like private networks, are currently only available to selected users.

What do you think about adding it to the previous changelog entry in sdk?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I'll do both 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

The 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