Skip to content

Releases: Ahoo-Wang/Wow

v5.1.3

13 Jan 14:17
eaba32e
Compare
Choose a tag to compare

What's Changed

  • build: update Gradle project configurations and dependencies by @Ahoo-Wang in #1115
  • build: update Gradle plugins and dependencies by @Ahoo-Wang in #1117
  • fix(deps): update dependency ng-zorro-antd to v19.0.2 by @renovate in #1118
  • fix(deps): update dependency io.mockk:mockk to v1.13.16 by @renovate in #1119
  • fix(deps): update dependency io.opentelemetry:opentelemetry-bom to v1.46.0 by @renovate in #1120
  • fix(deps): update springdoc to v2.8.2 by @renovate in #1121
  • fix(deps): update springdoc to v2.8.3 by @renovate in #1122
  • refactor(wow-core): WaitStrategy by @Ahoo-Wang in #1123

Full Changelog: v5.1.2...v5.1.3

v5.1.2

09 Jan 10:20
000072e
Compare
Choose a tag to compare

What's Changed

  • feat(command): optimize void command handling by @Ahoo-Wang in #1113
  • feat(messaging): add toggle for command request header propagation by @Ahoo-Wang in #1114

Full Changelog: v5.1.1...v5.1.2

v5.1.1

09 Jan 07:40
50f0c43
Compare
Choose a tag to compare

What's Changed

  • feat(webflux): implement remote IP header appender for command requests by @Ahoo-Wang in #1112

Full Changelog: v5.1.0...v5.1.1

v5.1.0

09 Jan 05:06
2c215a4
Compare
Choose a tag to compare

What's Changed

  • refactor(webflux): introduce CommandMessageParser and remove CommandParser by @Ahoo-Wang in #1108
  • feat(command): Support inject request extension headers by @Ahoo-Wang in #1109
  • feat(webflux): enhance command message parsing with customizable header appender by @Ahoo-Wang in #1110
  • feat(webflux): add user agent and remote IP to command header by @Ahoo-Wang in #1111

Full Changelog: v5.0.6...v5.1.0

v5.0.6

09 Jan 02:35
fbd63fb
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update angular monorepo to v19.0.6 by @renovate in #1102
  • chore(deps): update angular-cli monorepo to v19.0.7 by @renovate in #1103
  • refactor(wow-openapi): remove unused ModelConverter implementations by @Ahoo-Wang in #1104
  • feat(command): support void command and optimize command dispatching by @Ahoo-Wang in #1105
  • fix(command): add validation for void command wait strategy by @Ahoo-Wang in #1106
  • test(wow-core): update LocalFirstCommandBusTest to verify message content by @Ahoo-Wang in #1107

Full Changelog: v5.0.5...v5.0.6

v5.0.5

08 Jan 13:07
57aec60
Compare
Choose a tag to compare

What's Changed

  • feat(core): add support for VoidCommand by @Ahoo-Wang in #1100
  • feat(openapi): add converters for various types to handle additional properties by @Ahoo-Wang in #1101

Full Changelog: v5.0.3...v5.0.5

v5.0.3

07 Jan 08:17
dce046f
Compare
Choose a tag to compare

What's Changed

  • docs(documentation): upgrade VitePress and add medium-zoom by @Ahoo-Wang in #1097
  • refactor(wow-openapi): replace setDefault with direct assignment to default property by @Ahoo-Wang in #1098
  • test(wow-spring-boot-starter): add unit tests for PrepareAutoConfiguration and ServerCommandWaitEndpoint by @Ahoo-Wang in #1099

Full Changelog: v5.0.2...v5.0.3

v5.0.2

07 Jan 01:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.0.2

v5.0.1

06 Jan 10:14
6feb6af
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update dependency ng-zorro-antd to v19.0.1 by @renovate in #1093
  • fix(deps): update springdoc to v2.8.0 by @renovate in #1094
  • test(wow-test): improve error handling in expectEventStream by @Ahoo-Wang in #1095

Full Changelog: v5.0.0...v5.0.1

v5.0.0

31 Dec 15:31
b5597a7
Compare
Choose a tag to compare

What's Changed

  • refactor(core): introduce createAsMono method in StateAggregateFactory by @Ahoo-Wang in #1092

Full Changelog: v3.19.8...v5.0.0