You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# Changelog
2
2
3
+
## 0.47.0 (2026-05-19)
4
+
5
+
Full Changelog: [v0.46.0...v0.47.0](https://github.com/G-Core/gcore-python/compare/v0.46.0...v0.47.0)
6
+
7
+
### Features
8
+
9
+
***api:** aggregated API specs update ([8c92d60](https://github.com/G-Core/gcore-python/commit/8c92d60aaeeeab24ede694117c8520b65346b1e4))
10
+
***cloud:** add replace method for GPU baremetal cluster server ([302f52d](https://github.com/G-Core/gcore-python/commit/302f52da91a594ac0f2864be2a26e60145b8d64e))
11
+
***internal/types:** support eagerly validating pydantic iterators ([8aa6320](https://github.com/G-Core/gcore-python/commit/8aa6320c91817c960e240259b29def9df3aac25a))
12
+
***storage:** support storage access keys resource in Terraform ([0b20d58](https://github.com/G-Core/gcore-python/commit/0b20d58d57e60dd249adbe0445022b59fab4ff3a))
13
+
***storage:** support TF for buckets ([6c7c89f](https://github.com/G-Core/gcore-python/commit/6c7c89f361acf3ac573f9a141c6ac3289fc245fb))
14
+
***storage:** support TF for object storages ([2a09961](https://github.com/G-Core/gcore-python/commit/2a09961a087b8c8b5942d6944f5a6399bc60f2ad))
15
+
3
16
## 0.46.0 (2026-05-11)
4
17
5
18
Full Changelog: [v0.45.0...v0.46.0](https://github.com/G-Core/gcore-python/compare/v0.45.0...v0.46.0)
0 commit comments