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
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,31 @@
1
1
# CHANGELOG
2
2
3
+
## v0.335.0 (2025-03-03)
4
+
5
+
### Feature
6
+
7
+
* feat: regenerate proto ([`d7b2806`](https://github.com/yandex-cloud/python-sdk/commit/d7b2806fa84ae8a9ee1f353c75372d73e4c30bda))
8
+
9
+
### Fix
10
+
11
+
* fix(retries): update version in deprecated comments ([`12ec48b`](https://github.com/yandex-cloud/python-sdk/commit/12ec48b241946f9b3b131215eb113e08a2ba98e6))
12
+
13
+
* fix(retries): update version in deprecated comments ([`72cef66`](https://github.com/yandex-cloud/python-sdk/commit/72cef666bd6eb84fca84426edb274cf436885b52))
14
+
15
+
### Refactor
16
+
17
+
* refactor(retries): added new retry policy to prevent retry amplification
18
+
19
+
refactor(retries): added new retry policy to prevent retry amplification ([`417aa7c`](https://github.com/yandex-cloud/python-sdk/commit/417aa7c8ae31fdc28a2276e91b696f23a02a98d7))
20
+
21
+
* refactor(retries): added new retry policy to prevent retry amplification ([`e1c9fa3`](https://github.com/yandex-cloud/python-sdk/commit/e1c9fa3825f5417464e835e88abfae2ea998f877))
22
+
23
+
### Unknown
24
+
25
+
* Update release.yml (#137)
26
+
27
+
Delay release trigger so it starts after proto generation ([`8cc446d`](https://github.com/yandex-cloud/python-sdk/commit/8cc446dc69c90906c0bf413b85993aa7cd4a5458))
0 commit comments