Skip to content

Releases: zio/zio-dynamodb

v0.2.11

27 Jul 17:06
4eb5f56
Compare
Choose a tag to compare

What's Changed

  • Series/2.x projection expressions navigation for Array and Map elements by @googley42 in #210
  • fix KeyConditionExpression rendering for names by @googley42 in #245

Library Updates

New Contributors

Full Changelog: v0.2.10...v0.2.11

v0.2.10

24 May 07:27
9d6a5c9
Compare
Choose a tag to compare

What's Changed

Breaking changes

There are some minor changes to the return types of streaming utility functions

Library Updates

New Contributors

Full Changelog: v0.2.9...v0.2.10

v0.2.9

16 Apr 05:43
aa0fb16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9

v0.2.8

11 Mar 07:55
4541d61
Compare
Choose a tag to compare

What's Changed

Breaking Changes

Return types for scanSome and querySome methods change from DynamoDBQuery[A, Either[DynamoDBError, (Chunk[A], LastEvaluatedKey)]] to DynamoDBQuery[A, (Chunk[A], LastEvaluatedKey)]

Full Changelog: v0.2.7...v0.2.8

v0.2.7

20 Feb 07:56
a8407db
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.6...v0.2.7

v0.2.6

07 Feb 07:54
307dd56
Compare
Choose a tag to compare

What's Changed

  • Introduce error hierarchy instead of String errors in DynamoDBQuery by @morozovivan95 in #154
  • Align series/2.x branch codec generation annotations with zio-schema by @googley42 in #155

New Contributors

Full Changelog: v0.2.5...v0.2.6

v0.2.5

04 Feb 08:49
219d517
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4 Type Safe DDB Expressions for ZIO 2

15 Jan 10:11
f4ec390
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0-RC2...v0.2.4

v0.2.3: docs and build changes for making this the default branch (#138)

07 Jan 17:01
9c81da1
Compare
Choose a tag to compare
* docs and build for making this the default branch

* fix branch names and add ignore

v0.1.1 Type Safe DDB Expressions for ZIO 1

07 Jan 16:15
9c81da1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0-RC2...v0.2.1