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 #160

Merged
merged 1 commit into from
Jan 14, 2025
Merged

chore(main): release 1.0.0 #160

merged 1 commit into from
Jan 14, 2025

Conversation

ctran88
Copy link
Contributor

@ctran88 ctran88 commented Dec 26, 2024

🤖 I have created a release beep boop

1.0.0 (2025-01-14)

⚠ BREAKING CHANGES

  • remove deprecated AppInfo code from codegen (#144)
  • return void instead of boolean for Passage.user.delete
  • require kwargs for validate_jwt and magic link methods
  • update deprecated user method signatures (#159)
  • changes the constructor signatures for the client, auth, and user classes
  • remove deprecated client, auth, and user methods

Features

  • add parameter guard for language in magic link options (#165) (a1ce3e7)
  • changes the constructor signatures for the client, auth, and user classes (111431e)
  • remove deprecated AppInfo code from codegen (#144) (4075193)
  • remove deprecated client, auth, and user methods (c49fe3a)
  • require kwargs for validate_jwt and magic link methods (ba6bed9)
  • return void instead of boolean for Passage.user.delete (c6b5746)
  • update deprecated user method signatures (#159) (a6faeba)
  • update minimum required ruby version to 3.1.6 (#162) (7da23ec)

Bug Fixes

  • adds error handling for OpenApi errors (#166) (827bc5c)

This PR was generated with Release Please. See documentation.

@ctran88 ctran88 force-pushed the release-please--branches--main branch 8 times, most recently from c4f334c to 3d81c0c Compare January 8, 2025 22:00
@ctran88 ctran88 force-pushed the release-please--branches--main branch 3 times, most recently from b3ba9dc to 7d86198 Compare January 14, 2025 00:02
@ctran88 ctran88 force-pushed the release-please--branches--main branch from 7d86198 to 02ddc9c Compare January 14, 2025 17:45
@ctran88 ctran88 merged commit 1aaa958 into main Jan 14, 2025
6 checks passed
@ctran88 ctran88 deleted the release-please--branches--main branch January 14, 2025 18:09
@ctran88
Copy link
Contributor Author

ctran88 commented Jan 14, 2025

🤖 Created releases:

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.

2 participants