REST API
Features
- Add a new SecurityScheme for external authentication in the OpenAPI schema.
[5179](https://github.com/pulp/pulpcore/issues/5179)
Bugfixes
- Fix Upload failing to run post create hooks.
On installations using the default access policy, this fixes the automatic owner assignment for
users with the core.upload_create role on upload objects.
[5199](https://github.com/pulp/pulpcore/issues/5199)
- Catch any DatabaseError, not only OperationalError to trigger reconnect to the database
[5259](https://github.com/pulp/pulpcore/issues/5259)
Misc
- [4592](https://github.com/pulp/pulpcore/issues/4592), [#5010](https://github.com/pulp/pulpcore/issues/5010)
Plugin API
No significant changes.
Pulp File
No significant changes.
Pulp Cert Guard
No significant changes.
---