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: refactor user and organization profile fields #177

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

donch1989
Copy link
Member

Because

  • Initially, the profile_data is a free-form structure and is not well-documented, making it challenging to create comprehensive documentation.

This commit

  • Introduces UserProfile and OrganizationProfile messages to describe the profile data.
  • Adds cookie_token back since Console still need it for tracking user.

Copy link

linear bot commented Feb 6, 2024

@donch1989 donch1989 merged commit 94ff2df into main Feb 6, 2024
12 checks passed
@donch1989 donch1989 deleted the huitang/ins-3619 branch February 6, 2024 14:50
donch1989 pushed a commit that referenced this pull request Feb 16, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.11.0-beta](v0.10.0-beta...v0.11.0-beta)
(2024-02-16)


### Features

* delete related resources when an organization is deleted
([#180](#180))
([313d942](313d942))
* refactor AuthenticatedUser endpoints
([#175](#175))
([fbf08af](fbf08af))
* refactor user and organization profile fields
([#177](#177))
([94ff2df](94ff2df))


### Bug Fixes

* fix the membership endpoint broken after organization deleted
([#178](#178))
([59981c6](59981c6))
* **worker:** fix temporal cloud namespace init
([#181](#181))
([1f7ec74](1f7ec74))

---
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
Projects
No open projects
Status: 👋 Done
Development

Successfully merging this pull request may close these issues.

2 participants