Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: tinh-tinh/tinhtinh

microservices/kafka/v1.1.0

04 Oct 02:56
072c6bf

Choose a tag to compare

🚀 Features

  • Kafka sync with microservice v1.3.0 #340

What's Changed

microservices/v1.3.0

28 Sep 13:05
1f4b154

Choose a tag to compare

🚀 Features

  • Microservice: Currently deprecated communicate rpc in microservices #334
  • Microservce: Split Flow Handle For Each Type Transport #336

What's Changed

  • feat(microservice): currently deprecated rpc in microservice by @Ren0503 in #335
  • feat(miroservice): split flow for each type transport by @Ren0503 in #337

Full Changelog: microservices/v1.2.0...microservices/v1.3.0

microservices/nats/v1.2.0

29 Sep 13:17
1b27ee7

Choose a tag to compare

🚀 Features

  • Microservices NATS: Sync up with microservice 1.3.0 #338

What's Changed

  • feat(nats): sync up with microservice v1.3.0 by @Ren0503 in #339

Full Changelog: microservices/nats/v1.0.1...microservices/nats/v1.2.0

v2.3.4

27 Sep 13:36
26eab47

Choose a tag to compare

🐛 Bug Fixes

  • Global Interceptor Not Pass From Parent Module to Child Module #328

What's Changed

  • fix: interceptor from parent not inherit to child module by @Ren0503 in #329

Full Changelog: v2.3.3...v2.3.4

microservices/v1.2.0

18 Sep 14:16
26eab47

Choose a tag to compare

🚀 Features

  • Support Multi Listen in Microservice #330
  • Change option constructor service #332

What's Changed

  • feat(microservices): add multi listen handler by @Ren0503 in #331
  • feat: change option construstor module instead of moduleparam by @Ren0503 in #333

v2.3.3

14 Sep 00:59
2c4d452

Choose a tag to compare

🐛 Bug Fixes

  • Global Interceptor Not Work After Registry Controller #326

What's Changed

Full Changelog: v2.3.2...v2.3.3

v2.3.2

01 Sep 08:52
416ccd7

Choose a tag to compare

🚀 Features

  • Allow Custom Name Provider By Method #320

What's Changed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

18 Aug 15:23
36f4508

Choose a tag to compare

🚀 Features

  • Add metedata to logger #315
  • Allow Field Options Is Nil When Scan Validator #317

What's Changed

  • feat: add metadata to logger by @Ren0503 in #316
  • feat: allow optional field is empty when pass field by @Ren0503 in #318

New Contributors

Full Changelog: v2.3.0...v2.3.1

microservices/v1.1.0

19 Jul 08:04
2d727e0

Choose a tag to compare

🚀 Features

  • Microservices: Sync with tinh tinh v2.3.0 #306
  • Microservices: Add option custom validation pipe on microservice #308
  • Microservice: Remove Option Logger When Init Connect #310

v2.3.0

16 Jul 16:38
8d1cab2

Choose a tag to compare

🚀 Features

  • Merge Middeware to MiddlewareRef #300
  • Allow Custom Function Validate And Transform From Pipe #302
  • Custom Guard Like Middleware Syntax #304