Skip to content

Tags: adfinis/timed

Tags

v5.6.1

Toggle v5.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(backend): use importlib instead of pkg_resources (#1050)

v5.6.0

Toggle v5.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(frontend): wraparound in power selects (#1041)

* feat(frontend): wraparound in selects
* chore(frontend/power-select): clean up old code

v5.5.28

Toggle v5.5.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: accept empty comments when editing reports (#1037)

v5.5.27

Toggle v5.5.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): bump mozilla-django-oidc from 4.0.1 to 5.0.1 in /backend (#…

…1024)

Bumps [mozilla-django-oidc](https://github.com/mozilla/mozilla-django-oidc) from 4.0.1 to 5.0.1.
- [Release notes](https://github.com/mozilla/mozilla-django-oidc/releases)
- [Changelog](https://github.com/mozilla/mozilla-django-oidc/blob/main/HISTORY.rst)
- [Commits](mozilla/mozilla-django-oidc@4.0.1...5.0.1)

---
updated-dependencies:
- dependency-name: mozilla-django-oidc
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v5.5.26

Toggle v5.5.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): bump tornado from 6.5 to 6.5.3 in /backend (#1016)

---
marked as fix because we've had issues with tornado breaking django admin before
---
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5 to 6.5.3.
- [Changelog](https://github.com/tornadoweb/tornado/blob/v6.5.3/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.5.0...v6.5.3)

---
updated-dependencies:
- dependency-name: tornado
  dependency-version: 6.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v5.5.25

Toggle v5.5.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(chart): restart deployment on configmap change (#996)

v5.5.24

Toggle v5.5.24's commit message
fix(backend): use django v5.2 (lts)

We previously downgraded to v4.2 to support some old postgres version.
With postgres v13 being EOL this should no longer be an issue.

This reverts commit 3f2075c.

v5.5.23

Toggle v5.5.23's commit message
fix(charts/cc): missing <...>Id in values.yaml

v5.5.22

Toggle v5.5.22's commit message
fix(ci/release): actually push charts

v5.5.21

Toggle v5.5.21's commit message
fix(ci/release): correctly use helm push