Skip to content

Releases: elf4j/elf4j-engine

8.0.0: Conseq (#24)

08 May 03:49
4a2d78c
Compare
Choose a tag to compare
* + conseq for async

* + changed default front/back buffer size
+ added log event processing concurrency config

7.0.5

05 May 18:38
Compare
Choose a tag to compare
+ internal rename

7.0.4

04 May 21:09
Compare
Choose a tag to compare
+ checking batch size in PollingBytesWriter constructor

7.0.3: + using SynchronousQueue in BufferedStandardOutput when buffer size is 0

04 May 18:46
Compare
Choose a tag to compare
+ synchronized out stream batch flush
+ internal rename

7.0.2: + reusing same bytes buffer instance for out stream flush

03 May 23:07
Compare
Choose a tag to compare
+ added delay while stopping output thread

7.0.1

03 May 18:04
Compare
Choose a tag to compare
+ more internal logs

7.0.0: + removed writer level out stream type configuration

03 May 02:52
Compare
Choose a tag to compare
+ removed auto out stream type
+ using custom batch polling thread for back buffer output
+ added zero (0) buffer capacity option to simulate sync logging

6.0.0: + removed writer level buffer

01 May 04:00
Compare
Choose a tag to compare
+ added front and back buffer capacities configurations on entire service level

5.0.0: Bump junit-jupiter-engine from 5.9.2 to 5.9.3 (#19)

28 Apr 22:05
ac5bec4
Compare
Choose a tag to compare
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3)

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

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

4.0.0: Bump semver-maven-plugin from 20221011.0.10 to 20221011.1.0 (#17)

26 Apr 21:54
c3bec79
Compare
Choose a tag to compare
Bumps [semver-maven-plugin](https://github.com/q3769/semver-maven-plugin) from 20221011.0.10 to 20221011.1.0.
- [Release notes](https://github.com/q3769/semver-maven-plugin/releases)
- [Commits](https://github.com/q3769/semver-maven-plugin/compare/20221011.0.10...20221011.1.0)

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

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