Releases: yehoshuadimarsky/bcpandas
Releases · yehoshuadimarsky/bcpandas
v2.6.6
What's Changed
- replace black with ruff, other tweaks by @yehoshuadimarsky in #216
- use uv instead of poetry by @yehoshuadimarsky in #217
Full Changelog: v2.6.5...v2.6.6
v2.6.5
What's Changed
- Add support for Microsoft Entra ID Authentication by @karmadonov in #214
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #212
New Contributors
- @karmadonov made their first contribution in #214
Full Changelog: 2.6.4...v2.6.5
2.6.4
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #199
- Bump zipp from 3.19.0 to 3.19.1 by @dependabot in #201
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #202
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #205
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #206
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #207
- When testing that 'bcp' can be run, also catch PermissionError. by @epa in #209
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #208
New Contributors
Full Changelog: 2.6.3...2.6.4
2.6.3
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #194
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #197
- Bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in #198
- Bump certifi from 2024.2.2 to 2024.7.4 by @dependabot in #200
Full Changelog: 2.6.2...2.6.3
2.6.2
What's Changed
- Add option to insert values into identity columns by @RatserX in #192
- update test deps esp docker and requests by @yehoshuadimarsky in #193
- Bump idna from 3.4 to 3.7 by @dependabot in #189
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #183
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #191
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #190
New Contributors
Full Changelog: v2.6.1...2.6.2
v2.6.1
What's Changed
Security patch release:
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #182
- Bump black from 23.7.0 to 24.3.0 by @dependabot in #186
- Bump pillow from 10.2.0 to 10.3.0 by @dependabot in #188
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #163
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #166
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #167
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #168
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #169
- Bump fonttools from 4.42.0 to 4.43.0 by @dependabot in #172
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #171
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #173
- Bump pillow from 10.0.1 to 10.2.0 by @dependabot in #175
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #174
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #177
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #179
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #180
- Columns with white space by @jacobshaw42 in #149
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #140
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #141
- Add troubleshooting FAQ section to README by @sfirke in #143
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #144
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #146
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #148
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #150
- Bump pillow from 9.5.0 to 10.0.1 by @dependabot in #153
- Bump urllib3 from 1.26.15 to 1.26.17 by @dependabot in #152
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #151
- Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #157
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #154
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #158
- Add collation parameter by @DmitryErmolchik in #159
- Add support for SQLAlchemy 2 by @gordthompson in #142
- modified SqlCreds.from_engine to allow for engine from non-encoded url by @jacobshaw42 in #145
- Bump pillow from 10.0.0 to 10.0.1 by @dependabot in #160
- Bump requests from 2.29.0 to 2.31.0 by @dependabot in #162
- Bump urllib3 from 1.26.15 to 1.26.18 by @dependabot in #161
New Contributors
- @sfirke made their first contribution in #143
- @DmitryErmolchik made their first contribution in #159
- @gordthompson made their first contribution in #142
Full Changelog: v2.4.2...v2.5.0
v2.4.2
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #136
- Bump pygments from 2.14.0 to 2.15.0 by @dependabot in #139
- Fully Redact Password by @jacobshaw42 in #138
New Contributors
- @jacobshaw42 made their first contribution in #138
Full Changelog: v2.4.1...v2.4.2
v2.4.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #116
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #119
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #120
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #121
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #125
- Bump requests from 2.27.1 to 2.31.0 by @dependabot in #128
- perf: Do not copy dataframe if uploading its index by @jasonni0 in #129
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #127
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #135
- propose solution for issues #130 #131 by @windiana42 in #133
New Contributors
- @jasonni0 made their first contribution in #129
- @windiana42 made their first contribution in #133
Full Changelog: v2.4.0...v2.4.1