Skip to content

1.15.0

Compare
Choose a tag to compare
@saig0 saig0 released this 01 Jul 07:31

What's Changed

  • feat: new date literal notation with @ by @saig0 in #416
  • feat: expose public getters of a POJO by @saig0 in #423
  • feat: return time with zone id/offset as OffsetTime by @saig0 in #434
  • fix: list projection using a variable by @saig0 in #385
  • fix: parse arbitrary names for a context key by @p3trur0 in #388
  • fix: add satisfies, return, then, else as reserved keywords by @tasso94 in #395
  • fix: expression with conjunction/disjunction if it contains parentheses by @saig0 in #399
  • fix: filter list with custom function by @saig0 in #417
  • fix: use getter instead of builder-style method by @saig0 in #421
  • fix: parse unary-tests expression with conjunction/disjunction by @saig0 in #435
  • chore: add a test for named parameters with whitespaces by @p3trur0 in #381
  • chore: add changelog in the docs by @saig0 in #396
  • chore: add workflow for backporting by @saig0 in #400
  • chore: automatically add new issues to Zeebe project board by @remcowesterhoud in #424
  • chore: dependabot analyse GHA workflows by @remcowesterhoud in #440
  • doc: apply changes from downstream project by @saig0 in #437

Dependencies

  • chore(deps-dev): bump version.log4j from 2.17.0 to 2.17.1 by @dependabot in #380
  • chore(deps-dev): bump version.log4j from 2.17.1 to 2.17.2 by @dependabot in #408
  • chore(deps): bump maven-shade-plugin from 3.2.4 to 3.3.0 by @dependabot in #412
  • chore(deps): bump scala-maven-plugin from 4.5.6 to 4.6.1 by @dependabot in #410
  • chore(deps): bump scala-maven-plugin from 4.6.1 to 4.6.2 by @dependabot in #431
  • chore(deps): bump scala-library from 2.13.6 to 2.13.8 by @dependabot in #389
  • chore(deps): bump scala-maven-plugin from 4.6.2 to 4.6.3 by @dependabot in #436
  • chore(deps): bump actions/cache from 1 to 3 by @dependabot in #442
  • chore(deps): bump zeebe-io/backport-action from 0.0.7 to 0.0.8 by @dependabot in #444
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #441
  • chore(deps): bump actions/setup-node from 1 to 3 by @dependabot in #443
  • chore(deps): bump actions/setup-java from 1 to 3 by @dependabot in #445

New Contributors

Full Changelog: 1.14.0...1.15.0