v2.16.0 - 2023-08-17
- Update flag to disable Nexus Repository deploy EPMDEDP-12318
- Update current development version EPMDEDP-11826
- Remove mention of alpine docker image EPMDEDP-12253
- Update Nexus image to 3.58.1 EPMDEDP-12460
- Add label for created secrets EPMDEDP-12470
v2.15.0 - 2023-05-25
- Update Nexus image to 3.50.0 EPMDEDP-10707
- Update CHANGELOG.md EPMDEDP-11472
- Update current development version EPMDEDP-11472
- Add the ability to use additional volumes in oauth2 proxy helm chart EPMDEDP-11628
- Add templates for github issues EPMDEDP-11928
v2.14.1 - 2023-03-29
- Add the ability to use additional volumes in oauth2 proxy helm chart EPMDEDP-11628
v2.14.0 - 2023-03-24
- Updated Operator SDK version EPMDEDP-11174
- Updated EDP components EPMDEDP-11206
- Provide opportunity to use default cluster storageClassName EPMDEDP-11230
- Add oauth2-proxy deployment EPMDEDP-6229
- Remove keycloak configuration from nexus controller EPMDEDP-6229
- Test run on GitHub build EPMDEDP-11174
- BasePath does not depend on "/" EPMDEDP-11634
- Fix port for route in OpenShift EPMDEDP-6229
- Remove route object for nexus EPMDEDP-6229
- Apply golangci-lint EPMDEDP-10628
- Move Nexus basePath logic to helpers.tpl EPMDEDP-11531
- Use nexus-proxy instead of generalized oauth2-proxy EPMDEDP-11693
- Remove unused resource after migration to distorless container EPMDEDP-6229
- Do not create EDPComponent in controller logic EPMDEDP-6229
- Allow to define existing secret for oauth2-proxy EPMDEDP-6229
- Update current development version EPMDEDP-10610
- Update git-chglog for nexus-operator EPMDEDP-11518
- Bump golang.org/x/net from 0.5.0 to 0.8.0 EPMDEDP-11578
- Update oauth2-proxy configuration EPMDEDP-6229
- Update chart and application version in Readme file EPMDEDP-11221
Nexus now uses oauth2-proxy instead of keycloak-proxy. Consider perform proper migration
v2.13.0 - 2022-12-06
- Added a stub linter EPMDEDP-10536
- Add python-proxy and python-group repos EPMDEDP-10601
- Disable jenkins configuration when not found EPMDEDP-10644
- Fix pypi-group and pypi-proxy creation EPMDEDP-10601
- Fix python proxy and group creation EPMDEDP-10601
- Increase request header size to avoid 431 error EPMDEDP-10758
- Update current development version EPMDEDP-10274
- Move script from edp-library-pipelines to the repository EPMDEDP-10652
- Upgrade nexus to the 3.42.0 version EPMDEDP-10753
- Update Nexus image to 3.43.0 EPMDEDP-10753
- Increase memory request and limits for nexus EPMDEDP-10775
- Update nuget proxy url endpoint EPMDEDP-10776
- Update current development version EPMDEDP-10805
v2.12.1 - 2022-10-28
- Increase request header size to avoid 431 error EPMDEDP-10758
v2.12.0 - 2022-08-26
- Switch to use V1 apis of EDP components EPMDEDP-10086
- Download required tools for Makefile targets EPMDEDP-10105
- Set default client scopes for keycloak nexus client EPMDEDP-8323
- Switch all CRDs to V1 EPMDEDP-9005
- CRD set nullable fields EPMDEDP-9005
- Set not required fields EPMDEDP-9005
- Deprecate unused Spec components for Nexus v1 EPMDEDP-10118
- Use repository and tag for image reference in chart EPMDEDP-10389
- Upgrade go version to 1.18 EPMDEDP-10110
- Fix Jira Ticket pattern for changelog generator EPMDEDP-10159
- Update alpine base image to 3.16.2 version EPMDEDP-10274
- Update Nexus version to 3.41.0 EPMDEDP-10278
- Update alpine base image version EPMDEDP-10280
- Change 'go get' to 'go install' for git-chglog EPMDEDP-10337
- Use deployments as default deploymentType for OpenShift EPMDEDP-10344
- Remove VERSION file EPMDEDP-10387
- Add gcflags for go build artifact EPMDEDP-10411
- Update current development version EPMDEDP-8832
- Update chart annotation EPMDEDP-9515
- Fix indents in README.md EPMDEDP-10274
- Align README.md EPMDEDP-10274
v2.11.0 - 2022-05-25
- add nexus user to k8s roles EPMDEDP-8086
- implement NexusUser custom resource EPMDEDP-8086
- Update Makefile changelog target EPMDEDP-8218
- Add ingress tls certificate option when using ingress controller EPMDEDP-8377
- Generate CRDs and helm docs automatically EPMDEDP-8385
- Check nexus user exists before creation EPMDEDP-8941
- Fix changelog generation in GH Release Action EPMDEDP-8468
- Disable anon access to admin ui EPMDEDP-8606
- Remove undefined values from helm EPMDEDP-6758
- Add tests and mocks EPMDEDP-7995
- Add tests and mocks EPMDEDP-7995
- GitHub run test fix EPMDEDP-7995
- Add tests and mock EPMDEDP-7995
- Add tests and mocks EPMDEDP-7995
- Add tests EPMDEDP-7995
- Update Ingress resources to the newest API version EPMDEDP-7476
- Update release CI pipelines EPMDEDP-7847
- Fix CI for codecov report EPMDEDP-7995
- Populate chart with Artifacthub annotations EPMDEDP-8049
- Update changelog EPMDEDP-8227
- Update Nexus image version EPMDEDP-8839
- Update base docker image to alpine 3.15.4 EPMDEDP-8853
- Update changelog EPMDEDP-9185
v2.10.0 - 2021-12-06
- Provide operator's build information EPMDEDP-7847
- Provide Nexus deploy through deployments on OKD cluster EPMDEDP-7178
- Changelog links EPMDEDP-7847
- Expand nexus operator role EPMDEDP-7279
- Add namespace field in roleRef in OKD RB, align CRB name EPMDEDP-7279
- Replace cluster-wide role/rolebinding to namespaced EPMDEDP-7279
- Address golangci-lint issues EPMDEDP-7945
- Upgrade Nexus to the LTS 3.36.0 version EPMDEDP-7778
- Add changelog generator EPMDEDP-7847
- Add codecov report EPMDEDP-7885
- Update docker image EPMDEDP-7895
- Use custom go build step for operator EPMDEDP-7932
- Update go to version 1.17 EPMDEDP-7932
- Update the links on GitHub EPMDEDP-7781
v2.9.0 - 2021-12-03
v2.8.1 - 2021-12-03
v2.8.0 - 2021-12-03
v2.7.1 - 2021-12-03
v2.7.0 - 2021-12-03
- test
v2.3.0-63 - 2020-01-21
v2.3.0-61 - 2019-12-25
v2.2.0-62 - 2020-01-21
v2.2.0-60 - 2019-12-05
v2.2.0-59 - 2019-12-04
v2.2.0-58 - 2019-11-18
v2.2.0-57 - 2019-11-14
v2.2.0-56 - 2019-11-13
v2.2.0-55 - 2019-11-11
v2.2.0-54 - 2019-11-08
v2.2.0-53 - 2019-10-30
v2.2.0-52 - 2019-10-18
v2.2.0-51 - 2019-10-15
v2.2.0-50 - 2019-10-10
v2.2.0-49 - 2019-10-10
v2.2.0-48 - 2019-10-09
v2.2.0-47 - 2019-10-09
v2.2.0-46 - 2019-10-08
v2.2.0-45 - 2019-10-08
v2.2.0-44 - 2019-10-08
v2.2.0-43 - 2019-10-08
v2.2.0-42 - 2019-10-07
v2.2.0-41 - 2019-10-07
v2.2.0-40 - 2019-09-30
v2.1.0-39 - 2019-09-24
v2.1.0-38 - 2019-09-23
v2.1.0-37 - 2019-09-23
v2.1.0-36 - 2019-09-16
v2.1.0-35 - 2019-09-10
- [EPMDEDP-2950] Implement roles creation in Nexus
- [EPMDEDP-2963,2964] Outreach and NuGetApiKey