Skip to content

v0.6.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jul 02:02

Minor Update

Reworking the REST endpoints and public/internal APIs for the application.


Docker image pushed to Docker Hub:
docker pull zodac/diurnal:0.6.0

Changes since 0.5.4:

[API]

  • [8f9d63a] Consistently exposing APIs for the UI also through REST

[Authentication]

  • [5a6973e] Blocking the creation of a user through API/OIDC unti the initial admin is created

[CI]

  • [4794da3] Making the local .grype.yaml file optional
  • [8f52db6] Prepare next version: 0.5.5

[Dashboard]

  • [c6e70a9] Cache evication should never target current month +/-1, since those are used by 'jump to today' functionality

[Documentation]

  • [7490d86] Adding screenshots for other pages to the README

[Testing]

  • [dd1f708] Adding test case to ensure OIDC accounts don't confict with non-OIDC accounts
  • [ff99680] Made flaky test more robust

[UI]

  • [b17fea5] Versioning the preview images so they are not cached too aggressively