Releases: SneaksAndData/nexus-configuration-controller
Releases · SneaksAndData/nexus-configuration-controller
v1.1.1
v1.1.0
What's Changed
- Fix not found error and cover main by @george-zubrienko in #61
- Assign log level once by @george-zubrienko in #62
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's Changed
- Bump Nexus Core to 1.4 by @george-zubrienko in #58
- Bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot[bot] in #51
- Bump docker/setup-buildx-action from 3.7.1 to 3.10.0 by @dependabot[bot] in #49
- Bump docker/build-push-action from 6.10.0 to 6.15.0 by @dependabot[bot] in #48
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Ensure shard owner is set correctly by @george-zubrienko in #57
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Ensure build number is set by @george-zubrienko in #56
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Use nexus core instead of packing API code in the app by @george-zubrienko in #39
- Bump docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot[bot] in #40
- [NEXUS RELEASE PREP] Incorporate CRD changes by @george-zubrienko in #52
- Use configuration loader from core by @george-zubrienko in #53
- Add appconfig.yaml to the Dockerfile by @george-zubrienko in #54
- Graduate to v1 release by @george-zubrienko in #55
Full Changelog: v0.2.1...v1.0.0
v0.2.1
What's Changed
- Add missing events permissions by @george-zubrienko in #38
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Hide Datadog secret from display by @george-zubrienko in #29
- Bump docker/build-push-action from 5.3.0 to 6.9.0 by @dependabot in #8
- Bump docker/setup-buildx-action from 3.3.0 to 3.7.1 by @dependabot in #7
- Report controller missing resource by @george-zubrienko in #32
- Set default log level to info and allow customising log level by @george-zubrienko in #34
- Document IRSA etc by @george-zubrienko in #33
- Add support for metrics by @george-zubrienko in #35
- Prepare v0.2 release by @george-zubrienko in #36
New Contributors
- @dependabot made their first contribution in #8
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- E2E fixes by @george-zubrienko in #10
- Add configurable rate limit by @george-zubrienko in #12
- Convert commandline arg names to kebab case by @george-zubrienko in #14
- Rework status field to use conditions by @george-zubrienko in #19
- Support resource deletion by @george-zubrienko in #21
- Eliminate excessive processing and duplicates in status field values by @george-zubrienko in #24
- Rework ControllerRef into OwnerRef by @george-zubrienko in #25
- Ensure that resources referenced by MLA are assigned respective owner in the controller cluster by @george-zubrienko in #26
- Enabled optional Datadog logging by @george-zubrienko in #27
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Add Dockerfile and image build steps by @george-zubrienko in #1
- Fix CI checks by @george-zubrienko in #2
- Exclude html publishing steps by @george-zubrienko in #3
- Add Helm Chart for NCC by @george-zubrienko in #4
- Improve coverage to the baseline standard in SnD by @george-zubrienko in #5
- Add release and cleanup actions by @george-zubrienko in #6
- Add LICENSE and Code of Conduct by @george-zubrienko in #9
New Contributors
- @george-zubrienko made their first contribution in #1
Full Changelog: v0.0.0...v0.1.0