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.38

14 Aug 08:22
90a8c28
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix(elasticsearch): handle http_auth config params @Vixtir (#211)

Contributors

@Vixtir

v0.1.37

08 Aug 16:01
3ab978b
Compare
Choose a tag to compare

Changes

  • feat(postgres): add materialized views @Vixtir (#210)

🐛 Bug Fixes

Contributors

@Vixtir

v0.1.36

25 Jul 14:59
Compare
Choose a tag to compare

Changes

  • fix(sdk): Parsing custom !ENV tags

Contributors

@Vixtir

v0.1.35

25 Jul 11:02
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix(postgres): views dependencies @Vixtir (#207)
  • fix: !ENV {env} propagation

🧰 Maintenance

Contributors

@Vixtir and @andrwqa

v0.1.34

13 Jul 13:41
eaf5d62
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix(snowflake): deprecate host params for connection to Snowflake @Vixtir (#204)

Contributors

@Vixtir

v0.1.33

08 Jul 09:46
Compare
Choose a tag to compare

Changes

  • bug(mysql): fixed Datetime serialization error
  • bug(mysql): use case insensitive metadata fields getter

Contributors

@Vixtir

v0.1.32

06 Jul 08:50
a9d82f4
Compare
Choose a tag to compare

Changes

  • feat(config): added verify_ssl flag to collector-config.yaml @Vixtir (#202)

Contributors

@Vixtir

v0.1.31

22 Jun 13:01
Compare
Choose a tag to compare

Changes

  • feat(databricks): unity catalog support complex data types @gafmn (#197)

🚀 Features

🐛 Bug Fixes

  • fix(clickhouse): complex types in map data type @gafmn (#199)

Contributors

@Vixtir, @gafmn and @m-qlas

v0.1.30

12 Jun 08:18
07bfd68
Compare
Choose a tag to compare

Changes

  • chore(snowflake): verbose errors @Vixtir (#193)
  • chore(es): elasticsearch missing data streams @gafmn (#189)
  • chore(hive): use pyhive client @Vixtir (#188)
  • chore(postgresql): add binary and name data types mapper @Vixtir (#186)
  • chore(oracledb): added support of OracleDB thick mode. @andrwqa (#178)

🚀 Features

🧰 Maintenance

Contributors

@Vixtir, @andrwqa, @gafmn and @m-qlas

v0.1.29

05 Apr 12:59
562065b
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix(cockroachdb): update example, fix metadata keys @Vixtir (#169)

Contributors

@Vixtir