3.0.0-beta-2
Pre-release
Pre-release
Commits
- bd452d6 - updated security test to https://softinstigate.atlassian.net/browse/RH-214 (2 days ago)
- 3d390a1 - fixed https://softinstigate.atlassian.net/browse/RH-214 (2 days ago)
- 2286d47 - fixed NPE in JsonSchemaTransformer on GET request (3 days ago)
- dce3487 - default representation format in now PLAIN_JSON; this can be changed via default-representation-format configuration option https://softinstigate.atlassian.net/browse/RH-210; also rep query paramter allows to choose it (10 days ago)
- 2fa307b - last changes to bulk post reverted: bulk post must have patch-like behaviour (2 weeks ago)
- b030566 - improved checking of request data (2 weeks ago)
- f5b09ca - fixed bulk post, had patch behaviour (2 weeks ago)
- f6e3c95 - fixed bulk post, had patch behaviour (2 weeks ago)
- 0f593a9 - fixed Exception on RequestTransformerMetadataHandler on bulk requests due to mongodb java driver 3 refactoring https://softinstigate.atlassian.net/browse/RH-100 (3 weeks ago)
- 68b8c8b - Merge branch 'master' of ssh://github.com/softinstigate/restheart (3 weeks ago)
|\
| * b71c5c3 - Merge pull request #160 from erosb/master (4 weeks ago)
| |\
| | * b2ea0a3 - upgrading to everit-org/json-schema 1.4.1 (4 weeks ago) <Bence Erős>
| |/ - | 89b6d0e - use BsonDocument class in performance test code (5 weeks ago)
|/ - 267bcfc - improved transformers (only used to allow manipulating the hal json object passed as reference) https://softinstigate.atlassian.net/browse/RH-208 added pj qparam to get a plain json representation of the resource https://softinstigate.atlassian.net/browse/RH-209 SUPER (9 weeks ago)
- 0427423 - improved transformers (only used to allow manipulating the hal json object passed as reference) https://softinstigate.atlassian.net/browse/RH-208 added pj qparam to get a plain json representation of the resource https://softinstigate.atlassian.net/browse/RH-209 SUPER (9 weeks ago)
- d472179 - improved error message for wrong avar query parameter (9 weeks ago)
- 1b89c2f - Merge pull request #154 from jbrownD3/master (9 weeks ago)
|\
| * 4d4b30b - Added config for ADIdentityManager (9 weeks ago)