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

Releases: opendatadiscovery/odd-collector-aws

v0.1.14

Choose a tag to compare

@github-actions github-actions released this 09 Aug 08:43
b682e50

Changes

🐛 Bug Fixes

Contributors

@Vixtir

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 21 Jul 08:12

Changes

  • chore: correctly printing collector's and sdk versions @m-qlas
  • chore(s3): removed redundant README
  • chore(s3): get_data_entity_list return DataEntityList, not an Iterable

Contributors

@m-qlas and @Vixtir

v0.1.12

Choose a tag to compare

@github-actions github-actions released this 20 Jul 13:43
9635d71

Changes

🐛 Bug Fixes

  • feat(s3): use bucket name for data_source_oddrn @Vixtir (#45)

🧰 Maintenance

Contributors

@Vixtir and @m-qlas

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 12 Jul 12:40
927e89b

Changes

🐛 Bug Fixes

Contributors

@Vixtir

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 14 Jun 09:55
301833c

Changes

🐛 Bug Fixes

Contributors

@AlastairDewar and @Vixtir

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 09 Jun 10:45
aa17d71

Changes

  • feat(s3_delta): Fetching nested delta tables @Vixtir
  • feat(s3_delta): Add Filter to object_name for delta tables @Vixtir

Contributors

@Vixtir

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 08 Jun 08:46
16b1aa7

Changes

  • feat(s3_delta): Add DeltaLake for s3/s3-compatible storages @Vixtir (#36)
  • feat(s3): Handle nested folders as DataEntityGroup. @ykobuk (#34)

🧰 Maintenance

  • feat: added more debug info at collector start @Vixtir (#32)
  • chore(s3): folder S3 structure @Vixtir (#35)

Contributors

@Vixtir and @ykobuk

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 14 Feb 09:31

Changes

  • build: using poetry 1.3.1

Contributors

@Vixtir

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 14 Feb 07:11
ef86094

Changes

Contributors

@RamanDamayeu and @Vixtir

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 29 Dec 12:38

Changes

🧰 Maintenance

  • fix(s3): S3 supported filetypes @cptLiVSi (#26)
  • docs: Link anchors @cptLiVSi (#27)
  • chore: bump odd-collector-sdk version to 0.3.8

Contributors

@Vixtir, @cptLiVSi and @uladzislauprovectus