Skip to content

Releases: jovicon/nestjs-clean-architecture-event-driven-template

v1.7.1-stable

29 Aug 03:33
b0eef63
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 2 to 4 by @dependabot in #41
  • build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #40
  • added: new steps to install by @jovicon in #44
  • ISSUE-33 (refactor): Typed websocket && full unit test by @jovicon in #45
  • removed: github actions open IA by @jovicon in #46
  • added: Vercel.json file to deploy by @jovicon in #47
  • Update vercel.json by @jovicon in #48
  • fixed: not relative routes by @jovicon in #49
  • 42 websocket deploy to cloud service by @jovicon in #50
  • issue-51: removed controller file from create order use case by @jovicon in #52

New Contributors

Full Changelog: v.1.5.0-release...v1.7.1-stable

v.1.5.0-release

18 Jun 03:56
2aee00d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3-release...v.1.5.0-release

v1.4.3-release

10 Jun 03:54
c315538
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1-pre-release...v1.4.3-release

v1.4.0 - Websocket - create rooms without unit tests

05 Jun 05:36
2681148
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0-stable...v1.4.1-pre-release

v1.2.0 - Websocket base stable

17 May 04:46
0db77a3
Compare
Choose a tag to compare

What's Changed on Github

Full Changelog: v0.9.0-not-stable...v1.2.0-stable

What's Changed Tecnically

  • Logger Microservice TCP Connection
  • Logger Rest API Implementation
  • Docker nestjs compilation - optimized
  • SonarQube Config
  • Web socket base implementation
  • clean code multiple fixes

0.9.0

29 Aug 02:58
71f8a3e
Compare
Choose a tag to compare
  • Working:

    • Order Module Working over HTTP
    • Logger Module Working over HTTP & TCP
    • Publishing Domain events from Order Module to Logger Module
  • Missing:

    • Application to Class Module - Order & Logger
    • Clean Code
    • Testing over Logger Module

What's Changed

New Contributors

Full Changelog: /~https://github.com/jovicon/nestjs-clean-architecture-choreography-based-sagas/commits/v0.9.0-not-stable