Skip to content

Latest commit

 

History

History
163 lines (70 loc) · 6.02 KB

CHANGELOG.md

File metadata and controls

163 lines (70 loc) · 6.02 KB

3.0.3 (2023-11-22)

Bug Fixes

  • deps: update dependency org.json:json to v20231013 (d9c6f88)

3.0.2 (2023-07-26)

Bug Fixes

  • decrease the nested object limit to 100 instead of 1000 (573864b)

3.0.1 (2023-07-20)

Bug Fixes

  • update policy description (a66bf02)

3.0.0 (2023-07-18)

Bug Fixes

  • bump dependencies versions (b19b834)

chore

  • deps: update gravitee-parent (30e96ce)

BREAKING CHANGES

  • deps: require Java17
  • use apim version 4

3.0.0-alpha.1 (2023-06-29)

Bug Fixes

  • bump dependencies versions (b19b834)

BREAKING CHANGES

  • use apim version 4

2.2.0 (2023-06-27)

Features

2.1.4 (2023-05-30)

Bug Fixes

2.1.3 (2023-05-29)

Bug Fixes

  • rename execution phase properties in manifest (6334d3a)

2.1.2 (2023-05-17)

Bug Fixes

  • use gravitee config to access mas nested object limit configuraion (0b8e0f0)

2.1.1 (2023-05-12)

Bug Fixes

  • check depth of embedded object and array (bef653c)

2.1.0 (2023-03-17)

Bug Fixes

  • deps: upgrade gravitee-bom & alpha version (b224c74)

Features

  • rename 'jupiter' package in 'reactive' (9970547)

2.1.0-alpha.1 (2023-03-13)

Features

  • rename 'jupiter' package in 'reactive' (fef8bf5)

2.0.0 (2022-12-09)

chore

BREAKING CHANGES

  • rxJava3 required

2.0.0-alpha.1 (2022-10-20)

chore

BREAKING CHANGES

  • rxJava3 required

1.2.1 (2022-10-13)

Bug Fixes

  • interrupt execution chain when json transformation error occurred (687e65d)

1.2.0 (2022-09-09)

Features

1.1.1 (2022-04-28)

Bug Fixes

  • use chain for TransformableStream to fail if TransformationException (a46af8d)

1.0.1 (2022-03-04)

Bug Fixes

  • use chain for TransformableStream to fail if TransformationException (a46af8d)

[secure] (2022-01-24)

Features