1.6.3 (2018-10-09)
Fixed bugs:
- User name extracted from certificate is not correctly lowercased #71
- AuxSrv doesn't use Json marshaller define in model #70
1.6.2 (2018-09-25)
Implemented enhancements:
- Add a better filter on attributes in AuxSrv #69
Fixed bugs:
- Make certificate field case insensitive #68
1.6.1 (2018-08-27)
Implemented enhancements:
- X509 authentication: request certificate without requiring it #65
- Make SSL truststore configuration optional #64
Fixed bugs:
- GroupByTime on nested fields doesn't work #66
1.6.0 (2018-08-20)
Implemented enhancements:
Fixed bugs:
- Race condition when an attachment is saved #63
- Session cookie expiration is not correctly checked #62
- x.509 PKI - illegal object in getInstance: org.bouncycastle.asn1.DERTaggedObject #61
- Entity rename in migration doesn't work #60
- Temporary files cannot be created on Windows as their filename contains ":" #59
Closed issues:
Merged pull requests:
1.5.0 (2018-03-29)
Implemented enhancements:
Closed issues:
1.4.6 (2018-03-29)
Implemented enhancements:
- Add the ability to remove datastore entry #54
1.4.5 (2018-03-08)
Fixed bugs:
- Meta attributes are filtered when entities are converted to json #50
1.4.4 (2018-02-08)
Fixed bugs:
- Version of document is not retrieve #49
1.4.3 (2018-02-08)
Implemented enhancements:
- Add settings in index creation #47
- Make migration streams configurable #46
- Manage concurrent updates #44
Fixed bugs:
- getEntity of migration service doesn't use the right index #48
Merged pull requests:
1.4.2 (2018-01-10)
Merged pull requests:
1.4.1 (2017-12-07)
Fixed bugs:
- Error when configuring multiple ElasticSearch nodes #38
1.4.0 (2017-12-05)
Implemented enhancements:
- Add query inside aggregations #36
- Remove the deprecated "user" attribute #33
- Add the ability to describe attributes of an entity #32
Fixed bugs:
- Query on numeric value doesn't work #37
1.3.2 (2017-10-24)
Fixed bugs:
- Aggregation on sub-field doesn't work #35
1.3.1 (2017-09-18)
Fixed bugs:
- Text attribute can't be aggregated nor sorted #31
1.3.0 (2017-09-11)
Implemented enhancements:
- Add method to query ElasticSearch cluster health #30
- Rename authentication type by authentication provider #29
- Add configuration to disable authentication methods #28
- Add API key authentication type #25
- Remove defined user roles #24
- Add support of ElasticSearch 5 #11
Fixed bugs:
- Handle search query error #27
Closed issues:
- Update Play to 2.6 and Scala to 2.12 #23
1.2.1 (2017-08-14)
Fixed bugs:
- Typo on database check #22
1.2.0 (2017-06-30)
Implemented enhancements:
- Add ability to create different document types in stream sink #21
- Add an API to check if a dblist item exists #20
- Add method to update a dblist #19
- Save attachment from data in memory #18
- Support of attachment in subattribute #17
- Add support of custom fields attribute #16
Fixed bugs:
- Object attributes are not checked for mandatory subattributes #15
1.1.5 (2017-05-11)
Implemented enhancements:
- Make index creation configurable #9
Fixed bugs:
- Offset is not taken into account if search uses scroll #12
Closed issues:
- Scala code cleanup #14
1.1.4 (2017-04-18)
Implemented enhancements:
- Update playframework to 2.5.14 #13
1.1.3 (2017-03-07)
Implemented enhancements:
- Permit to filter out unaudited attributes in AuxSrv #10
Fixed bugs:
- Invalidate DBList cache when it is updated #8
1.1.2 (2017-01-16)
Implemented enhancements:
- Change date format (ISO -> Timestamp) #7
- [Refactoring] Add global error handler #6
- [Refactoring] Make Fields methods more coherent #5
1.1.1 (2016-11-22)
Implemented enhancements:
- [Feature] Add support of attachment input value #3
- [Refactoring] Format Scala code in build process #2
Fixed bugs:
- [Bug] Prevent authentication module to indicate if user exists or not #4
- [Bug] Fix the build configuration file #1
1.1.0 (2016-11-04)
* This Change Log was automatically generated by github_changelog_generator