Skip to content

Releases: adfinis/outdated

v0.11.1

06 May 16:25
Compare
Choose a tag to compare

0.11.1 (2024-05-06)

Bug Fixes

  • chart: actually use debug value from configmap (cea02e7)

Code Refactoring

  • factories: replace percent format with fstrings (07867c7)

Chores

  • deps-dev: bump pytest in /api in the testing group (9834c23)
  • deps-dev: bump the lint group across 1 directory with 3 updates (7911a52)
  • deps-dev: bump the js group across 1 directory with 3 updates (d59ccbf)
  • deps-dev: bump ember-cli in /ember in the ember-core group (63ba20d)
  • deps: bump adfinis/container-scanning-action from 0.2.3 to 0.2.6 (95a08f1)
  • deps-dev: bump ruff from 0.4.2 to 0.4.3 in /api (10be272)
  • deps: bump djangorestframework-jsonapi (23cecc0)
  • deps-dev: bump the embroider group in /ember with 2 updates (2e21278)
  • deps-dev: bump ruff from 0.4.1 to 0.4.2 in /api (9f31a17)
  • deps-dev: bump the lint group across 1 directory with 2 updates (b2dc26e)

CI

  • release: dry if statements (9f5af90)
  • fix/schedule: scan api (b269546)

v0.11.0

23 Apr 14:49
Compare
Choose a tag to compare

0.11.0 (2024-04-23)

Feature

  • chart: make watchman-checks configurable (9eeda44)
  • api: added oidc configuration check (d866084)

Chores

  • deps: bump azure/setup-helm from 3.5 to 4 (e30355f)
  • deps: bump gunicorn in /api in the django group (876e6ed)
  • deps-dev: bump the js group in /ember with 3 updates (a7dac3e)

v0.10.1

23 Apr 11:18
Compare
Choose a tag to compare

0.10.1 (2024-04-23)

Bug Fixes

Chores

  • deps: bump pyaml in /api in the python group (c8fe99b)
  • deps-dev: bump the ember-core group in /ember with 2 updates (eed891b)
  • deps: bump idna from 3.6 to 3.7 in /api in the pip group (1a4a7fb)
  • deps-dev: bump the npm_and_yarn group in /ember with 2 updates (9af3c8e)

v0.10.0

23 Apr 11:00
Compare
Choose a tag to compare

0.10.0 (2024-04-23)

Feature

  • chart/ember: added probes (f4f9565)
  • api: add health endpoint (d195a52)

Chores

  • ci: fix chart testing (c829cd3)
  • api/deps: add django-watchman (a03bf8b)
  • deps: bump sqlparse from 0.4.4 to 0.5.0 in /api in the pip group (4de8166)
  • deps-dev: bump ruff from 0.4.0 to 0.4.1 in /api (9700cec)
  • dependabot: move to daily updates (2d1fec7)
  • dependabot: fix "Dependabot couldn't find a Dockerfile" (39ef1d3)

v0.9.3

23 Apr 10:41
Compare
Choose a tag to compare

0.9.3 (2024-04-23)

Bug Fixes

  • ci: add missing docker login to release helm chart (1f05301)

v0.9.2

23 Apr 09:51
Compare
Choose a tag to compare

0.9.2 (2024-04-23)

Bug Fixes

  • release: fix attaching SBOM attestations (b57ec0d)

v0.9.1

23 Apr 08:34
Compare
Choose a tag to compare

0.9.1 (2024-04-23)

Bug Fixes

  • use v0.2.3 of container-scanning-action (55afdfb)

v0.9.0

23 Apr 08:06
Compare
Choose a tag to compare

0.9.0 (2024-04-23)

Feature

  • images: container metadata (ddca9f4)

Performance Improvements

  • ember: optimize lodash imports (2dbab71)

Code Refactoring

  • ember/project-form: single file component (6faead1)
  • ember/top-nav: single file component (cb6489d)

Chores

  • use adfinis/container-scanning-action (e7ef447)
  • deps-dev: bump eslint-plugin-n in /ember in the lint group (c294656)
  • deps-dev: bump the embroider group in /ember with 3 updates (6c1c32d)
  • deps-dev: bump ruff from 0.3.5 to 0.4.0 in /api (389c6a5)
  • ember/deps: fix error in lockfile (5174159)
  • deps-dev: bump the ember group in /ember with 1 update (0caf006)
  • deps-dev: bump the embroider group in /ember with 1 update (2498854)
  • ember: use native HTML input in filter and lint (66f22bc)
  • deps-dev: bump the lint group in /ember with 5 updates (e2bf2d5)
  • deps: bump the django group in /api with 3 updates (0544be2)
  • dependabot: ignore eslint 9 (fada87b)
  • deps-dev: bump ruff from 0.3.4 to 0.3.5 in /api (e7e01f6)
  • deps-dev: bump the js group in /ember with 3 updates (dd58393)
  • deps-dev: bump the testing group in /api with 3 updates (78c429c)
  • deps: bump aquasecurity/trivy-action from 0.18.0 to 0.19.0 (98eb8c8)
  • api/dockerfile: DRY expose (9c02dd2)
  • api/dockerfile: optimize caching (2210ec8)
  • linted (a0b333f)
  • ruff: resolve deprecation warnings (d6bc532)
  • ci/fix: allow trivy-scan to upload sarif (dea192b)
  • ci/fix: only sign images when creating release (fff0f28)
  • ci/fix: use valid syntax for id-token permission (dd60457)
  • ci/fix: give id-token permission to trivy-scan if attesting (3ded02a)

v0.8.5

25 Mar 14:44
Compare
Choose a tag to compare

0.8.5 (2024-03-25)

Bug Fixes

  • ci/release: use ghcr.io instead of docker.io (be64031)

v0.8.4

25 Mar 14:36
Compare
Choose a tag to compare

0.8.4 (2024-03-25)

Bug Fixes

  • ci: setup cosign correctly and sign images using github oidc token (c727372)