File tree 6 files changed +5402
-1933
lines changed 6 files changed +5402
-1933
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.18.0] ( https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/sdk@2.17.0...@scaleway/sdk@2.18.0 ) (2024-02-19)
7
+
8
+ ### Features
9
+
10
+ - ** mnq:** add support for the nl-ams region ([ #1156 ] ( https://github.com/scaleway/scaleway-sdk-js/issues/1156 ) ) ([ b04e373] ( https://github.com/scaleway/scaleway-sdk-js/commit/b04e37355e45d74389554a88e368c85059dc329d ) )
11
+ - ** secret_manager:** add v1beta1 ([ #1151 ] ( https://github.com/scaleway/scaleway-sdk-js/issues/1151 ) ) ([ b033004] ( https://github.com/scaleway/scaleway-sdk-js/commit/b0330043d33fb3cec533ee157a7cfd4489bc3003 ) )
12
+ - ** vpc_gw:** introduce idempotent call to migrate PGWs to IPMob ([ #1152 ] ( https://github.com/scaleway/scaleway-sdk-js/issues/1152 ) ) ([ 54fffa5] ( https://github.com/scaleway/scaleway-sdk-js/commit/54fffa56c7df09280abc2ab438174a19a750ca43 ) )
13
+
6
14
## [ 2.17.0] ( https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/sdk@2.16.0...@scaleway/sdk@2.17.0 ) (2024-02-15)
7
15
8
16
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @scaleway/sdk" ,
3
- "version" : " 2.17 .0" ,
3
+ "version" : " 2.18 .0" ,
4
4
"license" : " Apache-2.0" ,
5
5
"description" : " Scaleway SDK." ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 1
- export const version = 'v2.17 .0'
1
+ export const version = 'v2.18 .0'
2
2
3
3
export const userAgent = `scaleway-sdk-js/${ version } `
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.0.3] ( https://github.com/scaleway/scaleway-sdk-js/compare/@scaleway/configuration-loader@1.0.2...@scaleway/configuration-loader@1.0.3 ) (2024-02-19)
7
+
8
+ ** Note:** Version bump only for package @scaleway/configuration-loader
9
+
6
10
## 1.0.2 (2024-02-15)
7
11
8
12
** Note:** Version bump only for package @scaleway/configuration-loader
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @scaleway/configuration-loader" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"license" : " Apache-2.0" ,
5
5
"description" : " Load configuration via file or environment for NodeJS." ,
6
6
"main" : " dist/index.cjs" ,
You can’t perform that action at this time.
0 commit comments