Skip to content

Releases: microsoft/component-detection

v1.1.1

06 Apr 20:24
3a17feb

Choose a tag to compare

⚙️ Changes

  • Added dependencyScope detection for maven components by @rbhansali1991 (#87)
  • chore: enable dependabot for github-actions by @JamieMagee (#86)
  • Fix Vcpkg test by @grvillic (#91)
  • refactor(linux): use a smaller image to test base image annotations by @JamieMagee (#90)

🧰 Maintenance

v1.1.0

01 Apr 21:58
a990db1

Choose a tag to compare

⚙️ Changes

  • Initial implementation of SPDX22 Detector by @ByAgenT (#81)

🚀 New Features

  • Initial implementation of VcpkgDetector and VcpkgComponent by @ras0219-msft (#52)

v1.0.15

25 Mar 00:06
ee44b89

Choose a tag to compare

⚙️ Changes

  • Migrate IPyPiClient cache to LRU MemoryCache by @cobya (#80)

v1.0.14

24 Mar 22:33
2d5a418

Choose a tag to compare

⚙️ Changes

  • docs: document environment variables by @JamieMagee (#84)
  • Normalize Podfile.lock Git Uris to support git@ by @cobya (#78)
  • fix: log a warning when duplicate components are found in a yarn.lock by @JamieMagee (#77)

v1.0.13

11 Mar 04:28
be81563

Choose a tag to compare

⚙️ Changes

  • Move from PackageUrl package to packageurl-dotnet by @dfederm (#71)

🐛 Bug Fixes

  • Support case-insensitive on non-Windows OSs. by @boumenot (#75)

v1.0.12

09 Feb 19:35
9fabc32

Choose a tag to compare

⚙️ Changes

  • ci: azure devops requires a source to be configured by @JamieMagee (#65)
  • Handle duplicate DiffId docker image layers by @cobya (#64)
  • Support renamed dependencies in Cargo.toml by @tofay (#46)

📝 Documentation

🧰 Maintenance

v1.0.11

02 Feb 00:29
a607edc

Choose a tag to compare

⚙️ Changes

🚀 New Features

🐛 Bug Fixes

🧰 Maintenance

v1.0.10

26 Jan 19:01
6176381

Choose a tag to compare

🐛 Bug Fixes

v1.0.9

25 Jan 19:51
15eb5fa

Choose a tag to compare

⚙️ Changes

  • Fix Rust component detector to support "x.y.z" version specifiers in Cargo.toml by @tofay (#43)

📝 Documentation

v1.0.8

17 Dec 17:27
70c149c

Choose a tag to compare

⚙️ Changes

📚 Documentation

🧰 Maintenance

👨🏼‍💻 Contributors

@tevoinea and @tofay