Skip to content

Releases: IBM-Cloud/gp-java-tools

v1.2.10

08 May 19:42
Compare
Choose a tag to compare
  • Improve apostrophe character handling in Java properties filter (#159)
  • Updated OSS dependencies (#160)

v1.2.9

12 Sep 06:49
Compare
Choose a tag to compare
  • Updated OSS dependencies (#154)
  • Minor improvement in Java property resource filter for message format (#155)

v1.2.8

26 Aug 16:33
Compare
Choose a tag to compare
  • Updated AMDJS resource filter merge implementation (#148 / #149)
  • Fixed maven plugin test issues (#151)

v1.2.7

27 Mar 00:52
Compare
Choose a tag to compare
  • Fixed #139 Fixed a message format quote handling issue in gp-res-filter
  • Promoted csv custom filter example as an official component

v1.2.6

28 Feb 22:50
Compare
Choose a tag to compare
  • Fixed #134 Unexpected word truncation with AMDJS

v1.2.5

05 Feb 20:32
Compare
Choose a tag to compare

Fixed a couple of Java properties resource filter

  • #131 Java properties file import filter fails to handle extra spaces before k/v separator (fixed by #132)
  • #133 using double single quote in message format

gp-java-tools-1.2.4

04 Jan 16:42
Compare
Choose a tag to compare

Including fixes below:

  • #122 backslash characters in comments are lost
  • #124 Update library dependencies
  • #126 i18n properties files with JAVA* types should omit .properties from bundle name on GP

gp-java-tools 1.2.3

08 May 22:42
Compare
Choose a tag to compare
  • maven plugin flexible file path mapping (#119)
  • document type support in CLI

gp-java-tools 1.2.2

28 Mar 05:54
Compare
Choose a tag to compare
  • gp-java-client 1.1.6 (#107)
  • Fixed Java properties file parsing problem (#108)
  • Java message format strings types (JAVAMSG / JAVAMSGUTF8) (#108)
  • Resource bundle/resource entry metadata support in gp-res-filter (#109)
  • Loading custom resource filter provider through the specified class loader (#111)

gp-java-tools 1.2.1

12 Mar 19:34
Compare
Choose a tag to compare

A couple of bug fixes in gp-res-filter

  • IAE thrown by JavaPropertiesResource (#99 fixed by #100)
  • Failed to roundtrip numeric string key in JSON (fixed by #103)