Skip to content

Tags: aimuz/go-grpc-middleware

Tags

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
validator: add support for protoc-gen-validate 0.6.0 (grpc-ecosystem#417

)

* add support for new validation interface

* spelling

v1.2.2

Toggle v1.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix README wording (grpc-ecosystem#332)

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update streaming interceptor example (grpc-ecosystem#320)

Return new stream with wrapped context instead of original so changes will be passed further the chain

v2.0.0-rc.2

Toggle v2.0.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.
Moved to GH actions; Added lint; Added issue/PR templates. (grpc-ecos…

…ystem#296)

* Moved to GH actions; Added lint; Added issue/PR templates; Fixed vet

Signed-off-by: Bartlomiej Plotka <[email protected]>

* Fixed linter detected issues.

Signed-off-by: Bartlomiej Plotka <[email protected]>

* Modify the require_clean_work_tree function (grpc-ecosystem#307)

* Fixed linter detected issues.

Signed-off-by: Bartlomiej Plotka <[email protected]>

* Add format-only flag

Signed-off-by: Yash Sharma <[email protected]>

* Modify the require_clean_work_tree function. Taken from - https://github.com/git/git/blob/master/git-sh-setup.sh#L211

Signed-off-by: Yash Sharma <[email protected]>

Added a git script

Signed-off-by: Yash Sharma <[email protected]>

chmod change

Signed-off-by: Yash Sharma <[email protected]>

changes to git-tree.sh

Signed-off-by: Yash Sharma <[email protected]>

Modified makefile

Signed-off-by: Yash Sharma <[email protected]>

clean up changes

Signed-off-by: Yash Sharma <[email protected]>

* Bump timeout deadline to 100ms

Signed-off-by: Yash Sharma <[email protected]>

Co-authored-by: Bartlomiej Plotka <[email protected]>

* Skipped retry call timeout tests, will fix in later PR.

Signed-off-by: Bartlomiej Plotka <[email protected]>

* Fixed race.

Signed-off-by: Bartlomiej Plotka <[email protected]>

Co-authored-by: Yash Sharma <[email protected]>

providers/zerolog/v2.0.0-rc.2

Toggle providers/zerolog/v2.0.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.
Moved to GH actions; Added lint; Added issue/PR templates. (grpc-ecos…

…ystem#296)

* Moved to GH actions; Added lint; Added issue/PR templates; Fixed vet

Signed-off-by: Bartlomiej Plotka <[email protected]>

* Fixed linter detected issues.

Signed-off-by: Bartlomiej Plotka <[email protected]>

* Modify the require_clean_work_tree function (grpc-ecosystem#307)

* Fixed linter detected issues.

Signed-off-by: Bartlomiej Plotka <[email protected]>

* Add format-only flag

Signed-off-by: Yash Sharma <[email protected]>

* Modify the require_clean_work_tree function. Taken from - https://github.com/git/git/blob/master/git-sh-setup.sh#L211

Signed-off-by: Yash Sharma <[email protected]>

Added a git script

Signed-off-by: Yash Sharma <[email protected]>

chmod change

Signed-off-by: Yash Sharma <[email protected]>

changes to git-tree.sh

Signed-off-by: Yash Sharma <[email protected]>

Modified makefile

Signed-off-by: Yash Sharma <[email protected]>

clean up changes

Signed-off-by: Yash Sharma <[email protected]>

* Bump timeout deadline to 100ms

Signed-off-by: Yash Sharma <[email protected]>

Co-authored-by: Bartlomiej Plotka <[email protected]>

* Skipped retry call timeout tests, will fix in later PR.

Signed-off-by: Bartlomiej Plotka <[email protected]>

* Fixed race.

Signed-off-by: Bartlomiej Plotka <[email protected]>

Co-authored-by: Yash Sharma <[email protected]>

v2.0.0-rc.1

Toggle v2.0.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.
Add support for the zerolog logging provider (grpc-ecosystem#299)

providers/zerolog/v2.0.0-rc.0

Toggle providers/zerolog/v2.0.0-rc.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for the zerolog logging provider (grpc-ecosystem#299)

v1.2.0

Toggle v1.2.0's commit message
Add go-kit logging middleware