Releases: zypp-io/df_to_azure
Releases · zypp-io/df_to_azure
Release 1.0.2
What's Changed
- Fix bug NaT by @TimvdHeijden in #132
- fixed the non working test by @melvinfolkers in #134
- 135 filter odbc drivers by @melvinfolkers in #136
Full Changelog: v1.0.0...v1.0.2
Release 1.0.1
What's Changed
- Fix bug NaT by @TimvdHeijden in #132
- Release to main by @TimvdHeijden in #133
Full Changelog: v1.0.0...v1.0.1
Release 1.0.0
What's Changed
- Major update dependencies by @TimvdHeijden in #129
- ENH: Export to parquet instead of CSV by @erfannariman in #130
- Release 1.0.0 by @erfannariman in #131
Full Changelog: v0.9.1...v1.0.0
Release 0.9.1
What's Changed
- BUG: Fix categorical dtype by @jrnkng in #126
- ENH: Make driver dynamic by @erfannariman in #127
- Release 0.9.1 by @erfannariman in #128
New Contributors
Full Changelog: v0.9.0...v0.9.1
Release 0.9.0
What's Changed
- BUG: python exits if no df is empty by @melvinfolkers in #120
- Add more dtypes by @melvinfolkers in #122
- Up package version by @TimvdHeijden in #123
- Release to main by @TimvdHeijden in #124
Full Changelog: v0.8.0...v0.9.0
Release 0.8.0
What's Changed
- ENH: add upsert for parquet by @erfannariman in #104
- logging level to debug for query by @melvinfolkers in #106
- Fix bugs and add requirements checks by @TimvdHeijden in #109
- Fix bug for staging schema with upsert by @TimvdHeijden in #111
- ENH: Add support all pandas int dtypes by @erfannariman in #112
- Placeholder next release by @erfannariman in #110
- Delete salesfoce_opportunity_merged.pickle by @TimvdHeijden in #113
- Add customisable container name by @TimvdHeijden in #114
- Correct version number in cfg by @TimvdHeijden in #116
- Release 0.7.0-rc.2 by @TimvdHeijden in #115
- Upgrade packages by @melvinfolkers in #107
- Fix failing pipeline because of removed staging by @TimvdHeijden in #117
- Release 0.8.0 by @TimvdHeijden in #118
New Contributors
- @TimvdHeijden made their first contribution in #109
Full Changelog: v0.6.0...v0.8.0
Release 0.7.0-rc.2
What's Changed
- Delete salesfoce_opportunity_merged.pickle by @TimvdHeijden in #113
- Add customisable container name by @TimvdHeijden in #114
- Correct version number in cfg by @TimvdHeijden in #116
- Release 0.7.0-rc.2 by @TimvdHeijden in #115
Full Changelog: v0.7.0-rc.1...v0.7.0-rc.2
Release 0.7.0-rc.1
What's Changed
- ENH: add upsert for parquet by @erfannariman in #104
- logging level to debug for query by @melvinfolkers in #106
- Fix bugs and add requirements checks by @TimvdHeijden in #109
- Fix bug for staging schema with upsert by @TimvdHeijden in #111
- ENH: Add support all pandas int dtypes by @erfannariman in #112
- Placeholder next release by @erfannariman in #110
New Contributors
- @TimvdHeijden made their first contribution in #109
Full Changelog: v0.6.0...v0.7.0-rc.1
Release 0.6.0
Full Changelog: v0.6.0-rc.2...v0.6.0
Release v0.6.0-rc.2
Changes in this version of the release candidate:
- Improve linked service by @melvinfolkers in #102
- always create linked services for blob and sql. This way the user can switch source blob storages and sink databases easier.
- use environment variable AZURE_STORAGE_CONNECTION_STRING for parquet upload
- if parquet upload is a single file, place it in the root of the folder
Full Changelog: v0.6.0-rc.1...v0.6.0-rc.2