Skip to content

Commit 83dc359

Browse files
committed
Release version 1.0.0-beta.1
[noissue]
1 parent 7463752 commit 83dc359

File tree

7 files changed

+34
-6
lines changed

7 files changed

+34
-6
lines changed

CHANGES/1044.removal

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/1057.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/1060.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/1066.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/1074.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGES/817.removal

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/CHANGES.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,40 @@ Changelog
1313

1414
<!-- TOWNCRIER -->
1515

16+
1.0.0-beta.1 (2023-09-05)
17+
=========================
18+
19+
20+
Features
21+
--------
22+
23+
- Added a job to handle `ALLOWED_CONTENT_CHECKSUMS` modifications.
24+
[#1060](https://github.com/pulp/pulp-operator/issues/1060)
25+
- Mofified k8s jobs resource names to avoid name colision if multiple Pulp CRs are created in the same namespace.
26+
[#1074](https://github.com/pulp/pulp-operator/issues/1074)
27+
28+
29+
Bugfixes
30+
--------
31+
32+
- Fixed a regression where the `s3-region` was defined as a required `Secret` field.
33+
[#1057](https://github.com/pulp/pulp-operator/issues/1057)
34+
- Fixed a regression where handling of the `s3-endpoint` option was not possible
35+
[#1066](https://github.com/pulp/pulp-operator/issues/1066)
36+
37+
38+
Deprecations and Removals
39+
-------------------------
40+
41+
- Removed unused fields from CRD.
42+
[#817](https://github.com/pulp/pulp-operator/issues/817)
43+
- Removed CRD fields from old ansible version of the operator.
44+
[#1044](https://github.com/pulp/pulp-operator/issues/1044)
45+
46+
47+
----
48+
49+
1650
1.0.0-alpha.9 (2023-08-21)
1751
==========================
1852

0 commit comments

Comments
 (0)