Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Releases: bblfsh/java-driver

v2.7.5

25 Oct 13:38
Compare
Choose a tag to compare
  • Fixed splitting of UTF-8 comments in Semantic mode
  • Update Go to 1.13
  • Update SDK to 3.3.1

v2.7.4

04 Oct 12:28
Compare
Choose a tag to compare
  • Fix handling of old style arrays.

v2.7.3

03 Oct 11:00
Compare
Choose a tag to compare

Fixes

  • Fix Unicode positions.
  • Fix positions at EOF.

Updates

  • Update SDK to v3.2.4

v2.7.2

28 May 14:59
Compare
Choose a tag to compare
  • Pin the OpenJDK version.

v2.7.1

06 May 17:48
@bzz bzz
acbb016
Compare
Choose a tag to compare

Bugs fixed

  • number literals return proper @token #116
  • modifiers of method arguments are properly skipped in Semantic mode #82 #104

v2.7.0

18 Apr 11:15
Compare
Choose a tag to compare
  • Added unescapedValue to StringLiteral nodes.
  • Values should be properly unescaped now.
  • Switch to Go modules and SDKv3.

v2.6.3

08 Apr 21:00
Compare
Choose a tag to compare
  • Update SDK to v2.16.4.

v2.6.2

22 Mar 17:03
Compare
Choose a tag to compare
  • SDK updated to the latest 2.16.x version
  • Update native tests

v2.6.1

19 Mar 07:51
Compare
Choose a tag to compare
  • SDK updated to the latest 2.15.x version

v2.6.0

02 Mar 19:25
@bzz bzz
1be0cb8
Compare
Choose a tag to compare
  • Upgrade to SDK 2.14: now driver explicitly skips annotations that were only silently dropped before
  • Update of the native part to mitigate multiple CVEs in the JSON parser dependency