Skip to content

Commit

Permalink
typo (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
oharaandrew314 authored Jul 20, 2023
1 parent bb30d95 commit 1fac282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ changes with their rationale when appropriate. Given version `A.B.C.D`, breaking

### v5.1.3.0
- **http4k-connect-amazon-dynamodb** - Add scanPage and queryPage operations to DynamoDb table mapper. Pagination can now be controlled by the caller. H/T @oharaandrew314
- **http4k-connect-amazon-dynamodb-fake** - putItem not supports a `ConditionExpression`.
- **http4k-connect-amazon-dynamodb-fake** - putItem now supports a `ConditionExpression`.
- **http4k-connect-amazon-dynamodb-fake** - [Fix] query and scan will now return the correct LastEvaluatedKey based on the current index. H/T @oharaandrew314
- **http4k-connect-amazon-dynamodb-fake** - [Fix] Condition Expressions now support name substitutions in the `attribute_exists` and `attribute_not_exists` functions
- **http4k-connect-amazon-containercredentials** - [Fix] Handle ARN NOT_SUPPLIED when getting aws credentials and running on AWS AppRunner
Expand Down

0 comments on commit 1fac282

Please sign in to comment.