Releases: personium/personium-core
Releases · personium/personium-core
Release v1.6.3
BUG FIXES:
- Event log is output to unknown folder.(#136)
- Scheme of object of internal event in box install is not personium-localcell.(#138)
IMPROVEMENTS:
- Event has no date and time of when the event occurred.(#132)
- Don't publish rule event in case of external event.(#134)
- Add new Action 'relay.event' to Rule.(#140)
Release v1.6.2
BUG FIXES:
- Accept Arbitrary String for User OData's __id.(#98)
- Box installation can not create file directly under the box.(#125)
IMPROVEMENTS:
- It cannot know a connecting WebSocket state.(#120)
- Put an upper limit on derived number of times from a source event.(#123)
- Convert scheme of X-Personium-Box-Schema header from personim-localunit to https in ExecAction.(#127)
Release v1.6.1
BUG FIXES:
- Modify API execution privilege of NullResource.(#95)
IMPROVEMENTS:
- Enable to receive events with WebSocket.(#116)
Release v1.6.0
NEW FEATURES:
- Event Processing Functions
- New Cell control objects "Rule" is introduced for managing event processing rules.
see (#89)
BREAKING CHANGES:
- Interfaces of Messaging and external event acceptance API's are changed:
- RequestRelation is now replaced with RequestObjects
see #103
- External event JSON structure has changed.
- External events are no longer logged by default without any Rules settings.
IMPROVEMENTS:
- httpclient lib version updated. (#41)
- "unitUser.issuers" item in the unit config file now supports URL's with personium-localunit scheme. (#99)
Release v1.5.8
IMPROVEMENTS:
- Add Box recursive delete function.(#58)
Release v1.5.7
BUG FIXES:
- Add value check processing of RequireSchemaAuthz attribute.(#78)
- Change execution privilege of GetBoxURL API.(#82)
- DateTime literal format used in OData $filter is not implemented correctly.(#86)
IMPROVEMENTS:
- When Unit URL is changed, cells' hidden parameter
Owner
in elasticsearch will be wrong URL.(#40)
- Unify the linefeed code of file to LF.(#77)
- Recursive delete of WebDAV collection without user OData.(#68)
Release v1.5.6
IMPROVEMENTS:
- OData with N:N relationship also deletes $links at the same time when deleting entities.(#65)
- recursive delete of OData Service Collection.(#69)
Release v1.5.5
IMPROVEMENTS:
- Add Cell export import function.(Release.)(#43)
Release v1.5.4
BUG FIXES:
- REST API error handling improvement.(#26)
- Memcached Changes the behavior at update failure.(#35)
- Incorrect argument is passed to constructor ODataResource(). (#44)
IMPROVEMENTS:
- Add Cell export import function.(Prerelease. Partial abnormal case and tests are not implemented yet.)(#43)
Release v1.5.3
IMPROVEMENTS:
- Improve error output level when installing bar files.(#34)
BUG FIXES:
- (Provisional coping) Memcached Changes the behavior at update failure.(#35)