Skip to content

Releases: PhilippHeuer/events4j

v0.12.2

13 Jul 23:52
fc42036
Compare
Choose a tag to compare

CI

  • add actions-read permissions to workflow
  • update cid github actions workflow from 0.0.16 to 0.0.17 (#210)

Internal

  • add security policy, add ossf badge, update ci workflows (#203)
  • formatting, remove unused buildSrc (#196)
  • deps: update actions/checkout action to v4.1.3 (#205)
  • deps: update actions/upload-artifact action to v4.3.3 (#206)
  • deps: update dependency gradle to v8.9 (#216)
  • deps: update dependency org.projectlombok:lombok to v1.18.34 (#213)
  • deps: update dependency org.springframework.boot:spring-boot-starter to v2.7.18 (#189)
  • deps: update dependency org.springframework.boot:spring-boot-starter-test to v2.7.18 (#190)
  • deps: update io.projectreactor to v3.6.8 (#214)
  • deps: update kotlinx-coroutines to v1.8.1 (#208)
  • deps: update org.jetbrains.kotlinx to v1.8.0 (#197)
  • deps: update org.projectlombok:lombok to v1.18.30 (#195)
  • deps: update org.springframework to v2.7.17 (#187)
  • deps: update plugin me.philippheuer.configuration to v0.11.0 (#217)
  • update sonarcloud project id in badge links

v0.12.1

28 Jun 19:54
e310e78
Compare
Choose a tag to compare

Features

  • add Event constructor to avoid random uuid call (#170)

CI

  • bump workflow to build pull requests

Internal

  • fix ci permissions for shared workflow
  • deps: update io.projectreactor to v3.5.6 (#164)
  • deps: update io.projectreactor to v3.5.7 (#168)
  • deps: update org.jetbrains.kotlinx to v1.7.0 (#162)
  • deps: update org.jetbrains.kotlinx to v1.7.1 (#166)
  • deps: update org.springframework to v2.7.12 (#167)
  • deps: update org.springframework to v2.7.13 (#169)
  • deps: update plugin me.philippheuer.configuration to v0.10.5 (#165)
  • use cidverse renovate preset

v0.12.0

24 Apr 17:27
5cb452d
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency org.springframework.boot:spring-boot-starter to v2.7.4 (#129)
  • deps: update dependency org.springframework.boot:spring-boot-starter to v2.7.6 (#136)
  • deps: update io.projectreactor to v3.4.23 (#127)
  • deps: update io.projectreactor to v3.5.1 (#140)
  • update ci workflow
  • deps: update dependency org.springframework.boot:spring-boot-starter to v2.7.7 (#141)
  • deps: update io.projectreactor to v3.5.2 (#142)

Features

  • make SimpleEventHandler compatible with android API 24 (#128)
  • support for .onEvent in handler-spring (#143)

Internal

  • deps: update dependency gradle to v7.6 (#138)
  • deps: update dependency gradle to v8 (#148)
  • deps: update dependency gradle to v8.0.2 (#152)
  • deps: update dependency gradle to v8.1.1 (#161)
  • deps: update dependency org.springframework.boot:spring-boot-starter to v2.7.5 (#132)
  • deps: update gradle wrapper to v8.1 (#157)
  • deps: update io.projectreactor to 3.5.4 (#153)
  • deps: update io.projectreactor to v3.4.24 (#131)
  • deps: update io.projectreactor to v3.5.0 (#134)
  • deps: update io.projectreactor to v3.5.3 (#149)
  • deps: update io.projectreactor to v3.5.5 (#156)
  • deps: update lombok to v1.18.26
  • deps: update plugin me.philippheuer.configuration to v0.10.2 (#154)
  • deps: update plugin me.philippheuer.configuration to v0.5.0 (#125)
  • deps: update plugin me.philippheuer.configuration to v0.5.1 (#130)
  • deps: update plugin me.philippheuer.configuration to v0.5.3 (#133)
  • deps: update plugin me.philippheuer.configuration to v0.6.0 (#135)
  • deps: update plugin me.philippheuer.configuration to v0.7.1 (#139)
  • deps: update spring boot to v2.7.10 (#155)
  • deps: update spring boot to v2.7.11 (#160)
  • deps: update spring boot to v2.7.9 (#151)
  • simple: switch event listener register log to debug (#158)
  • deps: update plugin me.philippheuer.configuration to v0.8.1 (#147)
  • deps: update plugin me.philippheuer.configuration to v0.9.0 (#150)
  • deps: update spring boot to v2.7.8 (#146)

v0.10.0

04 Feb 21:34
2fcecf2
Compare
Choose a tag to compare

Features

  • add kotlin module (#69)

Internal

  • bump slf4j-api from 1.7.33 to 1.7.35 (#68)
  • bump spring-boot-starter from 2.6.2 to 2.6.3 (#67)