Releases: q3769/conottle
Releases · q3769/conottle
12.0.0
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
Full Changelog: 11.0.5...12.0.0
11.0.5
11.0.4: Bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0 (#55)
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
11.0.2
11.0.1: + internal rename
+ using coco4j
11.0.0
10.1.3
10.1.2: + replaced ThrottlingExecutor pool with Semaphore
+ elf4j-provider version bump