Releases: dominodatalab/domino-data
Releases · dominodatalab/domino-data
v0.5.1
What's Changed
- Add get_bytes API to enable pandas read_{csv,parquet} by @ddl-gabrielhaim in #74
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Add support for access token from sidecar endpoint by @ddl-gabrielhaim in #65
- [DOM-41496] Add mongo to the SDK by @ronit-basu in #67
- [DOM-40225] Add page size param to get keys by @ronit-basu in #66
- Bump to 0.5.0 by @ddl-gabrielhaim in #70
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add git secrets hook by @ddl-gabrielhaim in #48
- Code Gen (#39) by @ddl-catherinetu in #49
- Add Trino datasource support by @ddl-gabrielhaim in #50
- Cleanup requirements.txt and codestyle by @ddl-gabrielhaim in #51
- Add code gen for storage base datasource classes by @ddl-gabrielhaim in #52
- [DOM 38905] Add tabular s3 by @ronit-basu in #55
- dataSource: Teradata support - python by @ddl-giuliocapolino in #53
- Override import to find configs by @ddl-gabrielhaim in #58
- More informative stack trace message when training set version cannot be created by @ddl-catherinetu in #60
- update open api by @ronit-basu in #57
- Unit test for duplicate training set creation in another project by @ddl-catherinetu in #61
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Replace mentions of
SDK
byAPI
in the documentation by @ddl-gabrielhaim in #34 - Added support for AuthTypes and Snowflake's OAuthPassthrough by @ddl-giuliocapolino in #33
- Use respx to better cover API by @ddl-gabrielhaim in #31
- dataSource: nit improvements + tests by @ddl-giuliocapolino in #35
- IAM Credential prop SDK support for session by @ddl-catherinetu in #38
- RDS Credential propagation support by @ddl-catherinetu in #40
- S3 IAM support by @ddl-catherinetu in #41
- Add new auth type AWSIAMRoleWithUsername by @ddl-gabrielhaim in #42
- Add BigQuery support by @ddl-gabrielhaim in #44
- Remove static content since it's now in real docs by @ddl-gabrielhaim in #45
- Do not use
with
to prevent closing http clients by @ddl-gabrielhaim in #46 - Minor release to 0.3.0 by @ddl-gabrielhaim in #47
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Fix account keyword (not currently used) by @ddl-gabrielhaim in #28
- [DOC-772]Copyedit the Data API spec by @Russ-Urquhart-ddl in #26
- [DOM-35943] Streamline http client and certifiicates by @ddl-gabrielhaim in #29
- Bump to 0.2.1 by @ddl-gabrielhaim in #30
New Contributors
- @Russ-Urquhart-ddl made their first contribution in #26
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Update docstrings to match DOCS-702 by @ddl-gabrielhaim in #19
- add pg to sdk by @ronit-basu in #20
- Fix documentation typos by @ddl-gabrielhaim in #21
- MySQL + SQL Server add to SDK by @ddl-catherinetu in #22
- Google Cloud Storage support by @ddl-giuliocapolino in #23
- Add oracle support in sdk by @ronit-basu in #24
- Add ADLS support by @ddl-gabrielhaim in #25
- Add GenericS3 support by @ddl-gabrielhaim in #27
New Contributors
- @ronit-basu made their first contribution in #20
- @ddl-catherinetu made their first contribution in #22
Full Changelog: v0.1.8...v0.2.0
v0.1.8
What's Changed
- DOCS-636 - Note that these new APIs are a "preview" feature by @ddl-lgaddie in #14
- Fix python block by @ddl-gabrielhaim in #15
- Add note on monitoring_meta keyword argument by @ddl-kgarton in #11
- Better autodocs for MonitoringMeta by @ddl-gabrielhaim in #18
- Add documentation for custom auth in training_sets by @ddl-gabrielhaim in #16
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- DOM-34443 -- Use safe location for logs by @ddl-gabrielhaim in #13
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Better install docs and switch to
domino
imports by @ddl-gabrielhaim in #9 - Add missing comma and clarify import information by @ddl-kgarton in #8
- Standardizing on terminology by @gmatev in #10
- Add check for token file existence and exp backoff by @ddl-gabrielhaim in #12
New Contributors
- @ddl-kgarton made their first contribution in #8
- @gmatev made their first contribution in #10
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- DOCS-611 - Integrate the Data Access SDK docs into the Read The Docs site by @ddl-lgaddie in #5
- Cleaner client representation and docs fixes by @ddl-gabrielhaim in #7
New Contributors
- @ddl-lgaddie made their first contribution in #5
Full Changelog: v0.1.4...v0.1.5