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
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,22 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
7
8
+
## 0.2.0-alpha.57 (2025-04-23)
9
+
10
+
Full Changelog: [v0.2.0-alpha.56...v0.2.0-alpha.57](https://github.com/openlayer-ai/openlayer-python/compare/v0.2.0-alpha.56...v0.2.0-alpha.57)
11
+
12
+
### Bug Fixes
13
+
14
+
***pydantic v1:** more robust ModelField.annotation check ([1624ca6](https://github.com/openlayer-ai/openlayer-python/commit/1624ca6da5760b8c849749be1fb150071b14e9ae))
15
+
16
+
17
+
### Chores
18
+
19
+
***ci:** add timeout thresholds for CI jobs ([1093391](https://github.com/openlayer-ai/openlayer-python/commit/10933919d99b4e4045ce37e95ffe01eae17ea5c7))
20
+
***internal:** fix list file params ([312f532](https://github.com/openlayer-ai/openlayer-python/commit/312f5325acca7f11912abfd514e4d5ada640452c))
***internal:** refactor retries to not use recursion ([5a2c154](https://github.com/openlayer-ai/openlayer-python/commit/5a2c1542c0b2ca22eaa6a4c843de04234f677965))
23
+
8
24
## 0.2.0-alpha.56 (2025-04-21)
9
25
10
26
Full Changelog: [v0.2.0-alpha.55...v0.2.0-alpha.56](https://github.com/openlayer-ai/openlayer-python/compare/v0.2.0-alpha.55...v0.2.0-alpha.56)
0 commit comments