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

feat: Add optional fields to UserIdentity and UserUpdatableProperties #2341

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

StanGirard
Copy link
Collaborator

This pull request adds optional fields to the UserIdentity and UserUpdatableProperties classes in order to allow for more flexibility when updating user properties. The new fields include username, company, and onboarded. Additionally, the database schema has been updated to reflect these changes.

Copy link

vercel bot commented Mar 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 13, 2024 2:46am

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. area: backend Related to backend functionality or under the /backend directory area: scripts Related to ad-hoc scripts, SQL migrations, or under the /scripts directory labels Mar 13, 2024
@StanGirard StanGirard merged commit 1a52ec3 into main Mar 13, 2024
4 checks passed
StanGirard added a commit that referenced this pull request Mar 13, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.223 (2024-03-13)

## What's Changed
* chore: update packages backend by @StanGirard in
#2339
* feat: Add optional fields to UserIdentity and UserUpdatableProperties
by @StanGirard in #2341


**Full Changelog**:
v0.0.222...v0.0.223

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Related to backend functionality or under the /backend directory area: scripts Related to ad-hoc scripts, SQL migrations, or under the /scripts directory size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant