Skip to content

Latest commit

 

History

History
173 lines (52 loc) · 6.02 KB

File metadata and controls

173 lines (52 loc) · 6.02 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.12.0 (2024-12-17)

Note: Version bump only for package code-snippets

2.11.0 (2024-11-20)

Features

  • batch: Async Processing of Records for for SQS Fifo (#3160) (e73b575)
  • metrics: ability to set custom timestamp with setTimestamp for metrics (#3310) (0fb94c3)

2.10.0 (2024-10-22)

Note: Version bump only for package code-snippets

2.9.0 (2024-10-07)

Features

  • batch: sequential async processing of records for BatchProcessor (#3109) (e31279a)
  • idempotency: ability to specify JMESPath custom functions (#3150) (869b6fc)
  • idempotency: manipulate idempotent response via response hook (#3071) (f7c1769)

2.8.0 (2024-09-16)

Features

  • logger: introduce log key reordering functionality (#2736) (9677258)
  • parameters: adds setParameter function to store SSM parameters (#3020) (8fd5479)

2.7.0 (2024-08-08)

Features

  • parser: add helper function to handle JSON stringified fields (#2901) (806b884)

2.6.0 (2024-07-25)

Note: Version bump only for package code-snippets

2.5.0 (2024-07-15)

Features

  • logger: custom function for unserializable values (JSON replacer) (#2739) (fbc8688)

2.4.0 (2024-07-10)

Features

  • batch: add option to not throw FullBatchFailureError when the entire batch fails (#2711) (74198ef)
  • logger: time zone aware timestamp in Logger (#2710) (9fe4c75)

2.3.0 (2024-06-27)

Note: Version bump only for package code-snippets

2.2.0 (2024-06-13)

Features

  • batch: add option to continue processing other group IDs on failure in SqsFifoPartialProcessor (#2590) (a615c24)

2.1.1 (2024-05-14)

Note: Version bump only for package code-snippets

2.1.0 (2024-04-17)

Features

  • idempotency: add custom JMESPath functions (#2364) (9721e7c)

2.0.4 (2024-04-10)

Note: Version bump only for package docs

2.0.3 (2024-03-15)

Note: Version bump only for package docs

2.0.2 (2024-03-05)

Note: Version bump only for package docs

2.0.1 (2024-03-04)

Note: Version bump only for package docs

2.0.0 (2024-03-04)

Note: Version bump only for package docs