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
+32Lines changed: 32 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,37 @@
1
1
# Changelog
2
2
3
+
## 0.31.0 (2026-01-30)
4
+
5
+
Full Changelog: [v0.30.0...v0.31.0](https://github.com/G-Core/gcore-python/compare/v0.30.0...v0.31.0)
6
+
7
+
### ⚠ BREAKING CHANGES
8
+
9
+
***cdn:** rename resource to cdn_resource
10
+
***api:** change type casing from Cdn* to CDN*
11
+
12
+
### Features
13
+
14
+
***api:** aggregated API specs update ([cd35cbf](https://github.com/G-Core/gcore-python/commit/cd35cbf266cf598045a8a4f8ebf3cf7cd8340092))
15
+
***api:** aggregated API specs update ([a7076d0](https://github.com/G-Core/gcore-python/commit/a7076d04fa78e4ea71b148ef8c10d0013536e904))
16
+
***api:** manual upload of aggregated API specs ([47734d2](https://github.com/G-Core/gcore-python/commit/47734d2b4fcd22875d2ec80b2b0453600b912eca))
17
+
***api:** refactor(cdn)!: change type casing from Cdn* to CDN* ([4ea3f5c](https://github.com/G-Core/gcore-python/commit/4ea3f5c23afe085bf5c8b25dadfb1bcd1899edfe))
18
+
***client:** add custom JSON encoder for extended type support ([b0c58f9](https://github.com/G-Core/gcore-python/commit/b0c58f9f042c3e67b63d99bded8179c943d29711))
19
+
20
+
21
+
### Bug Fixes
22
+
23
+
***client:** internal references to CDN types ([13f5d35](https://github.com/G-Core/gcore-python/commit/13f5d3512b170ee9db3757768cbafb44831c61c4))
0 commit comments