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

[backport/0.43] Backport important patches #2061

Merged
merged 9 commits into from
Dec 18, 2023

Conversation

stefannica
Copy link
Contributor

@stefannica stefannica commented Nov 17, 2023

Describe changes

Backports some fixes to 0.43:

  • fixes the user activation flow.
  • pins openAI to <1.0.0
  • pins slqmodel to 0.0.8

Pre-requisites

Please ensure you have done the following:

  • I have read the CONTRIBUTING.md document.
  • If my change requires a change to docs, I have updated the documentation accordingly.
  • If I have added an integration, I have updated the integrations table and the corresponding website section.
  • I have added tests to cover my changes.
  • I have based my new branch on develop and the open PR is targeting develop. If your branch wasn't based on develop read Contribution guide on rebasing branch to develop.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other (add details above)

@stefannica stefannica requested a review from strickvl November 17, 2023 14:46
@github-actions github-actions bot added the internal To filter out internal PRs and issues label Nov 17, 2023
@stefannica stefannica force-pushed the misc/prepare-release-0.43.1 branch from d0af0c4 to 6b94d99 Compare November 23, 2023 14:14
@stefannica stefannica merged commit 213f870 into release/0.43.1 Dec 18, 2023
27 of 40 checks passed
@stefannica stefannica deleted the misc/prepare-release-0.43.1 branch December 18, 2023 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal To filter out internal PRs and issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants