Releases: C4IROcean/odp-sdk-python
Releases · C4IROcean/odp-sdk-python
0.7.1 - Versioning fix
0.7.0 - Tabular paging update
What's Changed
- Added name persinalization by @thomafred in #88
- ODP-1300: Added more unit tests by @thomafred in #89
- Remove
OdpTabularStorageClient
default limits for select by @thomafred in #90
Full Changelog: 0.6.3...0.7.0
0.6.4 - Alias of release `0.6.4`
0.6.3 - Added data transfer objects
0.6.2 - Fix dataset creation from manifest containing special symbols
What's Changed
Full Changelog: 0.6.1...0.6.2
Release - 0.6.1 - Minor tabular improvement
What's Changed
- Restructure SDK repo to make room for future DTO-package by @thomafred in #83
- Update tabular_storage_client.py by @odmike in #84
Full Changelog: 0.6.0...0.6.1
0.6.0 - Python 3.9 support
0.5.0 - Tabular streaming
What's Changed
- Update FileMetadataDto by @DeividasSetkus in #77
- ODP-1298 + ODP-1299: Rework tabular reads by @thomafred in #78
- ODP-1279: Fix unexpected conversions by @edusalagran in #80
- ODP-1239: Use validators library to check base_url by @edusalagran in #81
Full Changelog: 0.4.14...0.5.0
0.4.14 - OdpRawStorageClient update
What's Changed
- Add examples' tests in unit tests folder by @DeividasSetkus in #69
- ODP-1244 + ODP-1243: ODP RAW conflict resolution by @thomafred in #76
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #74
Full Changelog: 0.4.13...0.4.14
0.4.13 Add pagination cursor for `select_as_list`
What's Changed
- Add pagination by cursor for select_as_list() by @DeividasSetkus in #75
New Contributors
- @DeividasSetkus made their first contribution in #75
Full Changelog: 0.4.12...0.4.13