Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 09:21
· 881 commits to main since this release

4.0.0 (2024-04-29)

⚠ BREAKING CHANGES

  • finished microservice (trigger for major release)

Features

  • channels: implement http controller and client (fc291af)
  • channels: implement test for interface layer (d9d0fac)
  • controller: fix kafka event publishing (60d689e)
  • controller: implement api for channels operation (bad400e)
  • controller: implement api for servers operations (4695b9f)
  • controller: implement first integration test of servers (fc0f34b)
  • controller: implement integration tests for http responses (42ff503)
  • finished microservice (trigger for major release) (6048ed9)
  • interfaces-web: add DTO for presentation and developed first enpoints (fc6ae3a)
  • server-service: finish integration tests for channels management (70dfbeb)

Bug Fixes

  • server-service: fix all bugs and refuses from prevs refactors (91f15a1)
  • server-test: adjust http response assertions and return informations (574766e)