Skip to content

Releases: pixee/codetf-java-bindings

v4.4.0

20 Dec 21:00
Compare
Choose a tag to compare

Commits

  • d15b5d4: Add test to assert fixed findings is never null (Daniel D'Avella) #34
  • aed9b1a: Fix bug with null fixed findings (Daniel D'Avella) #34
  • 665179e: Bump version to 4.4.0 (Daniel D'Avella) #34
  • e8a2228: ♻️ Open Resource As Stream (Johnathan Gilday) #34

v4.3.0

10 Dec 16:05
Compare
Choose a tag to compare

Commits

  • 50041fd: ✅ Add a Regression Test (Johnathan Gilday) #31
  • 01f14f6: Add strategy and provisional metadata (Daniel D'Avella) #32
  • d324d56: Add fixedFindings to CodeTFChangesetEntry (Daniel D'Avella) #32
  • 9fed6d8: 🔖 Tag v4.3.0 (Johnathan Gilday) #33

v4.2.1

22 Aug 13:51
Compare
Choose a tag to compare

Commits

  • a6d5f5f: ⬆️ Upgrade to Java 17 (Johnathan Gilday) #28
  • 876e06f: ⬆️ Upgrade Maven Plugins (Johnathan Gilday) #28
  • f769771: 👷 Add Maven Wrapper (Johnathan Gilday) #28
  • 42a2b03: ♻️ Maven Hygiene (Johnathan Gilday) #28
  • eb4c689: 🦺 Remove Non-Null Invariant from Findings (Johnathan Gilday) #30

v4.1.3

25 Jul 16:51
Compare
Choose a tag to compare

Commits

  • 289cb1d: Add FailureState to Result (Daniel D'Avella) #24
  • 6c8eb65: Fix new failure property (Daniel D'Avella) #25
  • 22f9e64: 🔖 tag new version (Ryan Dens) #27
  • ebf9297: ♻️ rename accessors to match java bean conventions (Ryan Dens) #27
  • 2024487: 🐛 rename failure accessor to match java bean conventions (Ryan Dens) #27

v4.1.2

16 May 21:13
78f6bf0
Compare
Choose a tag to compare

Commits

  • 12b0f42: 🐛 fix bug where sarif contents and sha are swapped (Ryan Dens) #22
  • f8bc869: 🔖 fix version (Ryan Dens) #23

v4.1.1

24 Apr 19:19
Compare
Choose a tag to compare

Commits

  • baea444: Fix the builder methods (Daniel D'Avella) #21

v4.1.0

24 Apr 17:33
Compare
Choose a tag to compare

Commits

  • 066425a: Add support for AI to CodeTFChangesetEntry (Daniel D'Avella) #19
  • b86b1f9: Bump version to 4.1.0 (Daniel D'Avella) #20

v4.0.0

08 Apr 18:26
956a6f1
Compare
Choose a tag to compare

Commits

  • 8fab344: fix error message (Arshan Dabirsiaghi) #17
  • fde90bc: meet new spec (Arshan Dabirsiaghi) #18
  • d6d42c3: fix version (Arshan Dabirsiaghi) #18
  • 02256c1: meet new contract (Arshan Dabirsiaghi) #18
  • 4e3edce: use major new version since breaking change (Arshan Dabirsiaghi) #18

v3.2.1

01 Apr 17:07
Compare
Choose a tag to compare

Commits

  • f218baf: only require reason if finding not fixed (Arshan Dabirsiaghi) #17
  • 363e1e1: update ver and fix tests (Arshan Dabirsiaghi) #17

v3.2.0

19 Mar 15:04
Compare
Choose a tag to compare

Commits

  • 43ff507: Use null instead of Optional for detectionTool fields (Daniel D'Avella) #16
  • 659b766: Bump package version to 3.2.0 (Daniel D'Avella) #16