Skip to content

Commit ebb10aa

Browse files
author
datalab developers
committed
Release v0.3.1
1 parent 9d8abf9 commit ebb10aa

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,20 @@
22

33
## [Unreleased](https://github.com/datalab-org/datalab-api/tree/HEAD)
44

5-
[Full Changelog](https://github.com/datalab-org/datalab-api/compare/v0.3.0...HEAD)
5+
[Full Changelog](https://github.com/datalab-org/datalab-api/compare/v0.3.1...HEAD)
66

77
**Closed issues:**
88

9-
- Show server errors more readily [\#69](https://github.com/datalab-org/datalab-api/issues/69)
9+
- `create_item` errors if status code is 200 [\#76](https://github.com/datalab-org/datalab-api/issues/76)
10+
11+
## [v0.3.1](https://github.com/datalab-org/datalab-api/tree/v0.3.1) (2025-10-28)
12+
13+
[Full Changelog](https://github.com/datalab-org/datalab-api/compare/v0.3.0...v0.3.1)
14+
15+
**Merged pull requests:**
16+
17+
- Fix the expected status code for item creation to 201 [\#77](https://github.com/datalab-org/datalab-api/pull/77) ([ml-evs](https://github.com/ml-evs))
18+
- Update CI dependencies and dependabot config [\#74](https://github.com/datalab-org/datalab-api/pull/74) ([dependabot[bot]](https://github.com/apps/dependabot))
1019

1120
## [v0.3.0](https://github.com/datalab-org/datalab-api/tree/v0.3.0) (2025-07-08)
1221

@@ -16,6 +25,10 @@
1625

1726
- Add centralized request error handling to base client class [\#70](https://github.com/datalab-org/datalab-api/pull/70) ([ml-evs](https://github.com/ml-evs))
1827

28+
**Closed issues:**
29+
30+
- Show server errors more readily [\#69](https://github.com/datalab-org/datalab-api/issues/69)
31+
1932
**Merged pull requests:**
2033

2134
- Refactor some functionality into utils module for external use [\#67](https://github.com/datalab-org/datalab-api/pull/67) ([ml-evs](https://github.com/ml-evs))

0 commit comments

Comments
 (0)