You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check security tab and upgrade packages to fix vulnerabilities
Check translations
Bump API version number (if applicable)
Version bump
Regenerate API spec
Update READMEs with release dates + links
Bump version number with bin/bump-my-version.sh bump <major|minor|patch>
Update changelog (check how OF lists breaking changes)
Add changelog entry + warning for Objecttypes migration
mention that Objects now ignores the domain of the objecttype and only checks the path, meaning that doing POST with URL reference to the external objecttypes API still work (but will use the internal objecttype with that UUID)
Placeholder to keep track of what needs to be removed/changed in this major release
LOG_REQUESTStoLOG_OUTGOING_REQUESTS(change in OAF? or override locally? https://github.com/maykinmedia/open-api-framework/blob/f54907d65adfaa5dd6fd2bdaa634bbacb8b457d0/open_api_framework/conf/base.py#L552) and renameENABLE_STRUCTLOG_REQUESTStoLOG_REQUESTSCELERY_BROKER_URLenvvar forCELERY_BROKER_URLsetting (currently usesCELERY_RESULT_BACKENDas per OAF https://github.com/maykinmedia/open-api-framework/blob/a9eb1d76f22c6b3fddf4969cd30bcf7783cd1f1a/open_api_framework/conf/base.py#L1285)DeprecationRedirectView)django.contrib.sitesand related config stepXXX: ...commentsShould we release API v3 as well? maybe a separate issue to define a v3 for the APIdata_attrRelease checklist
open-api-frameworkto latest versionbin/bump-my-version.sh bump <major|minor|patch>To test