Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: 0.9.1a4 #624

Merged
merged 3 commits into from
Sep 6, 2023
Merged

release: 0.9.1a4 #624

merged 3 commits into from
Sep 6, 2023

Conversation

mdonadoni
Copy link
Member

  • global: prepare for future Flask upgrades
  • installation: bump all dependencies
  • release: 0.9.1a4

Prepare for future Flask breaking changes, in particular:
- `request.json` will start raising 400 if `Content-Type` is not
  `application/json` from Werkzeug 2.1
- fix how the Flask app is detected in our custom scripts, as
  `with_appcontext` will change behaviour in Flask 2.2
@mdonadoni mdonadoni mentioned this pull request Sep 5, 2023
23 tasks
@tiborsimko tiborsimko merged commit 9542f72 into reanahub:master Sep 6, 2023
9 checks passed
@mdonadoni mdonadoni deleted the release-0.9.1a4 branch September 6, 2023 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants