Releases: momentohq/go-aws-sdk-middlewares
Releases · momentohq/go-aws-sdk-middlewares
v1.2.0
1.2.0 (2024-09-30)
Feature
- make serializer used configurable and add MsgPack option (#18) (9621097)
v1.1.0
1.1.0 (2024-09-23)
Feature
v1.0.0
1.0.0 (2024-09-23)
Feature
v0.3.1
0.3.1 (2024-08-12)
Chores
v0.3.0
0.3.0 (2024-07-11)
Feature
- bumps sdk to latest for useragent fixes (#14) (881ea1c)
v0.2.1
0.2.1 (2024-07-05)
Bug Fixes
- index outbound panic error on BatchGetItem (#13) (db7df6c)
v0.2.0
0.2.0 (2024-07-02)
Feature
v0.1.1
0.1.1 (2024-07-02)
Bug Fixes
- async batch write mode to use server context vs caller context (#11) (9278424)
Chores
- fix ddb table and cache naming in tests (#10) (027861a)
v0.1.0
0.1.0 (2024-06-28)
Feature
- optimize cache miss scenario on BatchGetItem (#7) (bc066d7)
- add momento client into testing (#5) (fcb1379)
- add support for BatchGetItem and use DDB local for tests (#4) (be52409)
- prepare for more api support and adds tests (#3) (0b1d4f5)
- adds higher level constructor to attach mw (#2) (a53d2df)
- initial impl of ddb caching middleware (#1) (5a5a2a8)
Bug Fixes
- adds DDB local to manual release workflow (#8) (9d4d85d)
Chores
- set dev release cycle (#9) (a54bcdb)
- use Momento client logger in middleware (#6) (15692c5)