Skip to content

andhow-0.3.3: Merge pull request #220 from eeverman/Issue210

Compare
Choose a tag to compare
@eeverman eeverman released this 25 Jul 04:21
· 399 commits to master since this release

This release has several improvements

  • JNDI loading has some issues fixed and is more flexible
  • Messages on failure are now more reliably written

This release has one potential incompatible feature:

  • If custom JndiLoader JNDI_ROOTs were specified, they now require a complete specification, including 'java:'. Prior to this change, the root 'java:' was always prepended and there was no way to remove it. Since 'java:' is not always correct, it was removed and custom roots must now fully specify it.