Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Releases: infratographer/fertilesoil

v0.0.13

27 Feb 09:09
v0.0.13
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update codacy/codacy-analysis-cli-action digest to ef422f6 by @renovate in #79
  • chore(deps): update ghcr.io/metal-toolbox/audittail docker tag to v0.6.1 by @renovate in #80
  • fix(deps): update module github.com/metal-toolbox/auditevent to v0.6.1 by @renovate in #81
  • Get soft deletes by @mikemrm in #78
  • Add fertilsoil helm chart templates by @pereztr5 in #82
  • add update directory by @mikemrm in #83
  • add update directory openapi spec by @mikemrm in #86
  • fix(deps): update module github.com/nats-io/nats.go to v1.24.0 by @renovate in #87
  • chore(deps): update helm release common to v2.2.3 by @renovate in #85
  • fix(deps): update module go.infratographer.com/x to v0.0.3 by @renovate in #84
  • fix(deps): update module github.com/stretchr/testify to v1.8.2 by @renovate in #88

New Contributors

Full Changelog: v0.0.12...v0.0.13

v0.0.12

23 Feb 14:19
v0.0.12
Compare
Choose a tag to compare

What's Changed

  • Fix release: Use github context instead of env variable by @JAORMX in #77

Full Changelog: v0.0.11...v0.0.12

v0.0.11

23 Feb 14:15
v0.0.11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10

21 Feb 08:58
v0.0.10
Compare
Choose a tag to compare

What's Changed

  • Add directory soft delete by @mikemrm in #52
  • fix(deps): update module github.com/pressly/goose/v3 to v3.9.0 by @renovate in #56
  • chore(deps): update docker/build-push-action action to v4 by @renovate in #57
  • tree manager: Use auditevent library to provide audit functionality by @JAORMX in #59
  • chore(deps): update ghcr.io/metal-toolbox/audittail docker tag to v0.5.2 by @renovate in #60
  • add oidc auth by @mikemrm in #58
  • fix(deps): update module golang.org/x/oauth2 to v0.4.0 by @renovate in #61
  • add nats creds file support by @mikemrm in #62
  • have renovate go mod tidy on updates by @mikemrm in #63
  • fix(deps): update module github.com/nats-io/nats-server/v2 to v2.9.12 by @renovate in #65
  • fix(deps): update module golang.org/x/oauth2 to v0.5.0 by @renovate in #67
  • fix(deps): update module github.com/getkin/kin-openapi to v0.114.0 by @renovate in #64
  • fix(deps): update module github.com/nats-io/nats-server/v2 to v2.9.14 by @renovate in #66
  • fix(deps): update module go.hollow.sh/toolbox to v0.5.1 by @renovate in #68
  • Bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #70

New Contributors

Full Changelog: v0.0.9...v0.0.10

v0.0.9

23 Jan 13:31
v0.0.9
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/nats-io/nats-server/v2 to v2.9.11 by @renovate in #40
  • Add documentation for the application framework by @JAORMX in #42
  • treemanager: Read environment variables on startup by @JAORMX in #44
  • add developer docs help by @mikemrm in #45
  • Enable running CI on command by @JAORMX in #49
  • fix(deps): update module github.com/nats-io/nats.go to v1.23.0 by @renovate in #47
  • fix(deps): update module github.com/pressly/goose/v3 to v3.8.0 by @renovate in #48
  • fix(deps): update module github.com/spf13/viper to v1.15.0 by @renovate in #53
  • fix(deps): update module github.com/getkin/kin-openapi to v0.113.0 by @renovate in #54

New Contributors

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

v0.0.8

05 Jan 11:27
v0.0.8
Compare
Choose a tag to compare

What's Changed

  • Add openAPI-driven API for directories by @JAORMX in #36
  • fix(deps): update module github.com/getkin/kin-openapi to v0.112.0 by @renovate in #37
  • Add missing methods to openAPI specification by @JAORMX in #38

Full Changelog: v0.0.7...v0.0.8

v0.0.7

03 Jan 13:25
v0.0.7
Compare
Choose a tag to compare

What's Changed

  • Fix NATS nkey flag fetching by @JAORMX in #27
  • fix(deps): update module github.com/cockroachdb/cockroach-go/v2 to v2.2.20 by @renovate in #28
  • Switch to chainguard wolfi images and add CI job by @JAORMX in #34
  • chore(deps): update cgr.dev/chainguard/go docker tag to v1.20 by @renovate in #35

Full Changelog: v0.0.6...v0.0.7

v0.0.6

23 Dec 11:32
v0.0.6
Compare
Choose a tag to compare

What's Changed

  • treemanager: Expose read-only mode and fast reads by @JAORMX in #25
  • Test refactoring by @JAORMX in #26

Full Changelog: v0.0.5...v0.0.6

v0.0.5

22 Dec 15:45
v0.0.5
Compare
Choose a tag to compare

What's Changed

  • Update module github.com/gin-gonic/gin to v1.8.2 by @renovate in #23
  • Update module github.com/nats-io/nats.go to v1.22.1 by @renovate in #24

Full Changelog: v0.0.4...v0.0.5

v0.0.4

22 Dec 13:46
v0.0.4
Compare
Choose a tag to compare

What's Changed

  • Add initial implementation of the NATS notifier by @JAORMX in #15
  • Update module github.com/nats-io/nats.go to v1.22.0 by @renovate in #18
  • Update module github.com/nats-io/nats-server/v2 to v2.9.10 by @renovate in #19
  • Fix race condition in nats test code by @JAORMX in #20
  • Reduce clutter in server logs by @JAORMX in #21
  • Add controller interface for directories by @JAORMX in #17
  • NATS fixes and debugging by @JAORMX in #22

Full Changelog: v0.0.3...v0.0.4