Skip to content

13.13.1

Compare
Choose a tag to compare
@rbygrave rbygrave released this 26 Feb 06:27
· 1066 commits to master since this release
f8fc94c

What's Changed

  • ENH: Add _ifPresent() expressions for GT, GE, LT, LE (follow up from #2768) by @rbygrave in #2979
  • ENH: Add profile-line-number-mode with options none | all | auto ... to control adding line numbers to profile locations by @rbygrave in #2983
  • FIX: do not format log messages, when no parameter was specified by @rPraml in #2980
  • Javax to Jakarta (+ reverse) conversion via sed by @rbygrave in #2984
  • Use StackWalker for ProfileLocation and CallOrigin by @rbygrave in #2978
  • Tidy internals, use Config.getOptional() when reading datasource.default / ebean.default.datasource by @rbygrave in #2975

Full Changelog: ebean-parent-13.13.0...13.13.1