Skip to content

Releases: q3769/conottle

12.0.0

18 May 04:13
Compare
Choose a tag to compare

What's Changed

  • Bump io.github.elf4j:elf4j-provider from 11.0.2 to 12.0.4 by @dependabot in #58
  • Bump actions/setup-java from 3 to 4 by @dependabot in #67
  • Bump github/codeql-action from 2 to 3 by @dependabot in #69
  • Bump io.github.elf4j:elf4j-provider from 12.0.4 to 13.0.0 by @dependabot in #62
  • Bump io.github.elf4j:elf4j from 3.0.3 to 4.0.0 by @dependabot in #63
  • Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 by @dependabot in #64
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.3 by @dependabot in #68
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.5 by @dependabot in #71
  • Feature/semaphores instead of pools by @q3769 in #82
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 3.5.0 by @dependabot in #73
  • Bump io.github.q3769:semver-maven-plugin from 20221011.20230506.20230611 to 20240116.0.202402 by @dependabot in #76
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0 by @dependabot in #78
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.4 by @dependabot in #87
  • Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 by @dependabot in #85
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #83
  • Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 by @dependabot in #84

New Contributors

  • @q3769 made their first contribution in #82

Full Changelog: 11.0.5...12.0.0

11.0.5

02 Oct 14:19
Compare
Choose a tag to compare
+ internal PendingTaskCountingThrottleExecutor method change

11.0.4: Bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0 (#55)

02 Oct 13:28
4776c06
Compare
Choose a tag to compare
Bumps org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-pool2
  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>

11.0.3: + moved pending task count increment part of async supply instead of …

02 Oct 02:56
Compare
Choose a tag to compare

11.0.2

02 Oct 02:05
Compare
Choose a tag to compare
+ internal rename

11.0.1: + internal rename

01 Oct 23:21
Compare
Choose a tag to compare
+ using coco4j

11.0.0

30 Sep 17:09
Compare
Choose a tag to compare
+ renamed builder's setters

10.1.3

30 Sep 03:56
Compare
Choose a tag to compare
+ replaced semaphore with client executor pool

10.1.2: + replaced ThrottlingExecutor pool with Semaphore

29 Sep 04:59
Compare
Choose a tag to compare

10.1.1

08 Jun 16:16
Compare
Choose a tag to compare
elf4j-provider version bump