Skip to content

Releases: travix/ts-grpc-hmac

v1.0.4

12 Mar 13:11
Compare
Choose a tag to compare

1.0.4 (2024-03-12)

Bug Fixes

  • remove the empty string field before the signature generator and set log_level by env (#8) (7555c01)

v1.0.3

08 Mar 12:58
Compare
Choose a tag to compare

1.0.3 (2024-03-08)

Bug Fixes

  • support interceptor for protobuf generated by protoc or grpc-tools (78c4d14)

v1.0.2

05 Mar 22:34
Compare
Choose a tag to compare

1.0.2 (2024-03-05)

Bug Fixes

  • remove export from class implementation (5e7eab0)

v1.0.1

05 Mar 15:52
3aaacef
Compare
Choose a tag to compare

1.0.1 (2024-03-05)

Bug Fixes

  • the package version as the it didn't publish using semantic versioning (3aaacef)

1.0.0

05 Mar 11:45
a7c1f5b
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Initial first version of ts-grpc-hmac interceptor by @msharbaji in #2

New Contributors

Full Changelog: https://github.com/travix/ts-grpc-hmac/commits/1.0.0