Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Releases: kiwicom/the-zoo

v1.7.3

03 Nov 13:49
7816afb
Compare
Choose a tag to compare

πŸ”§ Chores and Improvements

  • 7816afb update npm packages version because of security reasons

πŸ”§ Chores and Improvements

  • 7816afb update npm packages version because of security reasons (#413)

v1.7.2

23 Jul 08:19
Compare
Choose a tag to compare

πŸš€ Features

  • fee0108 (search) added django command for listing the meilisearch index

πŸ› Bug fixes

  • c206ea8 (search) handle json decode error when indexing openapi definitions
  • 315fcca (frontend) removed unnecessary field processing
  • 486edf1 (repos) catch correct exception on missing repository

v1.7.1

09 Jun 09:49
2070434
Compare
Choose a tag to compare

πŸ› Bug fixes

v1.7.0

02 Jun 14:02
ff66f7e
Compare
Choose a tag to compare

πŸ“¦ Other

  • feat: fetch gitlab envs

  • fix(services): move gitlab icon to static folder

  • refactor: post rebase changes

  • change get_or_create usage
  • regenerate migrations for envs
  • fixed sending NaN on envs fetch
  • refactor: rework of gitlab envs

Co-authored-by: Jurica Grgicevic [email protected]
Co-authored-by: Alex Viscreanu [email protected]

v1.6.0

26 May 08:40
8eda7d1
Compare
Choose a tag to compare

πŸš€ Features

v1.5.2

29 Mar 12:29
Compare
Choose a tag to compare

πŸ› Bug fixes

  • dc46c73 (repos) avoid using temp file context manager for openapi definitions

πŸ”§ Chores and Improvements

  • 74937d9 (repos) improve logging on openapi definition utils

v1.5.1

24 Mar 16:21
Compare
Choose a tag to compare

πŸ› Bug fixes

  • 567eb51 (sentry) suppress sentry events for bandit logger

v1.5.0

12 Mar 12:21
Compare
Choose a tag to compare

πŸš€ Features

  • 1795a97 (repos) index openapi endpoints

πŸ› Bug fixes

  • 9051109 (analytics) handle valueerror exception on requirements.txt parsing
  • 88ae335 (openapi) add unhandled exceptions to except block
  • 978dd69 (frontend) solve incorrect import on the auditing overview project list
  • 38168ac (analytics) handle sha-pinned images
  • 782852b (auditing) avoid crashing on empty default branch
  • 5c2d0f5 (analytics) handle extended include syntax
  • b9d6b1c (analytics) read extended image definition in gitlab ci files

πŸ”§ Chores and Improvements

  • 923b2b5 remove bento config and action
  • 30b6452 replace .pylintrc with pyproject.toml config
  • a4a9bd2 (deps) unpin dependencies and bump versions
  • 0b6906e (frontend) update sentry sdk version

πŸ“¦ Other

  • 424262e cache openapi files parsing result

v1.4.8

02 Mar 11:58
1f6a974
Compare
Choose a tag to compare

πŸ› Bug fixes

  • 1f6a974 (audit_runner) Notify issue status change support for monorepos (#383)

v1.4.7

26 Feb 14:33
1d1444c
Compare
Choose a tag to compare

πŸ› Bug fixes

  • 1d1444c (audit) incorrect audit report redirect params (#382)