Releases: jakzal/gradle-structurizr-cli
Releases · jakzal/gradle-structurizr-cli
Maintenance release
What's Changed
- Bump de.undercouch:gradle-download-task from 5.5.0 to 5.6.0 by @dependabot in #118
- Bump org.wiremock:wiremock from 3.4.2 to 3.5.1 by @dependabot in #119
- Bump org.wiremock:wiremock from 3.5.1 to 3.5.2 by @dependabot in #120
- Bump org.wiremock:wiremock from 3.5.2 to 3.5.3 by @dependabot in #121
- Bump org.wiremock:wiremock from 3.5.3 to 3.5.4 by @dependabot in #122
- Bump org.wiremock:wiremock from 3.5.4 to 3.7.0 by @dependabot in #124
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3 by @dependabot in #126
- Bump org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3 by @dependabot in #125
- Bump org.wiremock:wiremock from 3.7.0 to 3.8.0 by @dependabot in #127
- Bump org.wiremock:wiremock from 3.8.0 to 3.9.0 by @dependabot in #128
- Bump org.wiremock:wiremock from 3.9.0 to 3.9.1 by @dependabot in #129
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.3 to 5.11.0 by @dependabot in #131
- Bump org.junit.jupiter:junit-jupiter-engine from 5.10.3 to 5.11.0 by @dependabot in #130
- Bump com.gradle.plugin-publish from 1.2.1 to 1.2.2 by @dependabot in #132
- Bump com.gradle.plugin-publish from 1.2.2 to 1.3.0 by @dependabot in #133
- Bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1 by @dependabot in #134
- Bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.1 by @dependabot in #135
- Bump org.junit.jupiter:junit-jupiter-api from 5.11.1 to 5.11.2 by @dependabot in #136
- Bump org.junit.jupiter:junit-jupiter-engine from 5.11.1 to 5.11.2 by @dependabot in #137
- Bump org.wiremock:wiremock from 3.9.1 to 3.9.2 by @dependabot in #140
- Bump org.junit.jupiter:junit-jupiter-api from 5.11.2 to 5.11.3 by @dependabot in #139
- Bump org.junit.jupiter:junit-jupiter-engine from 5.11.2 to 5.11.3 by @dependabot in #138
- Bump org.wiremock:wiremock from 3.9.2 to 3.10.0 by @dependabot in #141
- Bump org.junit.jupiter:junit-jupiter-api from 5.11.3 to 5.11.4 by @dependabot in #142
- Bump org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.11.4 by @dependabot in #143
- Update the default version of Kotlin (1.9.22 -> 2.0.20) and Gradle (8.6 -> 8.11.1) by @jakzal in #144
- Replace deprecated calls by @jakzal in #145
Full Changelog: 1.9.0...1.9.1
Update to work with v2024.02.22 structurizr-cli release
Update to work with 2024.01.02 structurizr-cli release
Major fixes:
- Update the download url and jar name to the latest release (2024.01.02) 4248814 (@jakzal)
- the tag name is no longer the classic v1.2.3, but it's now year.month.day
- the downloaded jar no longer has version in its name
- the legacy versioning scheme is still supported, but structurizr has removed most of their past releases (only v1.34.0 and v1.35.0 were kept)
Minor changes:
Output parameter for the export command
- Add output parameter to export #106 (thank you @MisteliEvooq)
Java 17
- Update to Java 17 #105 (thank you @MisteliEvooq)
- Bump junit-jupiter-api from 5.9.2 to 5.10.0 #91 #93
- Bump junit-jupiter-engine from 5.9.2 to 5.10.0 #92 #94
- Bump com.gradle.plugin-publish from 1.2.0 to 1.2.1 #95
- Bump de.undercouch:gradle-download-task from 5.4.0 to 5.5.0 #96
- Update wiremock (2.35.0 -> 3.2.0) #98 #100 #101 #102 #103 #104 (@jakzal)
Multiple export bugfix
Java 11
- Switch to Java 11 #87 (@jakzal)
- Update gradle (8.0 -> 8.0.1) ce1a84f (@jakzal)
- Update actions/setup-java to v3 429655e 791678d (@jakzal)
- Update actions/upload-artifact to v3 925dcce (@jakzal)
- Update actions/checkout to v3 0e33706 (@jakzal)
- Bump de.undercouch:gradle-download-task from 5.3.1 to 5.4.0 #86
Maintenance release
Maintenance release
Github API to fetch the latest release
- Use the Github API to fetch the latest release 053a0ff (thanks @jakzal)
- Update gradle (7.4.2 -> 7.5.1) bf645dc (thanks @jakzal)
- Update kotlin (1.7.10 -> 1.7.20) 49962b8 (thanks @jakzal)
- Bump junit 5.8.2 to 5.9.1 #68 #69 #75 #76
- Bump gradle-download-task from 5.1.0 to 5.2.1 #70 #71 #72 #73 #77
- Bump wiremock-jre8 from 2.33.2 to 2.34.0 #74