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

Tags: zhangzc90/jupiter

Tags

v0.4.9

Toggle v0.4.9's commit message
feat: support hooks before and after load config

v0.4.8

Toggle v0.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: downgrade echo to v4.1.16 (douyu#347)

v0.4.7

Toggle v0.4.7's commit message
feat: add SetAppVersion api

v0.4.6

Toggle v0.4.6's commit message
chore: update go mod

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: refactor jupiter to create project based on remote template (do…

…uyu#330)

* feat: refactor jupiter cmd

* update

* add copyright

* update mod

* use air for runner

* update mod version

* update

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps): bump golangci/golangci-lint-action from 2 to 3.2.0 (douy…

…u#324)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 to 3.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v2...v3.2.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: solve the problem of serviceInfo incomparable, to fit the upgrad…

…e of grpc-go. (douyu#309)

Co-authored-by: 廖顶超 <feihua@douyu.tv>
Co-authored-by: 大可 <hnlq.sysu@gmail.com>

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support concurrency for fasthttp (douyu#298)

* feat: support concurrency for fasthttp

* fix: only support go1.15 or above

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: improve metric (douyu#289)

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support fasthttp server (douyu#288)

0