Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 19:13
· 31 commits to main since this release
e8aed89

1.3.0 (2022-09-11)

Features

  • Initial implementation for dashboards and visualizations app (#15) (33a6306)
  • integrate pub/sub to notify new uploads (#26) (d6ae0f1)

Bug Fixes

Dependency Updates

  • deps: bump django from 4.0.4 to 4.0.6 (#16) (58e3455)
  • deps: bump jquery-validation from 1.19.4 to 1.19.5 (#17) (6f9aeee)
  • deps: bump terser from 5.13.1 to 5.14.2 (#19) (06e7956)

Refactors

  • config: add pub_sub_topic environment variable (#34) (446cc4a)
  • add unit tests (#22) (ade99da)
  • data_source & metadata_extract filters (#18) (07e6c6b)
  • conf: improve project configuration (#21) (f8e1614)
  • pubsub: refactor pubsub event trigger (#30) (43f1c9a)
  • core: refactor upload metadata architecture. (#28) (781ec68)
  • api: remove unneeded fields from the start upload chunk api. (#27) (3a498b6)