13.13.1
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