Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork4
Releases: joel-jeremy/deezpatch
Releases · joel-jeremy/deezpatch
1.1.0
13977ca This commit was created on GitHub.com and signed with GitHub’sverified signature.
What's Changed
- Bump sonarqube-plugin from 4.4.1.3373 to 6.1.0.5360 by@dependabot[bot] in#141
- Bump nexuspublish-plugin from 2.0.0-rc-1 to 2.0.0 by@dependabot[bot] in#142
- Bump gradle/actions from 3 to 4 by@dependabot[bot] in#143
- JMH workflow and revert spring-context to support Java 11 by@joel-jeremy in#144
- Rename jmh job by@joel-jeremy in#145
- Update to gradle/actions/setup-gradle by@joel-jeremy in#146
- Bump com.uber.nullaway:nullaway from 0.12.6 to 0.12.7 by@dependabot[bot] in#148
- Bump gradle/actions from 3 to 4 by@dependabot[bot] in#150
- Bump peter-evans/create-pull-request from 6 to 7 by@dependabot[bot] in#149
- Exclude module-info.java and package-info.java from Eclipse classpath by@joel-jeremy in#151
- Bump org.checkerframework:checker-qual from 3.49.2 to 3.49.3 by@dependabot[bot] in#152
- Bump actions/checkout from 4 to 5 by@dependabot[bot] in#163
- Bump com.google.errorprone:error_prone_core from 2.38.0 to 2.41.0 by@dependabot[bot] in#162
- Bump org.checkerframework:checker-qual from 3.49.3 to 3.49.5 by@dependabot[bot] in#159
- Bump sonarqube-plugin from 6.1.0.5360 to 6.2.0.5505 by@dependabot[bot] in#153
- Use new Sonatype Central URLs by@joel-jeremy in#164
- Replace checkerframework with jspecify by@joel-jeremy in#165
- Fix snyk gradle plugin, but disable for now due to issue with uploading sarif by@joel-jeremy in#166
- Bump spotless-plugin from 7.0.3 to 7.0.4 by@dependabot[bot] in#155
- Run gradle check before coveralls by@joel-jeremy in#167
- Update to v1.1.0 by@joel-jeremy in#168
Full Changelog:1.0.0...1.1.0
Assets3
Uh oh!
There was an error while loading.Please reload this page.
1.0.0
69ac439 This commit was created on GitHub.com and signed with GitHub’sverified signature.
What's Changed
- Bump to next dev version 1.0.0-beta.1 by@joel-jeremy in#19
- Custom request/event handler annotations support + test fixtures by@joel-jeremy in#20
- SonarCloud fixes by@joel-jeremy in#21
- Root project clean task + Fix allCodeCoverageReport by@joel-jeremy in#22
- Gradle Kotlin build scripts by@joel-jeremy in#23
- Remove unnecessary add-opens jvm arg in additional test tasks by@joel-jeremy in#25
- Use Java 17 Gradle toolchain + Update to Gradle 7.6-rc-4 by@joel-jeremy in#27
- Gradle updates by@joel-jeremy in#28
- Upgrade to Gradle 7.6 by@joel-jeremy in#30
- Eclipse and IDEA conventions by@joel-jeremy in#31
- Bump org.checkerframework:checker-qual from 3.27.0 to 3.32.0 by@dependabot in#39
- Bump pipelinr from 0.7 to 0.8 by@dependabot in#33
- Bump com.uber.nullaway:nullaway from 0.10.4 to 0.10.10 by@dependabot in#37
- Bump spotless-plugin from 6.11.0 to 6.17.0 by@dependabot in#40
- Bump org.springframework:spring-context from 5.3.23 to 6.0.7 by@dependabot in#41
- Bump com.google.errorprone:error_prone_core from 2.16 to 2.18.0 by@dependabot in#44
- Bump me.champeau.jmh from 0.6.8 to 0.7.0 by@dependabot in#43
- Bump org.checkerframework:checker-qual from 3.32.0 to 3.33.0 by@dependabot in#42
- Bump me.champeau.jmh from 0.7.0 to 0.7.1 by@dependabot in#47
- Bump org.springframework:spring-context from 6.0.7 to 6.0.8 by@dependabot in#46
- Bump spotless-plugin from 6.17.0 to 6.18.0 by@dependabot in#45
- Bump org.checkerframework:checker-qual from 3.33.0 to 3.34.0 by@dependabot in#48
- Bump org.springframework:spring-context from 6.0.8 to 6.0.9 by@dependabot in#51
- Bump com.google.errorprone:error_prone_core from 2.18.0 to 2.19.1 by@dependabot in#50
- Bump com.google.errorprone:error_prone_core from 2.19.1 to 2.21.1 by@dependabot in#62
- Bump com.uber.nullaway:nullaway from 0.10.10 to 0.10.12 by@dependabot in#61
- Bump org.springframework:spring-context from 6.0.9 to 6.0.11 by@dependabot in#58
- Bump spotless-plugin from 6.18.0 to 6.22.0 by@dependabot in#64
- Bump org.checkerframework:checker-qual from 3.34.0 to 3.39.0 by@dependabot in#63
- Bump actions/checkout from 3 to 4 by@dependabot in#65
- Bump com.uber.nullaway:nullaway from 0.10.12 to 0.10.16 by@dependabot in#71
- Bump org.checkerframework:checker-qual from 3.39.0 to 3.40.0 by@dependabot in#70
- Bump com.google.errorprone:error_prone_core from 2.21.1 to 2.23.0 by@dependabot in#69
- Bump org.springframework:spring-context from 6.0.11 to 6.0.13 by@dependabot in#67
- Bump me.champeau.jmh from 0.7.1 to 0.7.2 by@dependabot in#66
- Fix maven publish pom + gradle 8.4 by@joel-jeremy in#73
- Upgrade nexus publish plugin by@joel-jeremy in#74
- build-logic gradle.properties by@joel-jeremy in#75
- Update version to 1.0.0 by@joel-jeremy in#76
- Fix some source code links in README by@tedyoung in#77
- Update sonar plugin and snyk by@joel-jeremy in#78
- Disable gradle configuration cache by@joel-jeremy in#79
- Update gradle plugin versions by@joel-jeremy in#80
- Move gradle plugin order by@joel-jeremy in#81
- Bump github/codeql-action from 2 to 3 by@dependabot in#91
- Update tests to use Java 21 by@joel-jeremy in#132
- Bump actions/setup-java from 3 to 4 by@dependabot in#86
- Bump spotless-plugin from 6.22.0 to 6.23.3 by@dependabot in#90
- Bump actions/cache from 3 to 4 by@dependabot in#99
- Bump gradle/wrapper-validation-action from 1 to 3 by@dependabot in#107
- Bump com.uber.nullaway:nullaway from 0.10.16 to 0.11.2 by@dependabot in#128
- Bump gradle/gradle-build-action from 2 to 3 by@dependabot in#100
- Bump org.springframework:spring-context from 6.0.13 to 6.1.12 by@dependabot in#127
- Bump org.checkerframework:checker-qual from 3.40.0 to 3.47.0 by@dependabot in#130
- Bump com.google.errorprone:error_prone_core from 2.23.0 to 2.32.0 by@dependabot in#131
- Update actions to use gradle/actions/wrapper-validation by@joel-jeremy in#133
- Bump net.sizovs:pipelinr from 0.8 to 0.9 by@dependabot in#134
- Bump nullaway-plugin from 1.6.0 to 2.2.0 by@dependabot in#136
- Bump snyk-plugin from 0.5 to 0.7.0 by@dependabot in#137
- Bump me.champeau.jmh from 0.7.2 to 0.7.3 by@dependabot in#138
- Bump dependencyupdates-plugin from 0.49.0 to 0.52.0 by@dependabot in#135
- Upgrade to gradle 8.14 by@joel-jeremy in#139
- Add module-info.java by@joel-jeremy in#140
New Contributors
Full Changelog:1.0.0-beta...1.0.0
Assets3
Uh oh!
There was an error while loading.Please reload this page.
1.0.0-beta
a6c2780 This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
1.0.0-betaPre-release
Pre-release
Beta release of Deezpatch 🚀
Assets3
Uh oh!
There was an error while loading.Please reload this page.