Skip to content

Releases: jeremylong/Open-Vulnerability-Project

v7.0.0

30 Sep 10:44
2f35ed1
Compare
Choose a tag to compare

What's Changed

  • breaking change: client library now requires Java 11 by @jeremylong in #214
  • fix: Correctly log MAX_RETRY by @Zuplyx in #213
  • build(deps): bump org.jline:jline from 3.26.2 to 3.26.3 by @dependabot in #204
  • build(deps): bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 by @dependabot in #187
  • build(deps): bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16 by @dependabot in #207
  • build(deps): bump io.spring.dependency-management from 1.1.5 to 1.1.6 by @dependabot in #186
  • build(deps): bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4 by @dependabot in #211
  • build(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #210
  • build(deps): bump com.samskivert:jmustache from 1.15 to 1.16 by @dependabot in #179
  • build(deps): bump org.jline:jline from 3.26.3 to 3.27.0 by @dependabot in #212

New Contributors

Full Changelog: v6.1.7...v7.0.0

v6.2.0

30 Aug 10:58
19503f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.7...v6.2.0

v6.1.7

18 Jul 15:43
3049324
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.6...v6.1.7

v6.1.6

09 Jul 12:47
f59164d
Compare
Choose a tag to compare
  • improve nvd api key handling (55678e5)

Full Changelog: v6.1.5...v6.1.6

v6.1.5

09 Jul 12:28
f74d097
Compare
Choose a tag to compare

What's Changed

  • fix: additional debug logging for invalid api keys by @jeremylong in #190

Full Changelog: v6.1.4...v6.1.5

v6.1.4

09 Jul 11:56
9ae8cd8
Compare
Choose a tag to compare

Full Changelog: v6.1.3...v6.1.4

v6.1.3

09 Jul 11:40
b1daa5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.2...v6.1.3

v6.1.2

06 Jul 11:14
2cb06fd
Compare
Choose a tag to compare

What's Changed

6.1.2 is a mandatory upgrade as the NVD API may begin blocking older versions of the library that are no longer compatible with the current API schema.

Full Changelog: v6.1.1...v6.1.2

v6.1.1

02 Jul 10:56
ff174b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.1.1

v6.1.0

30 Jun 10:04
0cdaa6d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.1...v6.1.0