Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 00:05
· 1 commit to main since this release

Release Note v1.2.0

  1. Add dialect name postgresql
  2. Update spring security to 6.3.3
  3. Bug fix: no value was found when the same property is used as both simple reference and linked reference
  4. Add STRING_CASE function for alternation
  5. Enable single quote literals in alternation
  6. Bug fix: looped strategy was ignored when using linked reference
  7. Add extra field to DataOutputControl
  8. Add FULL_EMAIL_ADDRESS function for alternation
  9. Add STRING_TEMPLATE function for alternation
  10. Add "pascal" and "title" case to STRING_CASE function
  11. Update default email generator to create lowercase email only