Skip to content

Latest commit

 

History

History
150 lines (70 loc) · 6.42 KB

CHANGELOG.md

File metadata and controls

150 lines (70 loc) · 6.42 KB

Changelog

0.3.1 (2024-04-08)

Bug Fixes

0.3.0 (2023-11-07)

Features

  • removed uneeded files and updated example.py and .env.example (57e3af0)

0.2.3 (2023-06-29)

Bug Fixes

  • entrypoint: fix entrypoint (b6af572)

0.2.2 (2023-06-29)

Bug Fixes

  • databricks_session: added sqlalcheme and jdbc dialect (7ad588a)
  • databricks_session: fix databricks_session.py sql entrypoint (e25a9c3)

0.2.1 (2023-06-27)

Bug Fixes

  • black: fix black formatting (8efe808)
  • build: corrected poetry include (5f4eb27)
  • pyproject: add entrypoint script (b86cf77)

0.2.0 (2023-06-27)

Features

  • databricks_session: add support for databricks sql endpoint (f3a9f22)

Bug Fixes

  • poetry: added poetry dependencies management (878c8d5)

0.1.11 (2023-06-27)

Bug Fixes

  • README: update README.md typo (7b8f514)
  • setup: testing requirements (f3748f5)

0.1.10 (2023-06-27)

Bug Fixes

  • requirements: testing requirements fixes (32a00f6)

0.1.9 (2023-06-27)

Bug Fixes

  • requirements: add missing requirements (09b9a4f)

0.1.8 (2023-06-27)

Bug Fixes

  • ci: add git pull to ci workflow (#2) (3e3db17)

0.1.7 (2023-06-27)

Bug Fixes

  • ci: added dispatch event to trigger cd (bb48ef2)
  • ci: added pr merge validation gate (85e7212)

0.1.6 (2023-06-27)

Bug Fixes

  • cd: updated cd trigger to use repository_dispatch (b0caa6e)
  • setup.py: fixed build classifiers (ce281f7)

0.1.5 (2023-06-27)

Bug Fixes

0.1.4 (2023-06-27)

Bug Fixes

  • setup: add version.py to setup.py (93855ba)
  • setup: removed unused import (a21ed52)

0.1.3 (2023-06-27)

Bug Fixes

  • setup: corrected python build (00b7755)

0.1.2 (2023-06-27)

Bug Fixes

  • ci: updated release-please order (1af2f0f)
  • setup.py: fix setup.py coverage (aa01d8e)

0.1.1 (2023-06-27)

Bug Fixes

  • setup: fixed versioning in setup (f4695c6)

0.1.0 (2023-06-27)

Features

  • docs: fixed project url in setup.py (3ffca56)

0.0.2 (2023-06-27)

Bug Fixes

Changelog