All Versions
17
Latest Version
Avg Release Cycle
14 days
Latest Release
1258 days ago

Changelog History
Page 1

  • v1.0.14-M3

    November 12, 2020
  • v1.0.14-M2

    November 03, 2020
  • v1.0.14-M1

    October 20, 2020
  • v1.0.13 Changes

    August 20, 2020

    ๐Ÿ“„ Logo

    What is it?

    d4s - is a Scala library that allows you to work with DynamoDB in a pure functional way.
    ๐Ÿš€ It's powered by Izumi, uses Bifunctor IO and allows you to choose whatever effect type you want to use. It provides flexible and extensible DSL, supports AWS SDK v2 and has great integration with ZIO.

    include the following components:

    ๐Ÿ“ฆ 1. d4s โ€“ core package, the lib itself.

    1. d4s-circe โ€“ provides circe codecs to encode the data. ๐Ÿณ 3. d4s-test - provides test environment and docker containers via DIstage TestKit. ๐Ÿ“ฆ 4. metrics - a small yet convenient package for metrics aggregation.
    2. aws-common - tagging and namespaces

    ๐Ÿ”„ Changes:

    • โœ‚ Remove reflective structural calls and replace them with typeclasses (#147)
    • ๐Ÿšš Try to move MacroMetrics macro to a separate object to stop native-image compile errors when trying to init scala-reflect TypeCreator$ (#146)

    โšก๏ธ Updates:

    • โšก๏ธ Update izumi to 0.10.18, sbtgen to 0.0.62, scalatest to 3.2.1 (#149)
    • โšก๏ธ Update zio to 1.0.1 (#148)
    • โšก๏ธ Update fs2-io to 2.4.3 (#145)
    • โšก๏ธ Update apache-client, dynamodb to 2.14.0 (#144)
    • โšก๏ธ Update scalacheck-1-14 to 3.1.3.0 (#142)
  • v1.0.12 Changes

    August 07, 2020

    ๐Ÿ“„ Logo

    What is it?

    d4s - is a Scala library that allows you to work with DynamoDB in a pure functional way.
    ๐Ÿš€ It's powered by Izumi, uses Bifunctor IO and allows you to choose whatever effect type you want to use. It provides flexible and extensible DSL, supports AWS SDK v2 and has great integration with ZIO.

    include the following components:

    ๐Ÿ“ฆ 1. d4s โ€“ core package, the lib itself.

    1. d4s-circe โ€“ provides circe codecs to encode the data. ๐Ÿณ 3. d4s-test - provides test environment and docker containers via DIstage TestKit. ๐Ÿ“ฆ 4. metrics - a small yet convenient package for metrics aggregation.
    2. aws-common - tagging and namespaces

    ๐Ÿ”„ Changes:

    1. Added ScanDeleteBatch request. #96 โšก๏ธ 2. Updated Option[A] decoder to support the decoding of the entities with dropped nulls. #108
  • v1.0.11

    August 06, 2020
  • v1.0.10 Changes

    July 15, 2020

    ๐Ÿ“„ Logo

    What is it?

    d4s - is a Scala library that allows you to work with DynamoDB in a pure functional way.
    ๐Ÿš€ It's powered by Izumi, uses Bifunctor IO and allows you to choose whatever effect type you want to use. It provides flexible and extensible DSL, supports AWS SDK v2 and has great integration with ZIO.

    include the following components:

    ๐Ÿ“ฆ 1. d4s โ€“ core package, the lib itself.

    1. d4s-circe โ€“ provides circe codecs to encode the data. ๐Ÿณ 3. d4s-test - provides test environment and docker containers via DIstage TestKit. ๐Ÿ“ฆ 4. metrics - a small yet convenient package for metrics aggregation.
    2. aws-common - tagging and namespaces
  • v1.0.9 Changes

    July 10, 2020

    ๐Ÿ“„ Logo

    What is it?

    d4s - is a Scala library that allows you to work with DynamoDB in a pure functional way.
    ๐Ÿš€ It's powered by Izumi, uses Bifunctor IO and allows you to choose whatever effect type you want to use. It provides flexible and extensible DSL, supports AWS SDK v2 and has great integration with ZIO.

    include the following components:

    ๐Ÿ“ฆ 1. d4s โ€“ core package, the lib itself.

    1. d4s-circe โ€“ provides circe codecs to encode the data. ๐Ÿณ 3. d4s-test - provides test environment and docker containers via DIstage TestKit. ๐Ÿ“ฆ 4. metrics - a small yet convenient package for metrics aggregation.
    2. aws-common - tagging and namespaces
  • v1.0.8

    June 24, 2020
  • v1.0.7 Changes

    June 01, 2020

    ๐Ÿ“„ Logo

    What is it?

    d4s - is a Scala library that allows you to work with DynamoDB in a pure functional way.
    ๐Ÿš€ It's powered by Izumi, uses Bifunctor IO and allows you to choose whatever effect type you want to use. It provides flexible and extensible DSL, supports AWS SDK v2 and has great integration with ZIO.

    include the following components:

    ๐Ÿ“ฆ 1. d4s โ€“ core package, the lib itself.

    1. d4s-circe โ€“ provides circe codecs to encode the data. ๐Ÿณ 3. d4s-test - provides test environment and docker containers via DIstage TestKit. ๐Ÿ“ฆ 4. metrics - a small yet convenient package for metrics aggregation.
    2. aws-common - tagging and namespaces