Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

30 lines (19 loc) · 1.51 KB

embedded-consul changelog

2.2.1 - 2021-04-06

  • bump default Consul version to 1.8.6
  • add Flag to Disable Addition of Shutdown Hook - #113 - PR by Eric Glass
  • restore groovy-xml dependency - #114 - PR by Martin Grigorov

2.2.0 - 2020-09-23

  • mass dependency update (including reduced set of provided Groovy dependencies) - #100, #102
  • support for ARM64 - #98 - PR by odidev
  • automatic Continuous Delivery release process with CDeliveryBoy - #103
  • basic compatibility tests with OpenJDK 8, 11 and 15 on CI server - #101
  • brand new changelog + sync with GitHub releases - #37

2.0.0 - 2018-12-04

BREAKING CHANGES

  • jdk1.7 end of support
  • default Consul version 0.8.+

NEW FEATURES

  • Added possibility to pass raft_protocol via ConsulBuilder which allows to test new Consul Autopilot feature

1.1.1 - 2018-06-01

  • last version supporting Java 1.7