|
1 | 1 | <a name="unreleased"></a>
|
2 | 2 | ## [Unreleased]
|
3 | 3 |
|
| 4 | + |
| 5 | +<a name="v3.3.0"></a> |
| 6 | +## v3.3.0 - 2024-12-11 |
4 | 7 | ### Features
|
5 | 8 |
|
| 9 | +- Add support for S3 Nexus blobstore configuration ([#43](https://github.com/epam/edp-nexus-operator/issues/43)) |
6 | 10 | - Add NexusCleanupPolicy Custom Resource ([#25](https://github.com/epam/edp-nexus-operator/issues/25))
|
7 | 11 | - Add resources for integration tests ([#22](https://github.com/epam/edp-nexus-operator/issues/22))
|
8 | 12 | - Add NexusScript execute property ([#21](https://github.com/epam/edp-nexus-operator/issues/21))
|
9 | 13 | - Add NexusBlobStore custom resource ([#20](https://github.com/epam/edp-nexus-operator/issues/20))
|
10 |
| - |
11 |
| -### Bug Fixes |
12 |
| - |
13 |
| -- Creation of the nexus repository with default values failed ([#24](https://github.com/epam/edp-nexus-operator/issues/24)) |
14 |
| -- The repository type pypi hosted is not created ([#23](https://github.com/epam/edp-nexus-operator/issues/23)) |
15 |
| - |
16 |
| -### Routine |
17 |
| - |
18 |
| -- Generate bundle for v3.1.0 OperatorHub ([#19](https://github.com/epam/edp-nexus-operator/issues/19)) |
19 |
| -- Update current development version ([#19](https://github.com/epam/edp-nexus-operator/issues/19)) |
20 |
| - |
21 |
| -### Documentation |
22 |
| - |
23 |
| -- Update README md file ([#132](https://github.com/epam/edp-nexus-operator/issues/132)) |
24 |
| - |
25 |
| - |
26 |
| -<a name="v3.1.0"></a> |
27 |
| -## [v3.1.0] - 2024-01-11 |
28 |
| -### Features |
29 |
| - |
30 | 14 | - Add NexusRepository validation ([#18](https://github.com/epam/edp-nexus-operator/issues/18))
|
31 | 15 | - Add NexusScript custom resource ([#17](https://github.com/epam/edp-nexus-operator/issues/17))
|
32 |
| - |
33 |
| -### Routine |
34 |
| - |
35 |
| -- Update sonar properties for the project ([#17](https://github.com/epam/edp-nexus-operator/issues/17)) |
36 |
| -- Generate bundle for OperatorHub ([#16](https://github.com/epam/edp-nexus-operator/issues/16)) |
37 |
| -- Update current development version ([#16](https://github.com/epam/edp-nexus-operator/issues/16)) |
38 |
| - |
39 |
| - |
40 |
| -<a name="v3.0.0"></a> |
41 |
| -## [v3.0.0] - 2023-12-11 |
42 |
| -### Features |
43 |
| - |
44 | 16 | - Add NexusRepository custom resource ([#14](https://github.com/epam/edp-nexus-operator/issues/14))
|
45 | 17 | - Automate rekor uuid in release tag ([#13](https://github.com/epam/edp-nexus-operator/issues/13))
|
46 | 18 | - Add configuration for operator publishing ([#12](https://github.com/epam/edp-nexus-operator/issues/12))
|
|
50 | 22 |
|
51 | 23 | ### Bug Fixes
|
52 | 24 |
|
| 25 | +- Creation of the nexus repository with default values failed ([#24](https://github.com/epam/edp-nexus-operator/issues/24)) |
| 26 | +- The repository type pypi hosted is not created ([#23](https://github.com/epam/edp-nexus-operator/issues/23)) |
53 | 27 | - Race condition in go-resty package v2.10.0 ([#15](https://github.com/epam/edp-nexus-operator/issues/15))
|
54 | 28 |
|
55 |
| -### Routine |
56 |
| - |
57 |
| -- Upgrade golang.org/x/net to version 0.17.0 ([#11](https://github.com/epam/edp-nexus-operator/issues/11)) |
58 |
| -- Upgrade pull request template ([#10](https://github.com/epam/edp-nexus-operator/issues/10)) |
59 |
| -- Update current development version ([#6](https://github.com/epam/edp-nexus-operator/issues/6)) |
60 |
| - |
61 |
| - |
62 |
| -<a name="v2.17.0"></a> |
63 |
| -## [v2.17.0] - 2023-09-20 |
64 | 29 | ### Code Refactoring
|
65 | 30 |
|
66 | 31 | - Remove deprecated edpName parameter ([#5](https://github.com/epam/edp-nexus-operator/issues/5))
|
67 | 32 |
|
68 | 33 | ### Routine
|
69 | 34 |
|
| 35 | +- Update Pull Request Template ([#10](https://github.com/epam/edp-nexus-operator/issues/10)) |
| 36 | +- Update KubeRocketCI names and documentation links ([#37](https://github.com/epam/edp-nexus-operator/issues/37)) |
| 37 | +- Bump to Go 1.22 ([#35](https://github.com/epam/edp-nexus-operator/issues/35)) |
| 38 | +- Add codeowners file to the repo ([#31](https://github.com/epam/edp-nexus-operator/issues/31)) |
| 39 | +- Migrate from gerrit to github pipelines ([#29](https://github.com/epam/edp-nexus-operator/issues/29)) |
| 40 | +- Setup setup-envtest version instead latest ([#16](https://github.com/epam/edp-nexus-operator/issues/16)) |
| 41 | +- Prepare bundle version 3.2.0 for OperatorHub ([#26](https://github.com/epam/edp-nexus-operator/issues/26)) |
| 42 | +- Update current development version ([#26](https://github.com/epam/edp-nexus-operator/issues/26)) |
| 43 | +- Generate bundle for v3.1.0 OperatorHub ([#19](https://github.com/epam/edp-nexus-operator/issues/19)) |
| 44 | +- Update current development version ([#19](https://github.com/epam/edp-nexus-operator/issues/19)) |
| 45 | +- Update sonar properties for the project ([#17](https://github.com/epam/edp-nexus-operator/issues/17)) |
| 46 | +- Generate bundle for OperatorHub ([#16](https://github.com/epam/edp-nexus-operator/issues/16)) |
| 47 | +- Update current development version ([#16](https://github.com/epam/edp-nexus-operator/issues/16)) |
| 48 | +- Upgrade golang.org/x/net to version 0.17.0 ([#11](https://github.com/epam/edp-nexus-operator/issues/11)) |
| 49 | +- Upgrade pull request template ([#10](https://github.com/epam/edp-nexus-operator/issues/10)) |
| 50 | +- Update current development version ([#6](https://github.com/epam/edp-nexus-operator/issues/6)) |
70 | 51 | - Update groovy api script to receive get-nuget-token in version 3.59.0 ([#4](https://github.com/epam/edp-nexus-operator/issues/4))
|
71 | 52 | - Update current development version ([#3](https://github.com/epam/edp-nexus-operator/issues/3))
|
72 | 53 |
|
| 54 | +### Documentation |
| 55 | + |
| 56 | +- Fix broken format in README md ([#39](https://github.com/epam/edp-nexus-operator/issues/39)) |
| 57 | +- Fix README.md ([#28](https://github.com/epam/edp-nexus-operator/issues/28)) |
| 58 | +- Add the Quick Start section to the README ([#28](https://github.com/epam/edp-nexus-operator/issues/28)) |
| 59 | +- Update README md file ([#132](https://github.com/epam/edp-nexus-operator/issues/132)) |
| 60 | + |
| 61 | +### Reverts |
| 62 | + |
| 63 | +- test |
| 64 | +- [EPMDEDP-2950] Implement roles creation in Nexus |
| 65 | +- [EPMDEDP-2963,2964] Outreach and NuGetApiKey |
73 | 66 |
|
74 |
| -<a name="v2.16.0"></a> |
75 |
| -## [v2.16.0] - 2023-08-17 |
76 | 67 |
|
77 |
| -[Unreleased]: https://github.com/epam/edp-nexus-operator/compare/v3.1.0...HEAD |
78 |
| -[v3.1.0]: https://github.com/epam/edp-nexus-operator/compare/v3.0.0...v3.1.0 |
79 |
| -[v3.0.0]: https://github.com/epam/edp-nexus-operator/compare/v2.17.0...v3.0.0 |
80 |
| -[v2.17.0]: https://github.com/epam/edp-nexus-operator/compare/v2.16.0...v2.17.0 |
81 |
| -[v2.16.0]: https://github.com/epam/edp-nexus-operator/compare/v2.15.0...v2.16.0 |
| 68 | +[Unreleased]: https://github.com/epam/edp-nexus-operator/compare/v3.3.0...HEAD |
0 commit comments