Releases: Djaytan/bukkit-slf4j
Releases · Djaytan/bukkit-slf4j
v3.1.0
3.1.0 (2025-01-16)
🌟 Features
🏗️ Build System
- packaging: adjust Maven project name and description (#131) (0c8aff9)
- packaging: analyze Maven dependencies exclusions (#132) (03e103b)
📦 Continuous Integration
- release: adjust Maven deployment name by including version (#130) (f12a9c0)
- release: fix publish script path (#135) (263303f)
- release: move semantic-release files to dedicated folder (#134) (5f9d5f3)
- release: release branches were not scanned automatically (#129) (f2a0f01)
- release: simplify releasing flow (#128) (57be2a0)
📖 Documentation
v3.0.0
3.0.0 (2025-01-02)
⚠ BREAKING CHANGES
- rework completely the library internally (#51)
🌟 Features
🐛 Bug Fixes
- deps: update dependency org.jetbrains:annotations to v26 (#106) (d897845)
- deps: update dependency org.slf4j:slf4j-api to v2.0.16 (#72) (07af7c0)
- rework the BukkitLoggerFactory class and test it (#48) (7392921)
🏗️ Build System
- deps: update commitlint monorepo (#37) (aa7b258)
- deps: update dependency com.github.ekryd.sortpom:sortpom-maven-plugin to v3.4.0 (#39) (d963ab0)
- deps: update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.3 (#38) (966eeac)
- deps: update github/codeql-action action to v3.24.5 (#27) (d698e78)
- packaging: define general set of Maven options (#126) (c68c9cc)
- packaging: simplify plugins definitions in POM file (#123) (00da1c7)
📦 Continuous Integration
- allow 'chore' Conv. Commit type for dependencies updates & others (#47) (352a605)
- github: allow requests targeting api.deps.dev (#98) (60cdba1)
- github: allow requests targeting api.scorecard.dev (#99) (aeb4284)
- github: allow SonarCloud scanner to generate security events for vulnerabilities (#49) (68ced56)
- release: adjust Maven publishing settings (#118) (dd43519)
- release: allow requests targeting the Sonatype central repo (#122) (1807621)
- release: auto-release artifacts through the Nexus Maven plugin (#43) (1045d5d)
- release: clean-up OSSRH related stuffs (#125) (1408864)
- release: fix semantic release note generation (#117) (e701f2c)
- release: no longer bother about Jitpack publish & update the doc accordingly (#46) (775eddd)
- release: publish via the Central Portal (#54) (354d3de)
- release: specify an HTTPS URL for the SCM URL definition in the
pom.xml
file (#45) (72cde59) - release: try fixing Maven publishing (#120) (f654723)
- release: try fixing Maven publishing (2nd try) (#121) (d860657)
- renovate: rework Renovate config (#109) (183c38a)
📖 Documentation
- changelog: release v2.0.0 (#44) (a033dfb)
- readme: add license scan report and status (#111) (f73da89)
- readme: adjust badges order (#112) (86e272b)
- readme: adjust library presentation (#124) (b425c80)
- readme: rewrite README file (#97) (e389205)
🧹 House Keeping
- deps: lock file maintenance (#107) (db7fd1c)
- deps: lock file maintenance (#113) (bd8bb8c)
- deps: lock file maintenance (#116) (203bdfd)
- deps: lock file maintenance (#50) (0900599)
- deps: lock file maintenance (#55) (f66b405)
- deps: lock file maintenance (#56) (e19fa74)
- deps: lock file maintenance (#57) (c8879d5)
- deps: lock file maintenance (#62) (260a009)
- deps: lock file maintenance (#65) (6fc6726)
- deps: update actions/cache action to v4.0.1 (#52) (f15e866)
- deps: update actions/cache action to v4.0.2 (#58) (85e5d4d)
- deps: update actions/cache action to v4.2.0 (#73) (06da94b)
- deps: update actions/checkout action to v4.1.6 (#60) (785d5e9)
- deps: update actions/checkout action to v4.2.2 (#66) (98811e4)
- deps: update actions/setup-java action to v4.1.0 (#26) (61a518a)
- deps: update actions/setup-java action to v4.6.0 (#74) ([76dc3b1](https://github.com/Djaytan/bukkit-slf4j/commit...
v2.0.0
2.0.0 (2024-02-23)
⚠ BREAKING CHANGES
- minimal Java version is now set to v17
🌟 Features
🐛 Bug Fixes
🏗️ Build System
- deps: lock file maintenance (#40) (3e725bc)
- other: rewrite .editorconfig, .gitattributes & .gitignore files (#34) (ae97685)
- packaging: deploy artifacts in Maven Central (#41) (445bfc5)
- rework project completely (#36) (15d2b23)
📦 Continuous Integration
- github: adjust the issues/PRs templates (#33) (6075f2f)
- release: create a dedicated Maven publish script for releasing (#42) (6252c80)
- release: deactivate the CD pipeline (#35) (ba9be52)
- renovate: rework the Renovate config (#32) (ab214bd)
📖 Documentation
v1.0.7
Initial release.
All details can be found into the project page.