Releases: senaite/senaite.jsonapi
Releases · senaite/senaite.jsonapi
2.6.0
Changelog
- #66 Fix dexterity objects are not validated on creation
- #63 Compatibility with senaite.core#2584 (SampleType to DX)
- #61 Compatibility with senaite.core#2567 (AnalysisCategory to DX)
- #61 Compatibility with senaite.core#2471 (Department to DX)
What's Changed
- Compatibility with core#2471 and core#2567 by @xispa in #61
- Compatibility with core#2584 (SampleType to DX) by @xispa in #63
- Fix dexterity objects are not validated on creation by @xispa in #66
- Support for
created_sinceandmodified_sincein searches by @xispa in #67 - Fix Read the Docs builds by @xispa in #65
Full Changelog: 2.5.0...2.6.0
SENAITE.JSONAPI 2.5.0
SENAITE.JSONAPI 2.4.0
2.4.0 (2023-03-10)
- #51 Handle no access to parent object gracefully
SENAITE.JSONAPI 2.3.0
2.3.0 (2022-10-03)
- #49 Fix no error message is sent back for push consumer calls
SENAITE.JSONAPI 2.2.0
SENAITE.JSONAPI 2.1.0
2.1.0 (2022-01-05)
- #43 Fix malformed API call
SENAITE.JSONAPI 2.0.0
2.0.0 (2021-07-27)
- Version bump
SENAITE.JSONAPI 2.0.0rc2
2.0.0rc2 (2020-10-13)
- #41 Added push endpoint for custom jobs
SENAITE.JSONAPI 2.0.0rc1
2.0.0rc1 (2020-08-05)
- Compatibility with
senaite.core2.x
SENAITE JSON API 1.2.3
1.2.3 (2020-08-05)
- #40 Prevent the id of objects of being accidentally updated
- #40 Do not allow to update objects from setup folder
- #40 Do not allow to update objects from portal root
- #40 Fix upgrade does not work on post-only mode
- #40 Adapter for custom handling of
updateoperation - #37 Do not allow to create objects in setup folder
- #37 Do not allow to create objects in portal root
- #37 Adapter for custom handling of
createoperation - #37 Make the creation operation to be portal_type-naive
- #35 Added
catalogsroute - #34 Make senaite.jsonapi catalog-agnostic on searches