Releases: hivemq/hivemq-file-rbac-extension
Releases · hivemq/hivemq-file-rbac-extension
4.6.5
What's Changed
- Update gradle/actions digest to 748248d by @renovate[bot] in #94
- Update gradle/actions action to v5 by @renovate[bot] in #95
- Add reproducible builds configuration by @afalhambra-hivemq in #106
- Release version 4.6.5 by @afalhambra-hivemq in #107
Full Changelog: 4.6.4...4.6.5
4.6.4
What's Changed
- Add labels to Renovate configuration by @Donnerbart in #58
- Update dependency org.mockito:mockito-core to v5.15.2 by @renovate[bot] in #59
- Update all minor dependencies by @renovate[bot] in #60
- Update dependency org.jetbrains:annotations to v26.0.2 by @renovate[bot] in #61
- Update all non-major GitHub Actions dependencies by @renovate[bot] in #62
- Replace deprecated actions/upload-release-asset with GitHub CLI by @afalhambra-hivemq in #63
- Update dependency org.mockito:mockito-core to v5.16.1 by @renovate[bot] in #64
- Update gradle/actions digest to 06832c7 by @renovate[bot] in #65
- Update dependency org.mockito:mockito-core to v5.17.0 by @renovate[bot] in #66
- Update actions/setup-java digest to c5195ef by @renovate[bot] in #67
- Update dependency org.apache.commons:commons-text to v1.13.1 by @renovate[bot] in #68
- Update plugin oci to v0.23.0 by @renovate[bot] in #69
- Update plugin hivemq-extension to v4 by @renovate[bot] in #70
- Update dependency org.mockito:mockito-core to v5.18.0 by @renovate[bot] in #71
- Update gradle/actions digest to 8379f6a by @renovate[bot] in #72
- Update dependency org.bouncycastle:bcprov-jdk18on to v1.81 by @renovate[bot] in #73
- Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.1 by @renovate[bot] in #74
- Update gradle/actions digest to ac638b0 by @renovate[bot] in #75
- Update dependency org.apache.commons:commons-lang3 to v3.18.0 by @renovate[bot] in #76
- Update dependency com.github.ben-manes.caffeine:caffeine to v3.2.2 by @renovate[bot] in #77
- Update plugin oci to v0.24.0 by @renovate[bot] in #78
- Update dependency org.apache.commons:commons-text to v1.14.0 by @renovate[bot] in #79
- Migrate Renovate configuration by @Donnerbart in #80
- Update gradle/actions digest to 017a9ef by @renovate[bot] in #81
- Update dependency org.assertj:assertj-core to v3.27.4 by @renovate[bot] in #82
- Update actions/checkout action to v5 by @renovate[bot] in #83
- Update dependency org.mockito:mockito-core to v5.19.0 by @renovate[bot] in #84
- Update actions/setup-java action to v5 by @renovate[bot] in #85
- Update dependency org.jetbrains:annotations to v26.0.2-1 by @renovate[bot] in #86
- Update gradle/actions digest to ed40850 by @renovate[bot] in #87
- Update dependency org.assertj:assertj-core to v3.27.5 by @renovate[bot] in #88
- Update all minor dependencies by @renovate[bot] in #89
- Update dependency org.assertj:assertj-core to v3.27.6 by @renovate[bot] in #90
- Update dependency org.apache.commons:commons-lang3 to v3.19.0 by @renovate[bot] in #92
- Release version 4.6.4 by @Donnerbart in #93
New Contributors
- @afalhambra-hivemq made their first contribution in #63
Full Changelog: 4.6.3...4.6.4
4.6.3
What's Changed
- Update actions/setup-java digest to 6a0805f by @renovate in #45
- Update gradle/actions action to v4 by @renovate in #44
- Update gradle/actions digest to 16bf8bc by @renovate in #46
- Update all non-major GitHub Actions dependencies by @renovate in #47
- Update actions/setup-java digest to b36c23c by @renovate in #48
- Update actions/checkout digest to eef6144 by @renovate in #49
- Update all non-major GitHub Actions dependencies by @renovate in #50
- Add NOTICE file by @sauroter in #51
- Update gradle/actions digest to 473878a by @renovate in #52
- Update dependency org.jetbrains:annotations to v26 by @renovate in #53
- Update all minor dependencies by @renovate in #42
- Update gradle/actions digest to cc4fc85 by @renovate in #54
- Feature/oci image by @SgtSilvio in #55
- Update all non-major GitHub Actions dependencies by @renovate in #57
- Update dependency org.apache.commons:commons-text to v1.13.0 by @renovate in #56
New Contributors
Full Changelog: 4.6.2...4.6.3
4.6.2
What's Changed
- Update actions/checkout digest to a5ac7e5 by @renovate in #37
- Update dependency org.mockito:mockito-core to v5.12.0 by @renovate in #36
- Update all non-major GitHub Actions dependencies by @renovate in #38
- Update gradle/actions digest to dbbdc27 by @renovate in #39
- Update gradle/actions digest to d9c87d4 by @renovate in #41
- Fix wrong main class for PasswordGenerator by @Donnerbart in #43
Full Changelog: 4.6.1...4.6.2
4.6.1
What's Changed
- Update build by @SgtSilvio in #24
- Apply package naming convention by @SgtSilvio in #25
- Improvement/build by @SgtSilvio in #28
- Pin dependencies by @renovate in #30
- Update all patch dependencies by @renovate in #31
- Update all minor dependencies by @renovate in #32
- Update gradle/actions digest to db19848 by @renovate in #35
- Update actions/checkout digest to 0ad4b8f by @renovate in #34
- Release / Bump Version by @LukasBrand in #33
New Contributors
- @SgtSilvio made their first contribution in #24
- @renovate made their first contribution in #30
- @LukasBrand made their first contribution in #33
Full Changelog: 4.6.0...4.6.1
4.6.0
What's Changed
- Extension Cleanup in #18
- Update Gradle to 7.6.2 by @Donnerbart in #20
- Unify configuration location by @YannickWeber in #23
New Contributors
- @Donnerbart made their first contribution in #20
Full Changelog: 4.5.3...4.6.0
4.5.3
What's Changed
- fix missing mainclass attribute in manifest by @YannickWeber in #17
Full Changelog: 4.5.2...4.5.3
4.5.2
4.5.1
What's Changed
- improve README
- bump versions and include GitHub workflow
Full Changelog: 4.5.0...4.5.1
4.5.0
What's Changed
- Bump junit from 4.12 to 4.13.1 by @dependabot in #7
- Feature/allow next extension instead of fail by @MicWalter in #12
New Contributors
- @dependabot made their first contribution in #7
Full Changelog: 4.4.0...4.5.0