Skip to content

Release v0.2.1

Compare
Choose a tag to compare
@jruaux jruaux released this 21 Mar 19:27
· 20 commits to main since this release

Changelog

πŸ› Fixes

  • a8239af Handling NPE from Lettuce jsonGet when key does not exist
  • d850df0 Check for null json value

πŸ”„οΈ Changes

  • b33a242 Introduced SerializationUtils
  • 5fe2a10 Introduced SerializationUtils

πŸ§ͺ Tests

  • 2a5ebba Added non-existent key test case
  • 05ac269 Added json mapper test

πŸ›  Build

  • f29b1e2 Bump for next dev cycle

πŸ“ Documentation

  • b2ac489 Added mapper defaults
  • b0eb494 Added ToC to README

βš™οΈ Dependencies

  • 5710bab Upgraded Lettuce
  • dd4a2f0 Upgraded to spring boot 3.4.3

  • 2113937 Releasing version 0.2.1
  • 5e3394c Using copy-to-dist workflow
  • 123aae1 Fixed workflows
  • 9e877de Migrated steps to jobs
  • 901c784 Renamed clone workflow
  • 29d3e76 Added clone release workflow