1.1.0
·
15 commits
to ci-release
since this release
What's Changed
New Features π
- Introduce a network monitor into
coreby @aleksandar-apostolov in #22 - Add connection recovery handler and lifecycle monitor by @aleksandar-apostolov in #28
- Add support for location-based filtering by @gpunto in #30
Improvements β¨
- Exclude the linter classes from coverage by @aleksandar-apostolov in #31
- Add default values for the
StreamClientfactory method by @aleksandar-apostolov in #33 - Allow for correctly reconnecting after initial
connect()is interrupted by @aleksandar-apostolov in #34
Internal π§ͺ
- Add more tests for untested APIs by @aleksandar-apostolov in #19
- Update CI lint execution and linter package name by @aleksandar-apostolov in #20
- Introduce test for the
StreamEndpointErrorInterceptorand some parsing tests by @aleksandar-apostolov in #21 - Apply common Stream conventions plugins by @gpunto in #23
- Migrate to Sonatype Central Portal by @gpunto in #24
- Disable explicit documentation tasks when publishing by @gpunto in #27
- Configure Spotless through common convention plugins by @gpunto in #25
- Apply Spotless with new configuration by @gpunto in #26
- Configure coverage through common convention plugins by @gpunto in #29
- Fix plugin application in lint module by @gpunto in #32
- Add missing common publishing configuration by @gpunto in #35
Full Changelog: 1.0.0...1.1.0