Skip to content

Commit 07d60f7

Browse files
committed
Release version 1.0.0-beta.2
[noissue]
1 parent ec432d1 commit 07d60f7

File tree

9 files changed

+43
-9
lines changed

9 files changed

+43
-9
lines changed

CHANGES/1042.feature

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

CHANGES/1078.doc

Lines changed: 0 additions & 2 deletions
This file was deleted.

CHANGES/1079.feature

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

CHANGES/1081.bugfix

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

CHANGES/1098.bugfix

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

CHANGES/1101.misc

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

CHANGES/1102.bugfix

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

CHANGES/742.doc

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

docs/CHANGES.md

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

1414
<!-- TOWNCRIER -->
1515

16+
1.0.0-beta.2 (2023-10-17)
17+
=========================
18+
19+
20+
Features
21+
--------
22+
23+
- Added support to configure LDAP with Pulp.
24+
[#1042](https://github.com/pulp/pulp-operator/issues/1042)
25+
- Added capability to customize annotations of serviceAccount created by operator.
26+
[#1079](https://github.com/pulp/pulp-operator/issues/1079)
27+
28+
29+
Bugfixes
30+
--------
31+
32+
- Modified pulpcore containers entrypoints to support `pulp-minimal:3.33` image.
33+
[#1081](https://github.com/pulp/pulp-operator/issues/1081)
34+
- Fixed a backup issue in pulp-secret-key with special chars.
35+
[#1098](https://github.com/pulp/pulp-operator/issues/1098)
36+
- Fixed the KubeAPIWarningLogger PodSecurity warning messages.
37+
[#1102](https://github.com/pulp/pulp-operator/issues/1102)
38+
39+
40+
Improved Documentation
41+
----------------------
42+
43+
- Added doc steps to rotate database fields encryption key.
44+
[#742](https://github.com/pulp/pulp-operator/issues/742)
45+
- Updated the `reset-admin-password` warning message to also don't reset the
46+
password via `/api/v3/users` endpoint.
47+
[#1078](https://github.com/pulp/pulp-operator/issues/1078)
48+
49+
50+
Misc
51+
----
52+
53+
- [#1101](https://github.com/pulp/pulp-operator/issues/1101)
54+
55+
56+
----
57+
58+
1659
1.0.0-beta.1 (2023-09-05)
1760
=========================
1861

0 commit comments

Comments
 (0)