Skip to content

Release v2.17.0

Compare
Choose a tag to compare
@jruaux jruaux released this 16 Aug 14:19

Changelog

πŸš€ Features

πŸ”„οΈ Changes

  • a0dc0b3 removed commons logging dependency
  • 4795148 removed rawtype from progressmonitor
  • 991cdbd Added context creation hook
  • 724ef3b Removed JobCommandContext.name and renamed createJob
  • 3151eba removed use of generic runtime exception
  • 7e4e741 removed use of generic runtime exception
  • f1c33d8 removed code duplication
  • 4475ad9 🚨 Split replicate command into DUMP+RESTORE & DS

πŸ›  Build

  • 0e4267e Override lettuce-core version from spring boot plugin
  • a541e66 Fixed duplicate class name
  • f3ffae7 build: Bump for next development cycle

πŸ“ Documentation

  • b261819 Removed outdated usage help

βš™οΈ Dependencies