Skip to content

Releases: opendatadiscovery/odd-platform

v0.27.9

26 Feb 11:24
f033bc0

Choose a tag to compare

Changes

Contributors

@PashaBoiko

0.27.8

12 Feb 15:09
4568652

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.27.7...0.27.8

v0.27.7

19 Feb 16:30
f363b2a

Choose a tag to compare

Changes

Contributors

@RamanDamayeu

v0.27.6

19 Feb 13:13
922ec25

Choose a tag to compare

Changes

Contributors

@mavenzer

v0.27.5

26 Sep 08:31
634e826

Choose a tag to compare

Changes

  • 1705 - sort the default catalog view firstly based on status in the following sequence:STABLE, DEPRECIATED,DRAFT,UNASSIGNED,DELETED @Vladysl (#1707)
  • docs: lint and update collectors @dstrates (#1703)

Contributors

@Vladysl and @dstrates

v0.27.4

09 Sep 12:05
6650f1b

Choose a tag to compare

Changes

Contributors

@mavenzer

v0.27.3

29 Aug 12:06
d2172b4

Choose a tag to compare

Changes

Contributors

@Vladysl

v0.27.2

19 Aug 12:06
698e83a

Choose a tag to compare

Changes

Contributors

@RamanDamayeu and @mavenzer

v0.27.1

26 Jun 12:36
471d13a

Choose a tag to compare

Changes

Contributors

@ValeriyWorld and @Vladysl

v0.27.0

11 Jun 12:10
2498a99

Choose a tag to compare

Changes

  • 1681 - fix Lookup Policy cannot be added using UI @Vladysl (#1686)
  • 1680 - updated api/terms api. Added updated_at field and update_at_range_start_date_time (optional) and update_at_range_end_date_time (optional) date times query params to filter out terms based on updated_at @Vladysl (#1685)
  • use business name for search columns on dataset strucuture page @AndreyNenashev (#1684)
  • chore: enable spellcheck for md editor @AndreyNenashev (#1683)
  • 1673 - /ingestion/datasources is also should be whitelisted, because collector using this endpoint to create datasource. @Vladysl (#1674)

Contributors

@AndreyNenashev and @Vladysl