Skip to content

Releases: personium/personium-core

Release v1.7.13_es6.6.1

30 May 06:40
Compare
Choose a tag to compare

BUG FIXES:

  • Unknown Exception occurs during cell import.(#296)
  • Repeating cell import api will erase the contents of box.(#423)

IMPROVEMENTS:

  • When a large number of Rules are registered in Unit, it takes time to start personium (tomcat).(#370)

Release v1.7.12_es6.6.1

24 May 07:27
Compare
Choose a tag to compare

BUG FIXES:

  • At the time of cell import, data of other cells may be deleted.(#353)
  • Some Unittests that use memcached fail.(#416)

IMPROVEMENTS:

  • Update activemq-client version.(#383)
  • Concurrent request support for token authentication to the same account(App cell).(#398)
  • Update jackson-databind version.(#420)

Release v1.7.11_es6.6.1

13 May 04:43
Compare
Choose a tag to compare

BUG FIXES:

  • There is a part that is not closed after executing HttpClient execute.(#406)
  • Change the default value of "X-Personium-RequestKey".(#408)

IMPROVEMENTS:

  • Add debug log.(#415)

Release v1.7.11_es5.6.14

13 May 04:48
Compare
Choose a tag to compare

Release v1.7.11_es2.4.1

13 May 04:51
Compare
Choose a tag to compare

Release v1.7.8b_es6.6.1

13 May 03:34
Compare
Choose a tag to compare

BUG FIXES:

  • There is a part that is not closed after executing HttpClient execute.(#406)
  • Change the default value of "X-Personium-RequestKey".(#408)

IMPROVEMENTS:

  • Add debug log.(#415)

Release v1.7.10_es6.6.1

22 Apr 03:42
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Modify the behavior when using user settings html for authorization endpoint.(#362)
  • Add the function to prompt Box installation to the authorization endpoint.(#380)

Release v1.7.10_es5.6.14

22 Apr 03:47
Compare
Choose a tag to compare

Release v1.7.10_es2.4.1

22 Apr 03:48
Compare
Choose a tag to compare

Release v1.7.9_es6.6.1

15 Apr 03:37
Compare
Choose a tag to compare

BUG FIXES:

  • URLs in link element in XML return value is not escaped.(#372)
  • Token when executing the "exec" action does not contain Role.(#384)
  • Rule information is not deleted when executing Box recursive deletion API.(#388)

IMPROVEMENTS:

  • Divide elasticsearch index into each type.(#390)
    • Note: You need to recreate the Elasticsearch index configuration.