Skip to content

Releases: senaite/senaite.jsonapi

SENAITE.JSONAPI 2.5.0

03 Jan 16:04
dbc957d
Compare
Choose a tag to compare

2.5.0 (2024-01-03)

  • #59 Fix search route for (multi-) portal type queries
  • #58 Fix missing portal type in query
  • #57 Fix search catalog for metadata lookup
  • #56 Fix implicit imports for controlpanel mappings
  • #54 Lookup mapped catalogs for CatalogBrains

SENAITE.JSONAPI 2.4.0

10 Mar 14:07
66cb1ea
Compare
Choose a tag to compare

2.4.0 (2023-03-10)

  • #51 Handle no access to parent object gracefully

SENAITE.JSONAPI 2.3.0

03 Oct 10:29
58f7d31
Compare
Choose a tag to compare

2.3.0 (2022-10-03)

  • #49 Fix no error message is sent back for push consumer calls

SENAITE.JSONAPI 2.2.0

10 Jun 21:17
2b50a4b
Compare
Choose a tag to compare

2.2.0 (2022-06-10)

  • #47 Use searchable text index converter from catalog API
  • #46 Fix ZCTextIndex lookup for custom searchable text query

SENAITE.JSONAPI 2.1.0

05 Jan 10:15
cd827f9
Compare
Choose a tag to compare

2.1.0 (2022-01-05)

  • #43 Fix malformed API call

SENAITE.JSONAPI 2.0.0

27 Jul 16:43
988f556
Compare
Choose a tag to compare

2.0.0 (2021-07-27)

  • Version bump

SENAITE.JSONAPI 2.0.0rc2

13 Oct 20:45
e3fd604
Compare
Choose a tag to compare

2.0.0rc2 (2020-10-13)

  • #41 Added push endpoint for custom jobs

SENAITE.JSONAPI 2.0.0rc1

13 Oct 20:45
c1720d2
Compare
Choose a tag to compare

2.0.0rc1 (2020-08-05)

  • Compatibility with senaite.core 2.x

SENAITE JSON API 1.2.3

05 Aug 09:59
d3006b8
Compare
Choose a tag to compare

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 update operation
  • #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 create operation
  • #37 Make the creation operation to be portal_type-naive
  • #35 Added catalogs route
  • #34 Make senaite.jsonapi catalog-agnostic on searches