Skip to content

Commit 98101c2

Browse files
committed
Release version 1.1.0
[noissue]
1 parent 0c14429 commit 98101c2

File tree

5 files changed

+18
-3
lines changed

5 files changed

+18
-3
lines changed

CHANGES.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,24 @@
1212

1313
<!-- TOWNCRIER -->
1414

15+
## 1.1.0 (2025-09-18) {: #1.1.0 }
16+
17+
18+
#### Features {: #1.1.0-feature }
19+
20+
- Added automatic migration job trigger for Pulp settings changes.
21+
[#1522](https://github.com/pulp/pulp-operator/issues/1522)
22+
23+
#### Bugfixes {: #1.1.0-bugfix }
24+
25+
- Fixed an issue with duplicate configuration when custom_pulp_settings is defined.
26+
[#1411](https://github.com/pulp/pulp-operator/issues/1411)
27+
- Modified the ConfigMap used by pulp-web to set the content-path location based on the value defined in custom_pulp_settings.
28+
[#1466](https://github.com/pulp/pulp-operator/issues/1466)
29+
30+
---
31+
32+
1533
## 1.0.0-beta.4 (2024-01-18) {: #1.0.0-beta.4 }
1634

1735
#### Features

CHANGES/1411.bugfix

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

CHANGES/1466.bugfix

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

CHANGES/1522.feature

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

pulp-operator/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)