All notable changes to this project will be documented in this file.
- Java version upgrade to 17 (-releasse 11) and dropwizard version upgraded to 2.1.10
- Fixed hierarchical environment aware shard selector : If a service is deployed with environment : env.x.y.z then it should be able to discover other services present in enviroment - [env , env.x , env.x.y, env.x.y.z ]
- Updated ranger version
- Updated ranger version
- Refactored to get and test non-empty published host from service discovery configuration
- Added validation to prevent users from publishing local address to remote zookeeper
- Added a criteriaResolver and introduced a PortScheme resolver as subType
- Upgraded ranger version to 1.0-RC10
- Removed region variable and added a node info resolver instead
- Upgraded ranger version to 1.0-RC9
- Freeing up wasted ids in collision checker
- Added region and tags to nodeData, to be able to run Predicate atop it with a finder.
- Upgraded ranger version to 1.0-RC7
- Collapsed the multiple modules into one, since the client is now contained in the ranger version 1.0-RC2 and above.
- Made the necessary packaging changes to work with the new ranger (io.appform)
- Minor sonar and lombok fixes
- Optimized child node info read from ZK
- Dropwizard lifecycle listener healthcheck
- Deprecated
initialDelaySeconds
- Intelligent healthcheck update on zookeeper