Skip to content

Releases: vivocha/arrest

v9.7.0

04 May 15:29

Choose a tag to compare

9.7.0 (2021-05-04)

Bug Fixes

  • print full query and opts in debug logs (af99b19)

Features

  • simplify the Route type (2dae2f8)

v9.6.1

25 Mar 16:20

Choose a tag to compare

9.6.1 (2021-03-25)

Bug Fixes

  • set Result-Matching to 0 when an aggregation yields no results (641b0b7)

v9.6.0

17 Feb 15:29

Choose a tag to compare

9.6.0 (2021-02-17)

Features

  • add support for regexp flags in matches (rql) (2e5e0a4)

v9.5.4

10 Feb 11:12

Choose a tag to compare

9.5.4 (2021-02-10)

Bug Fixes

v9.4.0

28 Jan 15:33

Choose a tag to compare

9.4.0 (2021-01-28)

Features

  • add support for aggregations in mongo queries (4a4fdfa)

v9.3.3

23 Oct 10:38

Choose a tag to compare

9.3.3 (2020-10-23)

Bug Fixes

  • add fields cache to speed up checkAbility (250e12a)
  • remove useless branch (75939e1)

v9.3.2

21 Oct 16:36

Choose a tag to compare

9.3.2 (2020-10-21)

Bug Fixes

v9.3.1

21 Oct 14:02

Choose a tag to compare

9.3.1 (2020-10-21)

Bug Fixes

  • add data filtering for arrays (7d8de1a)

v9.3.0

21 Oct 13:29

Choose a tag to compare

9.3.0 (2020-10-21)

Features

  • add flag to filterData, not only fields (5acb38e)

v9.2.1

15 Oct 09:37

Choose a tag to compare

9.2.1 (2020-10-15)

Bug Fixes

  • correct _id filtering using &fields= when it's the primary index for a collection (0ebae3f)