Skip to content

Releases: Ahoo-Wang/Wow

v5.6.2

11 Mar 03:19
Compare
Choose a tag to compare

What's Changed

  • refactor(cache): optimize SetStateCacheRefresher with evict method by @Ahoo-Wang in #1239
  • fix(deps): update dependency me.ahoo.cocache:cocache-bom to v3.5.1 by @renovate in #1240

Full Changelog: v5.6.1...v5.6.2

v5.6.1

11 Mar 01:24
Compare
Choose a tag to compare

What's Changed

  • refactor(wow-core): optimize command processing and event stream handling by @Ahoo-Wang in #1232
  • fix(deps): update dependency me.ahoo.cocache:cocache-bom to v3.3.3 by @renovate in #1233
  • fix(deps): update dependency me.ahoo.cocache:cocache-bom to v3.3.5 by @renovate in #1234
  • fix(deps): update dependency me.ahoo.cocache:cocache-bom to v3.3.6 by @renovate in #1235
  • fix(deps): update dependency me.ahoo.cocache:cocache-bom to v3.5.0 by @renovate in #1236
  • fix(deps): update dependency io.swagger.core.v3:swagger-core-jakarta to v2.2.29 by @renovate in #1237
  • refactor(cache): update state type and remove identity converter by @Ahoo-Wang in #1238

Full Changelog: v5.6.0...v5.6.1

v5.6.0

08 Mar 03:40
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update dependency io.opentelemetry:opentelemetry-bom to v1.48.0 by @renovate in #1230
  • refactor(cache-refresh): generalize StateCacheRefresher and update related tests by @Ahoo-Wang in #1231

Full Changelog: v5.5.9...v5.6.0

v5.5.9

07 Mar 07:17
Compare
Choose a tag to compare

What's Changed

  • feat(modeling): support multiple after-command functions by @Ahoo-Wang in #1228
  • feat(core): introduce Ordered interface for after command functions by @Ahoo-Wang in #1229

Full Changelog: v5.5.8...v5.5.9

v5.5.8

06 Mar 13:49
Compare
Choose a tag to compare

What's Changed

  • feat(core): add support for after-command functions by @Ahoo-Wang in #1225
  • docs(wow-api): add AfterCommand annotation documentation by @Ahoo-Wang in #1226
  • feat(api): enhance AfterCommand with include/exclude functionality by @Ahoo-Wang in #1227

Full Changelog: v5.5.5...v5.5.8

v5.5.5

06 Mar 02:14
fc1ca02
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update angular-cli monorepo to v19.2.1 by @renovate in #1221
  • fix(deps): update angular monorepo to v19.2.1 by @renovate in #1222
  • fix(deps): update dependency me.ahoo.cocache:cocache-bom to v3.3.2 by @renovate in #1223

Full Changelog: v5.5.4...v5.5.5

v5.5.4

05 Mar 05:46
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.20.6 by @renovate in #1219
  • fix(deps): update dependency me.ahoo.cocache:cocache-bom to v3.3.0 by @renovate in #1218
  • fix(deps): update dependency me.ahoo.cocache:cocache-bom to v3.3.1 by @renovate in #1220

Full Changelog: v5.5.3...v5.5.4

v5.5.3

04 Mar 08:11
Compare
Choose a tag to compare

What's Changed

  • feat(cache): implement StateCacheRefresher for proactive cache refreshing by @Ahoo-Wang in #1214
  • refactor(cache): rename and enhance cache value configuration by @Ahoo-Wang in #1215
  • refactor(cache): optimize StateToCacheDataConverter.identity() method by @Ahoo-Wang in #1216
  • refactor(cache): split StateCacheRefresher into separate classes by @Ahoo-Wang in #1217

Full Changelog: v5.5.2...v5.5.3

v5.5.2

04 Mar 03:25
6835d0d
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update dependency me.ahoo.cocache:cocache-bom to v3.2.0
  • feat(cache): upgrade cocache version and refactor cache source interfaces by @Ahoo-Wang in #1212

Full Changelog: v5.5.0...v5.5.2

v5.5.0

03 Mar 14:44
Compare
Choose a tag to compare

What's Changed

  • refactor(cocache): introduce StateCacheSource and QueryServiceCacheSource by @Ahoo-Wang in #1210

Full Changelog: v5.4.5...v5.5.0