Commit History for auditor¶
This is the commit history for the auditor component.
v4.15.0, v4.15.0-alpha01 (2025/06/12)¶
- Fix up .gitignore and .gitlab-ci
- fix: Set audit_entry/patch instead of Patch parameter
- Initial post-split commit for branches v4
- fix(auditor): Use plugin utils from provision repo.
- feat(split): Move utils to provision repo.
- feat(auditor): Initial auditor plugin
- build: update plugin.go reference
- feat(agent): remove for now
- feat(instances): Prototype instances implementation
v4.14.0 (2024/12/05)¶
- build: update to v4.14.0
- perf(event): Use more precise await filters when possible.
- fix: refs in docs
- doc(fix): update the content refs
- doc: update cli builder doc page
- build: go version
- fix(security): update protobuf
v4.13.1 (2024/02/12)¶
- build: update to v4.13.0
- fix(docker-context): if selinux enforcing, add relabel option
- fix(ad-auth): Allow SAM to work
v4.12.0 (2023/07/26)¶
- build: update to v4.12.0
- fix: add go-ad-auth support
- feat(ad-auth): Add ignoreSSL option for connect
- feat(yamllint): Add yamllint and fixes
- build: update drpcli
- build: update drpcli base
- fix(build): goland
v4.11.1 (2023/01/12)¶
- build: update to v4.11.0
- fix: go vuln issue
- feat(docker-context): remote standalone docker-context tool
- feat(embed): Switch to go embed for content management.
- feat(vulncheck): Add automated vulnerability checking.
v4.10.0 (2022/08/08)¶
- build: update to v4.10.0
- fix: update go mod refs so that billing doesn't crash on define
- refactor(billing): expand billing plugin to capture clusters and resource broker activity. issue #4
- build(darwin): Add support for Apple Silicon.
v4.9.0 (2022/03/01)¶
- build: update to v4.9.0
- fix: convert to single meta.json file
v4.8.1 (2021/12/07)¶
- build: update to v4.8.0
- fix: update to provision
- feat(gitlab): Migrate module to gitlab
- feat(gitlab): go.mod replace and CLI build fixups for gitlab
v4.7.0 (2021/09/01)¶
- build: update to v4.7.0
v4.7.0-beta00 (2021/08/29)¶
- build: update to v4.7.0-beta00
- feat(go): Bump minimum version of Go to 1.16
- build: update refs
v4.6.0 (2021/04/29)¶
- build: update to v4.6.0
v4.6.0-beta01 (2021/02/28)¶
- build: update to v4.6.0-beta01
- feat(buffering): Fix typo in docker-context plugin
- feat(buffering): Add event buffering to key Plugins.
v4.5.2, v4.6.0-alpha01 (2020/10/13)¶
- build: update to v4.5.1
- fix(docker-context): Add compatibility for latest podman.
- fix(all): update the core plugin helper code
v4.5.0 (2020/09/24)¶
- build: update to v4.5.0
v4.5.0-beta01 (2020/09/22)¶
- build: update to v4.5.0-beta01
v4.4.2, v4.5.0-alpha01 (2020/07/30)¶
- build: update to v4.4.0 provision and provision-plugins
v4.4.0-beta01 (2020/07/20)¶
- build: v4.4.0-beta01 update
v4.4.0-alpha00 (2020/06/13)¶
- build: update to v4.4.0-alpha00 refs
v4.3.3 (2020/06/13)¶
- build: update to v4.3.1 refs
v4.3.0 (2020/06/04)¶
- build: Update to v4.3.0 tags
v4.3.0-beta6 (2020/05/02)¶
- build: v4.3.0-beta6 update
v4.3.0-beta2 (2020/03/03)¶
- Fix v4.3.0-beta2
v4.2.9 (2020/01/11)¶
- Fix additionalToken code
v4.2.0 (2019/12/29)¶
- Update to v4.2.0
v4.2.0-beta11 (2019/12/26)¶
- Update to v420-beta11
v4.2.0-beta7 (2019/12/12)¶
- Update to beta7
v4.2.0-beta3 (2019/12/04)¶
- Switch most plugins over to using websocket event handling
v4.1.2 (2019/10/25)¶
- Update to v4.1.2
v4.1.2-beta (2019/10/23)¶
- Update to v4.1.2-beta
v4.1.1 (2019/10/02)¶
- Update to v4.1.0
- Bump required client version
v4.1.0-beta (2019/09/18)¶
- Update go mod to 4.1.0-beta
- The docker-context plugin is now a thing
v4.0.7 (2019/09/03)¶
- Bump version
v4.0.6 (2019/08/26)¶
- Update to client v4.0.16
v4.0.5 (2019/08/15)¶
- uPdate the sum file
- Update unit tests for v4.
v4.0.3 (2019/08/10)¶
- Convert from drbundler to drcpli
v4.0.2 (2019/08/08)¶
- Update manager to understand drpcli catalog types
v4.0.1 (2019/08/07)¶
- Bump for released version of digitalrebar-provision
- Add updated go.mod
v4.0.0 (2019/08/05)¶
- Update to new build method - tracking Victor's changes
- Update for v4 plugin support