Releases: opencb/java-common-libs
Releases · opencb/java-common-libs
v4.4.3
What's Changed
- Add sslEnabled to config and pass to mongo client builder by @martinpeck in #39
- Extend finditerator and add numMatches by @julie-sullivan in #43
- merge Release 4.0.0 into develop by @julie-sullivan in #50
- TASK-505 by @imedina in #54
- TASK-504 by @pfurio in #55
- TASK-323 by @pfurio in #56
- TASK-504 by @imedina in #59
- TASK-944 by @juanfeSanahuja in #60
- TASK-1113 by @juanfeSanahuja in #62
- TASK-1120 by @juanfeSanahuja in #61
- TASK-1615 by @juanfeSanahuja in #63
- TASK-1718 by @juanfeSanahuja in #64
- TASK-2290 - Fix disorder filter split by @pfurio in #66
- TASK-2315 Fix docker command lines executions when using the DockerUtils by @jtarraga in #67
New Contributors
- @martinpeck made their first contribution in #39
- @julie-sullivan made their first contribution in #43
- @imedina made their first contribution in #54
- @juanfeSanahuja made their first contribution in #60
- @jtarraga made their first contribution in #67
Full Changelog: v3.7.2...v4.4.3
v4.5.0
Full Changelog: v4.4.2...v4.5.0
v4.4.2
v4.4.1
What's Changed
- TASK-1113 by @juanfeSanahuja in #62
- TASK-1120 by @juanfeSanahuja in #61
- TASK-1615 by @juanfeSanahuja in #63
Full Changelog: v4.4.0...v4.4.1
v4.4.0
v4.3.0
v4.2.1
Full Changelog: v4.2.0...v4.2.1
v4.2.0
Full Changelog: v4.1.2...v4.2.0
v4.1.2
Full Changelog: v4.1.1...v4.1.2
Java Common Libs v3.1.0
Main changes include:
- OpenCB datastore project has been integrated here
- Many small improvements and fixes