This repository has been archived by the owner on Feb 1, 2023. It is now read-only.
Releases: snyk/code-sdk-java
Releases · snyk/code-sdk-java
Release v2.1.9
Bug fixes
- fix parsing of .ignore file by using PathMatcher and internal caches (#21)
Release v2.1.8
feat: use POST for Get Analysis call (to request updated results only for files changed);
fix: while synchronizing - remove from server locally removed files.
Release v2.1.7
Features:
- markers leading to outer files support
Release v2.1.6
Merge pull request #16 from snyk/fix/missing-name-attribute fix: add missing name attribute for generated pom.xml