We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0c1d83 commit 73ae5d2Copy full SHA for 73ae5d2
CHANGES.md
@@ -8,6 +8,20 @@
8
9
[//]: # (towncrier release notes start)
10
11
+## 0.5.0 (2026-01-12) {: #0.5.0 }
12
+
13
+#### Features {: #0.5.0-feature }
14
15
+- Bump pulpcore upperbound to <3.115.
16
+- Taught synchronize task to return full serialized object of their action.
17
18
+#### Bugfixes {: #0.5.0-bugfix }
19
20
+- Addressed the deprecation warning of non-serializable task results.
21
+ [#354](https://github.com/pulp/pulp_npm/issues/354)
22
23
+---
24
25
## 0.4.0 (2025-08-14) {: #0.4.0 }
26
27
#### Bugfixes {: #0.4.0-bugfix }
0 commit comments