Governator v1.17.7 Release Notes

Release Date: 2019-05-01 // almost 5 years ago
  • 🛠 Instances provisioned by Guice using assisted injection that also declare lifecycle methods (such as @predestroy annotated methods or implement AutoCloseable) are not handled correctly. This bugfix release introduces specific handling of the NO_SCOPE scope built into Guice, to ensure that associated instances using lifecycle methods are handled correctly.