Releases: Vampire/setup-wsl
Releases · Vampire/setup-wsl
v4.0.0
Highlights
The action can now also use WSLv2 (or any newer version potentially)
Breaking Changes
Where supported the action now defaults to WSLv2.
If you want to continue using WSLv1 where WSLv2 is supported,
then use the new wsl-version
input to configure this.
Details
v3.1.4
Highlights
- Replace non-working download link for Ubuntu 16.04
Details
v3.1.3
v3.1.2
Highlights
- Use static download link for Ubuntu 24.04 [942db88]
Details
- Do not try to update Ubuntu 24.04 due to a bug in systemd package [2c0326d]
- Use Maven-based bindings for GitHub Actions workflows DSL [9c1480a]
- Update references to github-workflows-kt and github-actions-typing [c2c5358]
- Update github-workflows-kt to 3.0.0 [f1b7dd4]
- Use static download link for Ubuntu 24.04 [942db88]
- Do not try to install sudo on kali-linux due to a bug in systemd package [b135bad]
- Do not try to install dos2unix on kali-linux due to a bug in systemd package [9114dfc]
v3.1.1
Rerelease of 3.1.0 to fix a packaging / release bug
v3.1.0
Highlights
- Make Alpine work again (#50)
- Add support for Ubuntu 24.04 (#57)
- Add a warning about /etc/wsl.conf being overwritten
Details
- Update GitHub Actions workflows DSL to 1.14.0 [1b98bda]
- Use eq for outcome [319454a]
- Use newest versions of actions [130e9cb]
- Update github-workflows-kt to 2.0.0 [a7c8202]
- Add debug logging if the product ID could not be resolved to a download URL [a5e8694]
- Work around KT-42101 when preprocessing workflows [a6c8b14]
- Make procuctId to URL translation work again (#50) [e5717e2]
- Refactor test workflow script [00dc521]
- Log contents of /etc/wsl.conf if it exists unexpectedly [d81efae]
- Increase version to 3.1.0 [9be6f77]
- Add support for Ubuntu 24.04 (#57) [a2f462b]
- Make test_distribution_specific_wsl_bash_scripts names unique [d29d157]
- Add a warning about /etc/wsl.conf being overwritten [b7c49fb]
v3.0.0
v2.0.2
v2.0.1
Highlights
This release contains mainly internal changes and library updates.
The switch to Kotlin 1.8 brought a 55% reduction in size of the final action code.
Details
- Use new action versions in workflows [43068d5]
- Only run test jobs if the cache restore was successful [1833593]
- Consider imported files in workflow scripts as task inputs [372b80f]
- Update @vercel/ncc to 0.36.1 [67768d6]
- Fix tests, failing due to the wrong error [f8c2328]
- Update to github-actions-kotlin-dsl 0.36.0 and use newly available action wrappers [c6f569d]
- Update Kotlin to 1.8.10, Gradle to 8.0, and move buildSrc to included builds [2238c92]
- Replace kotlin-extensions and kotlinx-nodejs by kotlin-wrappers [a1aeb4c]
- Apply dependency analysis plugin [0ea1923]
- Apply refreshVersions plugin [4e9937f]
- Update Gradle enterprise plugin to 3.12.3 [d597235]
- Update Gradle versions plugin to 0.45.0 [c15c4a6]
- Replace Dukat generated actions toolkit packages by kotlin-wrappers [d7655c1]
- Show version when running Gradle builds [32af37a]
- Apply refreshVersions only when called [c2e1cac]
- Replace kotlinx-serialization and kaml by SnakeYAML [dfcd136]
- Only execute safe actions locally [d374368]
- Remove usage of Dukat [aadcf83]
- Update github-api to 1.313 [1f75544]
- Update grgit to 5.0.0 and use the new service plugin [9d8be63]
- Update net.wooga.github plugin to 3.0.0 [f594319]
- Update net.researchgate.release plugin to 3.0.2 [37324c8]
- Update github-actions-kotlin-dsl to 0.37.0 [5a56cf5]