Skip to content

Commit

Permalink
ADD Changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
fgalan committed Aug 1, 2024
1 parent 132e364 commit 33966a9
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
- Upgrafe cjexl version from 0.3.0 to 0.4.0 (new transformations: now, getTime and toIsoString)

4.0.0 (June 6th, 2024)

- Add: JEXL expression support in custom notification macro replacement (using cjexl 0.3.0) (#4004)
Expand Down Expand Up @@ -148,11 +150,11 @@

3.5.0 (January 28th, 2022)

- Fix: avoid duplicated attributes and metadata in arrays in POST /v2/subscriptions and PATCH /v2/subscriptions/{subId} (#2101)
- Fix: $each usage with $push operator to add several items to array (#744)
- Fix: allow HTTPS certificates larger than 2048 bytes (#4012)
- Fix: DateTime attribute macro rendering in custom notifications was numeric instead of ISO8601 (#3894)
- Fix: buffer overflow problem in logs subsystem for from= field, causing crash in some cases (#3884)
- Fix: avoid duplicated attributes and metadata in arrays in POST /v2/subscriptions and PATCH /v2/subscriptions/{subId} (#2101)
- Fix: $each usage with $push operator to add several items to array (#744)
- Fix: allow HTTPS certificates larger than 2048 bytes (#4012)
- Fix: DateTime attribute macro rendering in custom notifications was numeric instead of ISO8601 (#3894)
- Fix: buffer overflow problem in logs subsystem for from= field, causing crash in some cases (#3884)

3.4.0 (December 14th, 2021)

Expand Down

0 comments on commit 33966a9

Please sign in to comment.