Skip to content

0.54.0

Choose a tag to compare

@eskultety eskultety released this 09 Jun 08:31
Immutable release. Only release title and notes can be modified.

What's Changed

Features

  • [gomod] Introduce support for artifact registry proxy by @a-ovchinnikov in #1575
  • [logging] Support colored output with --color/--no-color CLI options and FORCE_COLOR/NO_COLOR env variables by @MartinBasti in #1563

Bug fixes

  • [pip] Fix support for git dependencies in Rust extensions by merging all individual cargo config files to a single global .cargo/config.toml by @slimreaper35 in #1574
  • [pip] Reject VCS deps in hash-locked requirements with clear error by @ST3V1K in #1602
  • [gomod] Include VCS URL info for local module replacements in the SBOM by @a-ovchinnikov in #1575

Misc

  • Dependencies update

Full Changelog: 0.53.0...0.54.0