Releases: operator-framework/ansible-operator-plugins
Releases · operator-framework/ansible-operator-plugins
v1.41.0
What's Changed
- Install ansible-runner-http as local python package by @chiragkyal in #172
- prepping for v1.41.0 release by @acornett21 in #175
Full Changelog: v1.40.0...v1.41.0
v1.40.0
What's Changed
- updating asserts/conditionals to evaluate to booleans by @acornett21 in #158
- address urllib3 cve's CVE-2025-50182 CVE-2025-50181 by @acornett21 in #159
- updating go and various dependencies by @acornett21 in #160
- adding dependabot configuration file by @acornett21 in #161
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #164
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #165
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #166
- Bump ubi9/ubi from 9.5 to 9.6 in /images/ansible-operator by @dependabot[bot] in #163
- updating requests to address CVEs CVE-2024-35195 and CVE-2024-47081 by @acornett21 in #167
- add back support for mac binaries for arm/amd by @acornett21 in #168
- update controller code to account for V in GVK for watch resources by @acornett21 in #169
- update readme with proper overview by @acornett21 in #170
- prepping for v1.40.0 release by @acornett21 in #171
New Contributors
- @dependabot[bot] made their first contribution in #164
Full Changelog: v1.39.0...v1.40.0
v1.39.0
What's Changed
- updating dependencies to support k8s 1.33 by @acornett21 in #151
- prepping for v1.39.0 release by @acornett21 in #153
Full Changelog: v1.38.1...v1.39.0
v1.38.1
What's Changed
- fixing scafolding after kubebuilder update by @acornett21 in #146
- prepping for v1.38.1 release by @acornett21 in #147
Full Changelog: v1.38.0...v1.38.1
v1.38.0
What's Changed
- updating dependencies to support k8s 1.32 by @acornett21 in #142
- scripts: add ignore-not-found for undeploy and uninstall to Makefile boiler plate by @sgaist in #106
- prepping for v1.38.0 release by @acornett21 in #145
New Contributors
Full Changelog: v1.37.2...v1.38.0
v1.37.2
What's Changed
- fixing go and python cve by @acornett21 in #126
- prepping for v1.37.1 release by @acornett21 in #128
- Remove
--ignore 70612
frompipenv check
in pipfile.Dockerfile by @chiragkyal in #134 - Security: Fix CVE-2025-27516 by updating ansible-core to v2.18.3 by @chiragkyal in #139
- prepping for v1.37.2 release by @acornett21 in #140
New Contributors
- @chiragkyal made their first contribution in #134
Full Changelog: v1.37.0...v1.37.2
v1.37.1
What's Changed
- [release-v1.37] fixing go and python cve by @openshift-cherrypick-robot in #129
- [release-v1.37] prepping for v1.37.1 release by @openshift-cherrypick-robot in #130
Full Changelog: v1.37.0...v1.37.1
v1.37.0
What's Changed
- removing operator types from issues by @acornett21 in #112
- adding metrics-require-rbac flag, metrics-secure validation logic by @acornett21 in #116
- prepping for v1.36.1 release by @acornett21 in #117
- Update k8s dependencies to 1.31 by @Neo2308 in #107
- updating to go 1.23 and UBI 9.5 by @acornett21 in #122
- prepping for v1.37.0 release by @acornett21 in #123
Full Changelog: v1.36.0...v1.37.0
v1.36.1
What's Changed
- [release-v1.36] removing operator types from issues by @openshift-cherrypick-robot in #118
- [release-v1.36] adding metrics-require-rbac flag, metrics-secure validation logic by @openshift-cherrypick-robot in #119
- [release-v1.36] prepping for v1.36.1 release by @openshift-cherrypick-robot in #120
Full Changelog: v1.36.0...v1.36.1
v1.36.0
What's Changed
- Update dependencies to resolve safety-cli alerts by @komish in #98
- Bump base image to RHEL9 and Python version to 3.12 by @komish in #101
- Bump kubebuilder to 3.15.0 (with merge conflicts resolved) by @Neo2308 in #90
- Utilize GitHub Actions cache for image builds by @komish in #104
- Updates ansible collections and ansible packages to supported versions. by @TrilokGeer in #105
- mark unsafe the non-spec obj parameter by @gaelgatelement in #66
- Update github actions to use node 20 by @Neo2308 in #85
- Bump k8s dependencies to 1.30 by @Neo2308 in #102
- updating all non k8s go dependencies to latest by @acornett21 in #108
- in case of failure, we want to update the error to latest run by @gaelgatelement in #62
- adding adding ignore for CVE-2024-8775 by @acornett21 in #111
- prepping for v1.36.0 release by @acornett21 in #110
New Contributors
- @komish made their first contribution in #98
- @TrilokGeer made their first contribution in #105
Full Changelog: v1.35.0...v1.36.0