Releases: nscuro/dtapac
Releases · nscuro/dtapac
v0.3.0
Changelog
Fixes
- ab0b7f6: fix(deps): update module github.com/iancoleman/orderedmap to v0.2.0 (@renovate[bot])
- 003e28a: fix(deps): update module github.com/invopop/jsonschema to v0.5.0 (@renovate[bot])
- d7a3250: fix: set read timeouts for api server (@nscuro)
Others
- bf8ab3c: chore(deps): update actions/setup-go digest to 84cbf80 (@renovate[bot])
- ac6ba92: chore(deps): update alpine digest to 7580ece (@renovate[bot])
- 0679616: chore(deps): update dependency golang to v1.18.4 (@renovate[bot])
- e0bc93a: chore(deps): update golang digest to 46f1fa1 (@renovate[bot])
- 67d259f: chore(deps): update golang digest to d84b1ff (@renovate[bot])
v0.2.0
Changelog
Features
Fixes
- a4c41f9: fix(deps): update module github.com/stretchr/testify to v1.7.5 (@renovate[bot])
- a8c23c1: fix(deps): update module github.com/stretchr/testify to v1.8.0 (@renovate[bot])
- 2f977eb: fix: avoid endless recursion in violation schema (@nscuro)
- e96d34a: fix: incorrect error being wrapped when auditing fails (@nscuro)
- fc2633f: fix: panic when incrementing
audited_total
metric for violations (@nscuro)
Documentation
- 8617305: docs: add example policy for policy violations (@nscuro)
- b160e01: docs: format violation policy (@nscuro)