Skip to content

v2.1.2

Latest

Choose a tag to compare

@Pfeil Pfeil released this 14 Aug 17:24
· 1 commit to main since this release

Highlights πŸš€

  • fix: encoded paths are not read back by @Pfeil in #353

When reading crates, the path was not read back and accessible properly. This has been fixed. We also added a few security measures regarding paths when reading and writing crates. The API has not changed.

What's Changed

  • fix: encoded paths are not read back by @Pfeil in #353
  • chore(deps): update actions/checkout action to v7.0.1 by @renovate[bot] in #354
  • chore(deps): bump jacksonVersion from 2.22.0 to 2.22.1 by @dependabot[bot] in #351
  • chore(deps): update github/codeql-action action to v4.37.3 by @renovate[bot] in #347
  • fix(deps): update dependency org.junit:junit-bom to v6.1.2 by @renovate[bot] in #346
  • chore(deps): update actions/setup-java action to v5.6.0 by @renovate[bot] in #343
  • fix: add checks of the filenames when writing files by @Pfeil in #362
  • fix(deps): update dependency commons-validator:commons-validator to v1.11.0 by @renovate[bot] in #357
  • fix(deps): update dependency org.junit:junit-bom to v6.1.3 by @renovate[bot] in #361
  • fix: path checks by @Pfeil in #363
  • chore(deps): update gradle/actions action to v6.3.0 by @renovate[bot] in #360
  • chore(deps): update actions/setup-java action to v5.7.0 by @renovate[bot] in #359
  • chore(deps): update github/codeql-action action to v4.37.6 by @renovate[bot] in #358
  • Next patch release (v2.1.2) by @Pfeil in #355

Full Changelog: v2.1.1...v2.1.2