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 history details for not key-value type of namespace #3856

Merged
merged 7 commits into from
Jul 27, 2021

Conversation

wilsonwu
Copy link
Contributor

What's the purpose of this PR

Add history details for not key-value type of namespace

Which issue(s) this PR fixes:

Fixes #3715

Brief changelog

After change:
image

With tooltip:
image

Show details by click:
image

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Read the Contributing Guide before making this pull request.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Write necessary unit tests to verify the code.
  • Run mvn clean test to make sure this pull request doesn't break anything.
  • Update the CHANGES log.

Copy link
Member

@JaredTan95 JaredTan95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for your contribution!

@JaredTan95 JaredTan95 merged commit a44e251 into apolloconfig:master Jul 27, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jul 27, 2021
@JaredTan95 JaredTan95 added enhancement feature Categorizes issue as related to a new feature. labels Jul 27, 2021
@JaredTan95 JaredTan95 added this to the 1.9.0 milestone Jul 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement feature Categorizes issue as related to a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

yml格式的namespace查看发布历史时是否能够显示更多明细,例如releasename和comment内容
2 participants