Skip to content

Releases: ehmpathy/simple-lambda-client

v2.3.5

Choose a tag to compare

@uladkasach uladkasach released this 30 Nov 12:55
1bc160c

2.3.5 (2025-11-30)

Bug Fixes

  • deps: bump cache versions (9bf50f4)
  • practs: bump practs to latest best (#28) (748b9a2)

v2.3.4

Choose a tag to compare

@uladkasach uladkasach released this 31 Dec 05:04
73d6c5a

2.3.4 (2024-12-31)

Bug Fixes

  • practs: bump to latest best (d26f0b9)

v2.3.3

Choose a tag to compare

@uladkasach uladkasach released this 31 Dec 05:01
fab87af

2.3.3 (2024-12-31)

Bug Fixes

  • deps: bump to latest shape of simple caches (d7b33da)

v2.3.2

Choose a tag to compare

@uladkasach uladkasach released this 11 Aug 00:47
c2bf388

2.3.2 (2023-08-11)

Bug Fixes

  • cache: use with-simple-caching deduplication cache for parallel requests (#23) (f834662)

v2.3.1

Choose a tag to compare

@uladkasach uladkasach released this 07 Aug 13:12
f439a91

2.3.1 (2023-08-07)

Bug Fixes

  • cache: serialize the async cache key correctly (d211e9c)

v2.3.0

Choose a tag to compare

@uladkasach uladkasach released this 07 Aug 09:58
23e2d8c

2.3.0 (2023-08-07)

Features

  • cache: expose getSimpleLambdaClientCacheKey method (7b09bf2)

v2.2.3

Choose a tag to compare

@uladkasach uladkasach released this 01 Aug 04:14
e73397a

2.2.3 (2023-08-01)

Bug Fixes

  • logs: only log when executing lambda, not on cache hit (a4698d9)

v2.2.2

Choose a tag to compare

@uladkasach uladkasach released this 01 Aug 03:32
0228237

2.2.2 (2023-08-01)

Bug Fixes

  • practs: use latest best practices (d5e9edc)

v2.2.1

Choose a tag to compare

@uladkasach uladkasach released this 01 Aug 02:44
5970695

2.2.1 (2023-08-01)

Bug Fixes

  • cache: ensure cache deupes parallel requests in memory correctly (a9910fd)

v2.2.0

Choose a tag to compare

@uladkasach uladkasach released this 28 Jul 14:15
ae074dd

2.2.0 (2023-07-28)

Features

  • cache: enable optional usage of cache (9094569)

Bug Fixes