Skip to content

Releases: elf4j/elf4j-engine

11.0.8

20 Jun 18:47
Compare
Choose a tag to compare
+ renamed LogWriterType to TypedLogWriterFactory

11.0.7: Bump mockito-junit-jupiter from 5.3.1 to 5.4.0 (#33)

20 Jun 01:21
1a13192
Compare
Choose a tag to compare
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.3.1...v5.4.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

11.0.6

16 Jun 14:45
Compare
Choose a tag to compare
+ removed buffer on system outs - so that no flush delay

11.0.5: + Simplified FileStreamStandardOutput by using StandardStreamsWriter …

11 Jun 02:43
Compare
Choose a tag to compare

11.0.4: Bump semver-maven-plugin (#30)

10 Jun 16:03
4258abd
Compare
Choose a tag to compare
Bumps [semver-maven-plugin](https://github.com/q3769/semver-maven-plugin) from 20221011.20230506.0 to 20221011.20230506.20230608.
- [Release notes](https://github.com/q3769/semver-maven-plugin/releases)
- [Commits](https://github.com/q3769/semver-maven-plugin/compare/20221011.20230506.0...20221011.20230506.20230608)

---
updated-dependencies:
- dependency-name: io.github.q3769:semver-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

11.0.3

08 Jun 15:29
Compare
Choose a tag to compare
+ Conseq version bump addressing shutdown issue

11.0.2: + Conseq version bump addressing shutdown issue

07 Jun 21:25
Compare
Choose a tag to compare
+ Simplified MoreAwaitility#suspend impl

11.0.1: + re-sequenced stop order in LogServiceManager

18 May 23:44
Compare
Choose a tag to compare
+ dedicated intake buffer in BufferedLogEventProcessor
+ moved conseq operation into ConseqWriterGroup

11.0.0

17 May 18:10
Compare
Choose a tag to compare
+ method signatures rename on LogServiceManager

10.0.4: + removed buffered stream wrapper around std file out streams

16 May 20:53
Compare
Choose a tag to compare
+ introduced Stoppable.Intake and Stoppable.Output