Skip to content

Releases: preset-io/elasticsearch-dbapi

0.2.11

26 Jan 21:03
ce3df30
Compare
Choose a tag to compare

0.2.11

  • fix: relax packaging dependency (#109) [Daniel Vaz Gaspar]

0.2.10

06 Feb 22:03
Compare
Choose a tag to compare

This release includes a fix for quoting identifiers in OpenDistro. Before, the SQLAlchemy dialect was using double quotes, but it should use backticks instead.

0.2.9

14 Feb 12:42
7e48e57
Compare
Choose a tag to compare

Patch release:

  • fix: remove six dependency (#84) [Daniel Vaz Gaspar]

0.2.8

10 Feb 10:23
742f590
Compare
Choose a tag to compare

Patch release:

  • fix: remove show tables column retrieval index based (#81) [Daniel Vaz Gaspar]

0.2.7

10 Feb 10:23
cad716e
Compare
Choose a tag to compare

Patch release:

  • fix: unpin packaging dependency (#77) [Daniel Vaz Gaspar]

0.2.6

30 Sep 09:46
470f67c
Compare
Choose a tag to compare
  • fix: pin elasticsearch-py bellow 7.14 (#71) [Daniel Vaz Gaspar]
  • feat(query): add time_zone param (#69) [aniaan]

0.2.4

07 Jun 12:51
b47e71f
Compare
Choose a tag to compare

Patch release 0.2.4:

  • fix: Bump urllib3 from 1.25.6 to 1.26.5 (#64) [dependabot]
  • fix: missing time type (#60) [maltoze]

0.2.3

21 Apr 08:47
34d5b2c
Compare
Choose a tag to compare

Patch release 0.2.3:

  • fix: missing dependency, packaging [Daniel Vaz Gaspar]

0.2.2

20 Apr 15:09
3e12e0d
Compare
Choose a tag to compare

Patch release 0.2.2:

  • fix: support elasticsearch > 7.10

0.2.0

08 Feb 13:56
36aa1d5
Compare
Choose a tag to compare

New Opendistro Elasticsearch support

0.2.0

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]