File tree Expand file tree Collapse file tree 9 files changed +43
-9
lines changed
Expand file tree Collapse file tree 9 files changed +43
-9
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff 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+
16591.0.0-beta.1 (2023-09-05)
1760=========================
1861
You can’t perform that action at this time.
0 commit comments