8000 Tags · caicloud/nirvana · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: caicloud/nirvana

Tags

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(cmd): update default APIs path (#450)

Co-authored-by: iawia002 <xuxinzhao@caicloud.io>

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(cmd): add version information (#434)

Co-authored-by: iawia002 <xuxinzhao@caicloud.io>

v0.3.0-rc.4

Toggle v0.3.0-rc.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(swagger): default tag in param also mean optional (#421)

Co-authored-by: Pengfei Xue <xuepengfei@caicloud.io>

v0.3.0-rc.3

Toggle v0.3.0-rc.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(*): handle the custom Destination in API docs and client generati…

…on (#413)

Co-authored-by: iawia002 <xuxinzhao@caicloud.io>

v0.3.0-rc.2

Toggle v0.3.0-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(utils): fix an issue when the Auto parameter is a pointer in clie…

…nt generation (#411)

Co-authored-by: iawia002 <xuxinzhao@caicloud.io>

v0.3.0-rc.1

Toggle v0.3.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(*): expose several functions for external use (#409)

Co-authored-by: iawia002 <xuxinzhao@caicloud.io>

v0.3.0-beta.3

Toggle v0.3.0-beta.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(utils): fix the counting logic of duplicate names (#401)

Co-authored-by: iawia002 <xuxinzhao@caicloud.io>

v0.3.0-beta.2

Toggle v0.3.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[release-0.3] feat(metrics): support HTTP metrics for RPC style descr…

…iptors (#397)

* feat(metrics): support HTTP metrics for RPC style descriptors

* vendor

* fix lint

Co-authored-by: Chuan Li <lichuan@caicloud.io>

v0.3.0-beta.1

Toggle v0.3.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(*): remove the Summary field in RPCAction struct (#395)

Co-authored-by: iawia002 <xuxinzhao@caicloud.io>

v0.3.0-alpha.1

Toggle v0.3.0-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(*): make init/client command work with go module (#375)

* feat(*): make init/client command work with go module

* chore(*): update tests for PackageForPath
0