Skip to content

v0.0.9 - Deletion endpoints and tighter typing

Compare
Choose a tag to compare
@bomoko bomoko released this 04 Mar 20:12
· 12 commits to main since this release
0339809

This release introduces

  • new service endpoints for deleting facts and problems
  • Closer typing, constraining what can come through via the configMap system
  • Renovatebot, for updates.

What's Changed

  • Adds deletion endpoints to service by @bomoko in #18
  • Constraining incoming CM types by @bomoko in #20
  • Configure Renovate by @renovate in #1
  • Update golang Docker tag to v1.22 by @renovate in #22
  • Update module github.com/robfig/cron/v3 to v3.0.1 by @renovate in #21
  • Update actions/checkout action to v4 by @renovate in #24
  • Update docker/build-push-action action to v5 - autoclosed by @renovate in #25
  • Update docker/login-action action to v3 by @renovate in #26
  • Update docker/metadata-action action to v5 by @renovate in #27
  • Update docker/setup-buildx-action action to v3 - autoclosed by @renovate in #28
  • Update docker/setup-qemu-action action to v3 by @renovate in #29
  • Update module github.com/gin-gonic/gin to v1.9.1 by @renovate in #32

New Contributors

Full Changelog: v0.0.8...v0.0.9