Skip to content

Releases: pixee/codetf-java-bindings

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

v3.0.2

18 Mar 20:20
b89886b
Compare
Choose a tag to compare

Commits

  • 13b530a: 🐛 Backport Enum Case Sensitivity Fix (Johnathan Gilday)
  • b89886b: 🔖 Release v3.0.2 (Johnathan Gilday)

v3.1.1

15 Mar 15:15
Compare
Choose a tag to compare

Commits

  • 4d38d9d: 🚑️ Support lowercase and UPPERCASE for Enums (Johnathan Gilday) #15
  • 24c3c7f: ✅ Add Test for Enum Case Sensitivity (Johnathan Gilday) #15
  • eaf2a3b: 🔖 Bump Version to 3.1.1 (Johnathan Gilday) #15