Skip to content

Releases: hedon-rust-road/crm

v0.0.8-tls-auth

21 Jul 11:04
Compare
Choose a tag to compare

0.0.8-tls-auth - 2024-07-21

Features

  • support grpc tls - (3aa59ca) - hedon954
  • support to auth jwt by tonic interceptor - (5eaab01) - hedon954

Other

  • Merge remote-tracking branch 'origin/main' - (72b3b30) - hedon954

v0.0.7-crm

21 Jul 10:08
Compare
Choose a tag to compare

0.0.7-crm - 2024-07-21

Bug Fixes

  • configruation for crm service to connect other grpc services - (43dd593) - hedon954

Features

  • finish crm welcome api - (208a592) - hedon954

Miscellaneous Chores

  • learn how to use nginx to proxu grpc - (4cbec6d) - hedon954

v0.0.6-test

17 Jul 15:27
Compare
Choose a tag to compare

0.0.6-test - 2024-07-17

Bug Fixes

  • port conflict between crm-send and crm-metadata - (7c33ebc) - hedon954

Tests

  • add test for user-stats - (d8ecdc5) - hedon954
  • add test for crm-metadata - (7506611) - hedon954
  • add test for crm-send - (faec4a8) - hedon954

v0.0.3-fake-data

07 Jul 04:50
Compare
Choose a tag to compare

0.0.3-fake-data - 2024-07-07

Features

  • generate test data for user_stats - (94e0c91) - hedon954

Miscellaneous Chores

  • take a try for fake crate - (8daca3b) - hedon954

v0.0.2-fix-ga

06 Jul 13:36
Compare
Choose a tag to compare

0.0.2-fix-ga - 2024-07-06

Bug Fixes

  • replace master branch with main in Github Action. - (ebf8c25) - hedon954

v0.0.1-prost-tonic

06 Jul 13:33
Compare
Choose a tag to compare

[0.0.1-prost-tonic] - 2024-07-06

Bug Fixes

  • install protoc in Github Action. - (57a9edc) - hedon954

Documentation

  • update README - (cd141e7) - hedon954

Features

  • finish prost and tonic demo. - (f823fbc) - hedon954

Miscellaneous Chores

  • change project to workspace mode - (7926a0b) - hedon954