Skip to content

3.1.0

Compare
Choose a tag to compare
@kawamuray kawamuray released this 17 Dec 03:39
· 81 commits to master since this release

Breaking Changes

New Features

  • Allow to bind KafkaClientMetrics for each decaton consumer #132
  • Add new method(overload) for CentralDogmaPropertySupplier#createPropertyFile/register #134

Bug Fixes

Improvements

Other Changes

  • Add tests for deferred completion #125
  • Upgrade Spring Boot version to 2.5.6(#127) #129
  • Bump dependencies : micrometer, centraldgoma, brave.. #131
  • Upgrade gradle to 7.3 (#133)
  • shadeAllDependencies needs to be evaluated after subproject configuation #136
  • Avoid creating an empty JSON file when CB task failed #137
  • Fixup; using out_dir as tmp filename doesn't work #138
  • Fix broken microbenchmark of processor module #140