Releases: dominodatalab/domino-data
Releases · dominodatalab/domino-data
v6.0.0
What's Changed
- keeping subdirectories in the list returned by @ddl-aj-rossman in #149
- loosen pinecone version by @ddl-joyce-zhao in #148
- Fix the get datasource issue with no run id (#147) by @ddl-joyce-zhao in #150
Full Changelog: v5.11.0...v6.0.0
v5.11.2
What's Changed
- loosen pinecone version by @ddl-joyce-zhao in #146
- Fix the get datasource issue with no run id by @ddl-joyce-zhao in #147
Full Changelog: v5.11.0...v5.11.2
v5.11.0
What's Changed
- Bumped to dev version in the main branch by @ddl-joyce-zhao in #136
- Functions to simplify Pinecone 3x client API parameters with Domino by @ddl-joyce-zhao in #139
- bumped to 5.11.0.dev2 by @ddl-joyce-zhao in #140
- [DOM-56006] Retry getting jwt token for reading timeout by @ddl-joyce-zhao in #141
- loosen dependency versions by @ddl-joyce-zhao in #143
- Loosen pyarrow version by @ddl-joyce-zhao in #144
- [DOM-56006] Regenerated the clients by @ddl-joyce-zhao in #142
Full Changelog: v5.10.0...v5.11.0
v5.10.0
What's Changed
- add Domino configuration for using pinecone as Domino datasource by @ddl-joyce-zhao in #127
- updated dependencies by @ddl-joyce-zhao in #128
- Fix pageSize to page_size and regenerate client by @ddl-gabrielhaim in #129
- Update the code generation by @ddl-joyce-zhao in #132
- update feast and pyarrow version by @ddl-joyce-zhao in #135
Full Changelog: v5.9.0...v5.10.0
v5.9.0
What's Changed
- Bump version to 5.9.0.dev1 by @ddl-catherinetu in #122
- [DOM-50406] Update Dataservices Submodule by @ddl-eric-jin in #123
Full Changelog: v5.8.0...v5.9.0
v5.8.0
What's Changed
- Update dependencies to use arrow 10.0.0 by @ddl-gabrielhaim in #97
- SDK Code Gen for Starburst JDBC datasources by @ddl-catherinetu in #96
- Add missing dependency on urllib3 by @ddl-gabrielhaim in #98
- Improved error handling by @ddl-joyce-zhao in #100
- improved error message by @ddl-joyce-zhao in #101
- Added missing db2 config by @ddl-joyce-zhao in #103
- update the git submodule by @ddl-joyce-zhao in #104
- dropped phoenix data source by @ddl-joyce-zhao in #105
- Update source of truth for SDK by @ddl-catherinetu in #106
- Update Source of Truth for Data-Services to Include Azure Blob Storage by @ddl-eric-jin in #110
- Update SDK submodule for networking proxy by @ddl-catherinetu in #108
- bump version by @ddl-joyce-zhao in #111
- changed the order of choosing authentication fields by @ddl-joyce-zhao in #113
- Mergeback release-5.7 by @ddl-giuliocapolino in #112
- bump version by @ddl-joyce-zhao in #114
- bump version by @ddl-joyce-zhao in #115
- Update Headers of Azure Blob Storage Sent Through HTTP for Uploading by @ddl-eric-jin in #116
- Update Python SDK version by @ddl-eric-jin in #117
- [DOM-49875] SDK Code Generation for Databricks based on Services Module by @ddl-eric-jin in #118
- [DOM-50210] Update Next Dev Version of Python SDK to Be 5.8dev7 by @ddl-eric-jin in #119
- Updating SDK submodule by @ddl-catherinetu in #120
- Bump to 5.8.0 by @ddl-catherinetu in #121
Full Changelog: v5.7.2...v5.8.0
v5.7.2
What's Changed
- DataSource Audit: pass run_id from env variable by @ddl-giuliocapolino in #102
- 5.7.2 PyProject Version Bump by @ddl-giuliocapolino in #109
Full Changelog: v5.7.1...v5.7.2
v5.7.1
What's Changed
- Improve BlobStore downloads by @ddl-gabrielhaim in #94
- Update to 5.7.0 by @ddl-gabrielhaim in #95
- Add missing urllib3 dependency by @ddl-gabrielhaim in #99
Full Changelog: v5.6.0...v5.7.1
v5.6.0
What's Changed
- Add feature store sync implementation by @ddl-joyce-zhao in #69
- Added filter for console logging by @ddl-joyce-zhao in #73
- Add feature store lock/unlock implementation by @ddl-joyce-zhao in #71
- Update feature views with commit hash included by @ddl-catherinetu in #75
- [DOM-42475] Adding error message when user accesses SDK from remote data plane by @ddl-aj-rossman in #76
- DOCS-1954 Fix Data API ReadtheDocs by @ddl-gabrielhaim in #77
- DOCS-1954 Fix issue with datasource doc generation by @ddl-gabrielhaim in #78
- fix for using git SSH credentials by @ddl-joyce-zhao in #80
- Fix for missing feature store error logs by @ddl-joyce-zhao in #81
- Update gitpython to 3.1.30 by @ddl-fpoblete in #83
- DOM-39887 - Add Palantir to the SDK by @ddl-fpoblete in #79
- DOM-43367 Increase timeout to Nucleus from 5 to 20s by @ddl-gabrielhaim in #84
- Bumped up the version by @ddl-joyce-zhao in #82
- DOM-42841 Removing beta messaging on datasource_client instantiation by @ddl-aj-rossman in #85
- bumped up the version by @ddl-joyce-zhao in #87
- add more feature view fields by @ddl-joyce-zhao in #86
- Bump up the version by @ddl-joyce-zhao in #89
- Bumped up dependent library version by @ddl-joyce-zhao in #92
New Contributors
- @ddl-joyce-zhao made their first contribution in #69
- @ddl-fpoblete made their first contribution in #83
Full Changelog: v0.5.1...v5.6.0
5.5.0
Stable version for Domino 5.5.0
What's Changed
- Add feature store sync implementation by @ddl-joyce-zhao in #69
- Added filter for console logging by @ddl-joyce-zhao in #73
- Add feature store lock/unlock implementation by @ddl-joyce-zhao in #71
- Update feature views with commit hash included by @ddl-catherinetu in #75
- [DOM-42475] Adding error message when user accesses SDK from remote data plane by @ddl-aj-rossman in #76
- DOCS-1954 Fix Data API ReadtheDocs by @ddl-gabrielhaim in #77
- DOCS-1954 Fix issue with datasource doc generation by @ddl-gabrielhaim in #78
- fix for using git SSH credentials by @ddl-joyce-zhao in #80
- Fix for missing feature store error logs by @ddl-joyce-zhao in #81
- Update gitpython to 3.1.30 by @ddl-fpoblete in #83
- DOM-39887 - Add Palantir to the SDK by @ddl-fpoblete in #79
- Increase timeout to Nucleus from 5 to 20s by @ddl-gabrielhaim in #84
- Bumped up the version by @ddl-joyce-zhao in #82
New Contributors
- @ddl-joyce-zhao made their first contribution in #69
- @ddl-aj-rossman made their first contribution in #76
- @ddl-fpoblete made their first contribution in #83
Full Changelog: v0.5.1...5.5.0