Skip to content

Tags: zio/zio-dynamodb

Tags

v1.0.0-RC18

Toggle v1.0.0-RC18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md (#581)

Co-authored-by: ZIO Assistant <zio-assistant[bot]@users.noreply.github.com>

v1.0.0-RC17

Toggle v1.0.0-RC17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md (#579)

Co-authored-by: ZIO Assistant <zio-assistant[bot]@users.noreply.github.com>

v1.0.0-RC16

Toggle v1.0.0-RC16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md (#576)

Co-authored-by: ZIO Assistant <zio-assistant[bot]@users.noreply.github.com>

v1.0.0-RC15

Toggle v1.0.0-RC15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md (#574)

Co-authored-by: ZIO Assistant <zio-assistant[bot]@users.noreply.github.com>

v1.0.0-RC14

Toggle v1.0.0-RC14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md (#572)

Co-authored-by: ZIO Assistant <zio-assistant[bot]@users.noreply.github.com>

v1.0.0-RC13

Toggle v1.0.0-RC13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update site.yml with generated (#570)

v1.0.0-RC12

Toggle v1.0.0-RC12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md (#568)

Co-authored-by: ZIO Assistant <zio-assistant[bot]@users.noreply.github.com>

v1.0.0-RC11

Toggle v1.0.0-RC11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md (#564)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

v1.0.0-RC10

Toggle v1.0.0-RC10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update zio-prelude to 1.0.0-RC36 (#560)

v1.0.0-RC9

Toggle v1.0.0-RC9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix decoder for nested item where all attributes are absent (#538)

* draft decoder fix

* some cleanup

* do not map empty AV map to None

* aws mapping fix

* more debugs

* delete dead code

* some cleanup

* scalafmt

* remove dead comment