- fix: relax packaging dependency (#109) [Daniel Vaz Gaspar]
- fix: OpenDistro dialect quotes properly with backticks now (#99) [Beto Dealmeida]
- fix: remove six dependency (#84) [Daniel Vaz Gaspar]
- fix: remove show tables column retrieval index based (#81) [Daniel Vaz Gaspar]
- fix: unpin packaging dependency (#77) [Daniel Vaz Gaspar]
- fix: pin elasticsearch-py bellow 7.14 (#71) [Daniel Vaz Gaspar]
- feat(query): add time_zone param (#69) [aniaan]
- fix: Bump packaging [Beto Dealmeida]
- fix: Bump urllib3 from 1.25.6 to 1.26.5 (#64) [dependabot]
- fix: missing time type (#60) [maltoze]
- fix: missing dependency, packaging [Daniel Vaz Gaspar]
- fix: support elasticsearch > 7.10 [Daniel Vaz Gaspar]
- feat: support new opendistro SQL engine 1.13 [Daniel Vaz Gaspar]
- docs: update changelog [Daniel Vaz Gaspar]
- release: version bump and exception fix (#48) [Daniel Vaz Gaspar]
- feat(opendistro): implement get view names with ES alias (#47) [Daniel Vaz Gaspar]
- fix(opendistro): aws auth and discard not supported engine type from meta (#46) [Daniel Vaz Gaspar]
- feat: support opendistro (#45) [Daniel Vaz Gaspar]
- [fix]: crash with empty indexes (#39) [Daniel Vaz Gaspar]
- [docs]: update README with github actions badge (#41) [Daniel Vaz Gaspar]
- [ci]: from travis to github actions (#40) [Daniel Vaz Gaspar]
- [docs]: updated readme opendistro info (#37) [Anirudha (Ani) Jadhav]
- [elasticsearch]: feat:
fetch_size
configurable and set default to 10000 (#30) - [docs]: fix: Update README.md (#32)
- [elasticsearch] fix: newer elasticsearch version were crashing (#23)
- [dbapi] fix: enforce list tuple to follow PEP-249 (#17)
- [dbapi] fix: don't do anything in commit method (#16)
- [dbapi] fix: support connection string without trailing slash (#9)