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

chore(main): release 1.0.0 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 28, 2024

🤖 I have created a release beep boop

1.0.0 (2024-01-28)

⚠ BREAKING CHANGES

  • Saving entities will upsert if the id is present
  • deps: Moving to Pydantic V2
  • deps: Python 3.7 will no longer be supported since it reached EOL

Features

  • Automate deployment pipeline (735b5ad)
  • Create an empty py.typed file to add mypy type hint support (#61) (10e58de)
  • Enhance existing repo with improved meta data (#8) (9c234d1)
  • Implement save_many method in repositories (8824622)

Bug Fixes

  • Fix save_many() when there are no models to insert (#43) (6b0912d)
  • Fix README code snippets (#65) (dac1347)
  • Syntax error in documentation (e32ad9d)
  • Use correct typing for find_one_by_id (57210d6)
  • Use markdown for documentation (1358799)
  • Uses upsert in save method (1a89b5b)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--pydantic-mongo branch from 21c5940 to 10f9dce Compare January 28, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants