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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,11 @@ All notable changes to this project will be documented in this file.
9
9
10
10
- Expose `actorPermissionLevel` in Actor client ([#553](https://github.com/apify/apify-client-python/pull/553)) ([198e2ca](https://github.com/apify/apify-client-python/commit/198e2cad0d9b79a599a678285420e7dc7026ef00)) by [@stepskop](https://github.com/stepskop)
11
11
12
+
### 🐛 Bug Fixes
13
+
14
+
- Fetch key-value store records as attachments ([#573](https://github.com/apify/apify-client-python/pull/573)) ([f5d2941](https://github.com/apify/apify-client-python/commit/f5d2941f27a3fa926e9edcc3b29cb62f1e8534e4)) by [@mvolfik](https://github.com/mvolfik)
15
+
- Fix force permissions serialization for Actor calls ([#575](https://github.com/apify/apify-client-python/pull/575)) ([4a763f6](https://github.com/apify/apify-client-python/commit/4a763f6076a5b097765ecbe642e0ffc619e123d3)) by [@vdusek](https://github.com/vdusek)
0 commit comments