Releases: Azure/operation-cache-controller
Releases · Azure/operation-cache-controller
v0.0.4
What's Changed
- Add documentation for Operation Cache Controller and related components by @ninjadq in #24
- Add contributing guidelines and development instructions by @ninjadq in #26
- Add Microsoft Open Source Code of Conduct by @ninjadq in #28
- Add support documentation and trademark guidelines by @ninjadq in #30
- Add support documentation for issue filing and help by @ninjadq in #29
- Refactor job name handling and phase check by @ninjadq in #31
- Standardize logging keys and improve job handling in AppDeployment by @ninjadq in #32
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Update_resource_version by @ninjadq in #20
- Build(deps): Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #19
- Update image tags and dependencies for consistency by @ninjadq in #21
- feat: Add chart for operation-cache-controller by @ninjadq in #22
- Refactor operation and requirement handling by @ninjadq in #23
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Update GitHub Actions workflow to specify Docker image path by @ninjadq in #8
- feat: Add Cache, Operation, and Requirement CRDs and Controllers by @ninjadq in #9
- Feat: Add AppDeployment Adapter and Unit Tests by @ninjadq in #10
- Enhance: add testing and coverage reporting by @ninjadq in #11
- Update README.md to correct GitHub Actions workflow badge link by @ninjadq in #12
- feat: Update Operation CRD and Controller Logic by @ninjadq in #13
- feat: AppDeployment controller implementation by @ninjadq in #15
- Feat: cache reconcile logic by @ninjadq in #14
- feat: requirement controller by @ninjadq in #16
- Add integration tests and update workflow for testing by @ninjadq in #17
- Add cached requirement feature and fix typo by @ninjadq in #18
Full Changelog: v0.0.1...v0.0.2
v0.0.1-rc2
What's Changed
Full Changelog: v0.0.1...v0.0.1-rc2
v0.0.1-rc1
What's Changed
- feat: Init controller scaffold by @ninjadq in #1
- Adding Microsoft SECURITY.MD by @microsoft-github-policy-service in #2
- Fix: Remove kubebuilder binaries from the repository and update .gitignore… by @ninjadq in #5
- Bump golang.org/x/net from 0.30.0 to 0.36.0 by @dependabot in #4
- Implement AppDeployment controller logic and validation by @ninjadq in #6
- Update Makefile image name and add GitHub Actions workflow for release by @ninjadq in #7
New Contributors
- @ninjadq made their first contribution in #1
- @microsoft-github-policy-service made their first contribution in #2
- @dependabot made their first contribution in #4
Full Changelog: https://github.com/Azure/operation-cache-controller/commits/v0.0.1-rc1
v0.0.1
First released version
What's Changed
- feat: Init controller scaffold by @ninjadq in #1
- Adding Microsoft SECURITY.MD by @microsoft-github-policy-service in #2
- Fix: Remove kubebuilder binaries from the repository and update .gitignore… by @ninjadq in #5
- Bump golang.org/x/net from 0.30.0 to 0.36.0 by @dependabot in #4
- Implement AppDeployment controller logic and validation by @ninjadq in #6
- Update Makefile image name and add GitHub Actions workflow for release by @ninjadq in #7
New Contributors
- @ninjadq made their first contribution in #1
- @microsoft-github-policy-service made their first contribution in #2
- @dependabot made their first contribution in #4
Full Changelog: https://github.com/Azure/operation-cache-controller/commits/v0.0.1