Dear Plugin Writers,
We are going to be releasing pulpcore/3.85.0
soon - possibly as early as 2025-08-12. This is a “breaking changes” release, and may impact plugin authors. The list of changes happening includes the following
Note that this includes updating the openapi spec to 3.1.x. We always discover “interesting” things about the bindings when we update openapi - be prepared for Issues.
While you may not need to make any changes due to the items listed above, the pulpcore-upperbounds in pyproject.toml
will need to be adjusted and a compatibility release will be required. After 3.85.0
, the next backwards-incompatible plugin-API release will be pulpcore/3.100.0
.