Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Releases: opendatadiscovery/odd-collector

v0.1.18

30 Jan 08:21
c39e517
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

  • refactor(hive): Refactor hive adapter
  • refactor(cassandra): Cassandra refactoring @andrwqa (#139)
  • refactor(redshift): Refactor Redshift adapter @m-qlas (#137)

Contributors

@Vixtir, @andrwqa, @edserbin, @m-qlas and @uladzislauprovectus

v0.1.17

11 Jan 10:54
0030de5
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • build: bump sdk to 0.3.10, fixed missed tasks @Vixtir (#133)

Contributors

@Vixtir

v0.1.16

27 Dec 07:36
0f37af2
Compare
Choose a tag to compare

Changes

  • perf(mssql): decreased Cursor's count @Vixtir (#132)
  • build: bump odd-collector-sdk to 0.3.8

Contributors

@Vixtir

v0.1.15

19 Dec 13:17
e8a8816
Compare
Choose a tag to compare

Changes

🚀 Features

🧰 Maintenance

Contributors

@Vixtir, @krisnikitiuk

v0.1.14

13 Dec 13:34
d48ef66
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix(mssql): pymssql using different ports @Vixtir (#120)
  • fix(druid): Updated size formatting to reflect size in mb @ArtyomyuS (#122)

🧰 Maintenance

  • docs(anchors): implemented anchors in links in README.md @cptLiVSi (#127)
  • chore(redshift): Able to set schemas to parse @Vixtir (#123)
  • refactor (snowflake): creating lineage by dependency schema @Vixtir (#126)
  • refactor(odbc): Refactoring odbc adapter @Vixtir (#129)

Contributors

@ArtyomyuS, @cptLiVSi and @Vixtir

v0.1.13

03 Nov 11:14
aa8eb86
Compare
Choose a tag to compare

Changes

🧰 Maintenance

Contributors

@ArtyomyuS, @Vixtir and @uladzislauprovectus

v0.1.12

19 Sep 14:29
d8f9051
Compare
Choose a tag to compare

Changes

  • build: update poetry version to 1.2.1 @Vixtir (#86)

🧰 Maintenance

Contributors

@Vixtir and @uladzislauprovectus

v0.1.11

14 Sep 06:32
d9c5dba
Compare
Choose a tag to compare

Changes

🚀 Features

  • feat(odbc): Port ODBC adapter to collector @tigra (#49)
  • feat(cubejs): implemented cube.js integration @Vixtir (#78)
  • feat(vertica): implemented Vertica integration @edserbin (#80)

🐛 Bug Fixes

  • fix(mssql): add sql parsing exception handling @Vixtir (#72)
  • fix(tableau): add error handling @Vixtir (#71)

🧰 Maintenance

  • refactor(clickhouse): refactor integration @gafmn (#74)
  • refactor(mongodb): refactor integration @edserbin (#70)

Contributors

@Vixtir, @andrwqa, @edserbin, @gafmn and @tigra

v0.1.10

21 Jul 17:29
7feb6c5
Compare
Choose a tag to compare

Changes

  • feat(tableau): added PAT config for 2FA @Vixtir (#66)
  • feat(mysql): support primary key @edserbin (#65)
  • feat(clickhouse): added primary and sort keys supporting for clickhouse @edserbin (#63)
  • refactor(postgres): refactoring postgresql adapter @LehaStira (#48)
  • refactor(mysql): refactoring mysql adapter @edserbin (#50)

🧰 Maintenance

Contributors

@LehaStira, @Vixtir and @edserbin

v0.1.9

21 Jun 07:42
0602898
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

Contributors

@DementevNikita, @Vixtir