-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
2 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +0,0 @@ | ||
# Changelog | ||
|
||
## [0.1.0](https://git.woa.com/trpc-go/trpc-filter/tree/filterextensions/v0.1.0) (2022-07-25) | ||
|
||
### Features | ||
|
||
- 扩展了 `trpc_go.yaml` 的解析方式,以「插件」+「拦截器」的方式实现了 method 粒度的拦截器 | ||
- 新增 CHANGELOG.md 文件 | ||
- 升级 trpc-go 到 v0.9.4,适配新版本 filter 签名 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +0,0 @@ | ||
# Changelog | ||
|
||
## [0.1.0](https://git.woa.com/trpc-go/trpc-filter/tree/hystrix/v0.1.0) (2022-07-25) | ||
|
||
### Features | ||
|
||
- Based on Netflix open source hystrix components. | ||
- Add CHANGELOG.md file. | ||
- Upgrade trpc-go to v0.9.4 to adapt to the new version filter signature. | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +0,0 @@ | ||
# Change Log | ||
|
||
## [0.2.0](https://git.woa.com/trpc-go/trpc-filter/tree/jwt/v0.2.0) (2022-06-27) | ||
|
||
### Features | ||
- server filter 签名升级,适配 trpc-go 0.9.0 版本 | ||
|
||
## [0.1.0](https://git.woa.com/trpc-go/trpc-filter/tree/jwt/v0.1.0) (2021-09-02) | ||
|
||
### Features | ||
|
||
- jwt 用户身份验证拦截器 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,8 +37,6 @@ server: | |
|
||
## 编写proto协议文件 | ||
|
||
更加详细指引可参考:https://git.woa.com/devsec/protoc-gen-secv | ||
|
||
``` | ||
syntax = "proto3"; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +0,0 @@ | ||
# Change Log | ||
|
||
## [0.1.0](https://git.woa.com/trpc-go/trpc-filter/tree/mock/v0.1.0) (2022-07-19) | ||
|
||
### Features | ||
|
||
- Upgrade trpc-go to v0.9.4, adapt to new filter signature version. | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +0,0 @@ | ||
# Change Log | ||
|
||
## [0.1.0](https://git.woa.com/trpc-go/trpc-filter/tree/referer/v0.1.0) (2022-07-21) | ||
|
||
### Features | ||
|
||
- 升级 trpc-go 到 v0.9.4,适配新版本 filter 签名 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +0,0 @@ | ||
# Change Log | ||
|
||
## [0.1.0](https://git.woa.com/trpc-go/trpc-filter/tree/transinfo-blocker/v0.1.0) (2022-07-21) | ||
|
||
### Features | ||
|
||
- 升级 trpc-go 到 v0.9.4,适配新版本 filter 签名 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +0,0 @@ | ||
# Change Log | ||
|
||
## [0.1.0](https://git.woa.com/trpc-go/trpc-filter/tree/tvar/v0.1.0) (2022-07-21) | ||
|
||
### Features | ||
|
||
- 升级 trpc-go 到 v0.9.4,适配新版本 filter 签名 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters