Releases: rahulsom/muval
Releases · rahulsom/muval
0.7.0
What's Changed
- chore: Drop custom package rule by @rahulsom in #242
- chore: Configure Java toolchain to ensure working java version by @rahulsom in #244
- refactor: Migrate from Spock to JUnit by @rahulsom in #245
- chore: Optimize imports by @rahulsom in #247
- refactor: Replace deprecated APIs from commons-cli by @rahulsom in #248
- refactor: Rewrite buildSrc in java by @rahulsom in #249
- refactor: Convert build scripts to kts by @rahulsom in #251
- chore: Rename buildsrc config to downloadConfig by @rahulsom in #253
- chore: Remove afterEvaluate by @rahulsom in #254
- chore: Remove unused config by @rahulsom in #255
- chore: Convert app in buildSrc to proper plugin by @rahulsom in #256
- chore: Move buildSrc to included build by @rahulsom in #257
- fix download by @rahulsom in #258
- fix: Use correct link for commits since by @rahulsom in #260
- chore: Move build-plugin deps to version catalog by @rahulsom in #261
- feat: Upgrade Netty and AsyncHttpClient by @rahulsom in #262
- chore: Upgrade commons-lang to commons-lang3 by @rahulsom in #265
- Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @rahulsom in #276
- Potential fix for code scanning alert no. 1: Arbitrary file access during archive extraction ("Zip Slip") by @rahulsom in #275
- Create codeql.yml by @rahulsom in #278
- chore: Use modern syntax for addPerson by @rahulsom in #284
- docs: Use JUnit5 in docs by @rahulsom in #289
- chore: Move codeql to main build yml by @rahulsom in #292
- chore: Drop codeql by @rahulsom in #293
- chore: Add sonarlint config so IDEs can connect by @rahulsom in #301
- refactor: Make Rulesets constructor private by @rahulsom in #302
- refactor: Modernize code by @rahulsom in #303
- refactor: Use clearer assertions by @rahulsom in #304
- refactor: Cleanup code by @rahulsom in #305
- refactor: Use try-with-resources by @rahulsom in #306
- refactor: Cleanup SchemaValidationErrorHandler by @rahulsom in #307
- Replace
StringEscapeUtilsfromcommons-lang3withcommons-textby @google-labs-jules[bot] in #308 - Refactor to use SLF4J for logging by @google-labs-jules[bot] in #309
- docs: Clean up docs by @rahulsom in #310
- chore: Publish distribution zip by @rahulsom in #311
New Contributors
- @google-labs-jules[bot] made their first contribution in #308
Full Changelog: v0.6.1...v0.7.0
v0.6.1
0.5.0
What's Changed
- docs(readme): Show commits since last release by @rahulsom in #141
- docs: Add javadoc to public methods by @rahulsom in #142
- chore: Ignore vs code files by @rahulsom in #144
- chore(deps): update plugin com.gradle.enterprise to v3.12.2 by @renovate in #145
- refactor: Use a reuseable workflow by @rahulsom in #146
Full Changelog: v0.4.0...v0.5.0
0.4.0
What's Changed
- chore: Publish scan comment by @rahulsom in #76
- chore: Update peter-evans/create-or-update-comment action to v2 by @renovate in #106
- chore: Update peter-evans/find-comment action to v2 by @renovate in #107
- chore: Upgrade to JDK 17 by @rahulsom in #133
- chore(build): Publish shadow jar for CLI use by @rahulsom in #139
- chore(build): Use version catalog by @rahulsom in #134
- chore(deps): Bump groovy to 3.0.4
- chore(deps): Pin back jaxb-core by @rahulsom in #123
- chore(deps): Update dependency com.ning:async-http-client to v1.9.40 by @renovate in #81
- chore(deps): Update dependency com.sun.xml.bind:jaxb-core to v4 by @renovate in #113
- chore(deps): Update dependency commons-cli:commons-cli to v1.5.0 by @renovate in #88
- chore(deps): update dependency gradle to v7.6 by @renovate in #130
- chore(deps): Update dependency io.netty:netty to v3.10.6.Final by @renovate in #82
- chore(deps): Update dependency javax.xml.bind:jaxb-api to v2.3.1 by @renovate in #71
- chore(deps): Update dependency org.codehaus.groovy:groovy to v3.0.12 by @renovate in #118
- chore(deps): Update dependency org.spockframework:spock-core to v2.2-groovy-4.0 by @renovate in #122
- chore(deps): update plugin com.gradle.enterprise to v3.12.1
- chore(deps): update waena to v0.6.1
- chore(deps): Update xmlbeans to 3.1.0 by @rahulsom in #138
- fix: Use maven central for downloads by @rahulsom in #140
- fix(deps): update dependency com.sun.xml.bind:jaxb-core to v4 by @renovate in #125
- fix(deps): update dependency com.sun.xml.bind:jaxb-impl to v2.3.7 by @renovate in #128
- fix(deps): update dependency org.apache.xmlbeans:xmlbeans to v5 by @renovate in #137
- fix(deps): update dependency org.spockframework:spock-core to v2.3-groovy-4.0 by @renovate in #126
- fix(deps): update xmlbeans to v2.6.0 by @renovate in #136
- Update actions/cache action to v3 by @renovate in #105
- Update actions/checkout action to v3 by @renovate in #100
- Update actions/setup-java action to v3 by @renovate in #99
- Update github/codeql-action action to v2 by @renovate in #110
- Update mikepenz/action-junit-report action to v3 by @renovate in #104
- Use github checks by @rahulsom in #77
Full Changelog: v0.3.0...v0.4.0