New
75.0.0
What's Changed
๐ Breaking Changes
- e7fabb0f5faaa8ef73048012428ae81567bbc327 feat(plugin)!: Set the retention of plugin annotations to
SOURCE
๐ New Features
- e3468651cecc7046fb4f8dfac5323276bfcbc0bb docker: Add Gleam programming language to the full image
- 4f61c3afe86d98dec06dae52458ceba3435c142a gleam: Run 'gleam deps download' when no lockfile exists
โ Tests
- 45a58547158c621e85bf3169c6ee4672ddf9f76c gleam: Use HTTPS URL for git dependency in test fixture
๐ Build & โ๏ธ CI
- e36da820d4befd4a8ebfc24bb7dc5b2cbdd20365 github: Consistently pin Ubuntu to version 24.04
- 2c7281dc2686fd541af7da5c38b505e64d3e2b8c github: Do not fail Docker X86 if the ARM64 build fails
- b048254eb3b364c1edfc3718fc270001b838d0b9 github: Install Askalono from source for the ARM64 Docker image
- 6fefdf5e8c319f33c1e17c6f5b4c573c6d3e9095 github: Simplify an
archcondition - 6f19105c9652ea212598e1bdc77ed7c8474c41ab linkspector: Ignore a valid URL that is reported as broken
- 6fe0379885f747c46bce7386a2b57d330817be28 linkspector: Improve the pattern for ignoring localhost links
๐ Documentation
- c35c831e5aac6f33f8a51cf488fbcb2fa8848161 README: Update the copyright year range
- 198c6f7aeacaf12fbc418688931bb972a6b7660f website: Fix handling of plugin option default values
- e11ee587550f48ee236f5158fdc432c72d2bf7e4 website: Show aliases for plugin options
๐ง Chores
- 40780555169a6cfcac258e06d765777a2ec8f079 linkspector: Ignore links to localhost
- 2f22d894963a7f10042ddcc963cf5156a14b8af4 mailmap: Update Martin's email address
- ed3fd9736deb3df9f9d974c12241c892bac0deb9 plugins: Improve formatting of aliases
- 9337ba25c37ea51f3c545f6b750fa6c5594bd006 plugins: Improve formatting of fallback values
- 9f56f01c56430e0ec9029c112ebd721f7dc43ae1 stack: Fix broken links in a test project
๐ Dependency Updates
- 7f2dd5972099acf466391e1093171bde64b74915 update aws-java-sdk-v2 monorepo to v2.41.0
- 5b15950be523aab81a02b7f36696ce35e4a83476 update ch.qos.logback:logback-classic to v1.5.24
- ad8327e5b723a2ad56c24042b371a3d4cb052847 update com.github.jmongard.git-semver-plugin to v0.18.0
- 29d66a3d88d3c8ed89c7f2321445791879b9ba5d update graalvm/setup-graalvm digest to 54b4f5a
๐ Refactorings
- 72b7a1088e4f71ae2728fdc96629c55b398bc4db gleam: Remove manual non-transitive dependency resolution
- 308b337e8878b1226593f8dcfa7db27955ec536e gleam: Remove redundant vcsProcessed assignments
- 681179a21a42d406343fb5dfaea956f31ff80311 gleam: Simplify package info class hierarchy
- fb7244fee20e5531da923f756426c9011ab6049c gleam: Use
/operator instead ofresolve()for paths