Skip to content

Releases: personium/personium-client-java

Release v1.5.0

31 Aug 05:17
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Support Java 17.(#70, #73)
  • Implement for adding namespace prefix to XML. (#69)

Release v1.4.15

24 Dec 08:56
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Implement function to fetch box Metadata and fix installBox function
    #62
  • Update pom.xml for releasing to Maven central repository

Release v1.4.14

28 Apr 09:20
25a7e7b
Compare
Choose a tag to compare

IMPROVEMENTS:

  • implement multiple endpoint service configuration

Release v1.4.13

15 Mar 05:16
Compare
Choose a tag to compare

Release v1.4.13
IMPROVEMENTS:
Maintenance of checkstyle and PMD.(#47)

Release v1.4.12

18 Feb 06:32
Compare
Choose a tag to compare

BUG FIXES:

  • Wrong BOX URL error.(#39)
  • getFileList(), getColList() does not work.(#41)
  • Modify bugs caused by "per-Cell FQDN support".(#43)
  • Failed to create "Role to ExtCell" link.(#45)

Release v1.4.11

13 Dec 04:38
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Support per-Cell FQDN.(#37)

Release v1.4.10

27 Apr 01:13
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Update pom.xml.(#33)
  • HTTP Proxy support.(#35)

Release v1.4.9

23 Mar 05:53
Compare
Choose a tag to compare

BUG FIXES:

  • ACE list does not return proper role name when "href" is not found.(#24)
  • Starting position of search is wrong when creating ACE list.(#25)
  • Wrong header when creating account.(#27)

IMPROVEMENTS:

  • Allow depth to be 0 for some function.(#26)

Release v1.4.8

08 Feb 06:53
Compare
Choose a tag to compare

BUG FIXES:

  • Can not access Accessor.getBoxSchema() from derived class.(#19)

Release v1.4.7

24 Jan 10:29
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Update httpclient lib version.(#15)