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
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,26 @@
1
1
# Changelog
2
2
3
+
## 0.40.0 (2026-03-27)
4
+
5
+
Full Changelog: [v0.39.0...v0.40.0](https://github.com/G-Core/gcore-python/compare/v0.39.0...v0.40.0)
6
+
7
+
### Features
8
+
9
+
***api:** aggregated API specs update ([473a08b](https://github.com/G-Core/gcore-python/commit/473a08b6bd90d7f7b134060b389a622b1659a13d))
10
+
***api:** aggregated API specs update ([07228a2](https://github.com/G-Core/gcore-python/commit/07228a2d29b1fb8f4c2b1a41c0369f944ba503ed))
11
+
***cdn:** enable terraform support for cdn_rule_template ([e6e4283](https://github.com/G-Core/gcore-python/commit/e6e428388751914c243d937c152cd28ea19d8320))
12
+
***cloud:** enable Terraform data source for inference flavors ([aa3b08d](https://github.com/G-Core/gcore-python/commit/aa3b08d8777b307b79982eaa55dd98a0c61cda6d))
13
+
***fastedge:** enable fastedge_template for Terraform ([5e9dab6](https://github.com/G-Core/gcore-python/commit/5e9dab60da36beb8438b295fabbef4e2ad2e220e))
14
+
***internal:** implement indices array format for query and form serialization ([270614e](https://github.com/G-Core/gcore-python/commit/270614e31a2d6bb7cc31d4182b1f4544e0f3ec5a))
15
+
16
+
17
+
### Chores
18
+
19
+
***ci:** skip lint on metadata-only changes ([5277f95](https://github.com/G-Core/gcore-python/commit/5277f95a3de9c67fa39dc5e611d8315a624bae45))
20
+
***tests:** bump steady to v0.19.6 ([ba47f6b](https://github.com/G-Core/gcore-python/commit/ba47f6be3548421482c401a94c2f8ea481ffcb0d))
21
+
***tests:** bump steady to v0.19.7 ([7767e13](https://github.com/G-Core/gcore-python/commit/7767e1315ca81c246fa32663455731f9191a5d12))
22
+
***tests:** skip tests failing due to OpenAPI spec issues ([0e83fd1](https://github.com/G-Core/gcore-python/commit/0e83fd19bb738c95d4f563257d2d29bba560c26e))
23
+
3
24
## 0.39.0 (2026-03-23)
4
25
5
26
Full Changelog: [v0.38.0...v0.39.0](https://github.com/G-Core/gcore-python/compare/v0.38.0...v0.39.0)
0 commit comments