github-actions
released this
30 Aug 09:20
·
5 commits
to refs/heads/master
since this release
What's Changed
- Upgrade dependencies (#991) @mijicd
- Update zio-sbt-ci* plugins (#990) @mijicd
- Update scalafmt-core to 3.8.3 (#983) @scala-steward
- Update zio, zio-json to 3.9.8 (#986) @scala-steward
- Support exclusive range in zRange, lRange, bitCount, getRange (#989) @maizy
- fix infinity loop in RedisUri, add tests for ClusterPartitionOutput (#984) @maizy
- Update zio-testcontainers to support docker compose V2 (#985) @maizy
- Support for infinity in sorted set commands params & results (#981) @maizy
- Rename zio-redis-it's BaseSpec to avoid confusion with test's BaseSpec (#980) @maizy
- Update sbt-extras (#979) @drmarjanovic
- Update zio-schema, zio-schema-protobuf to 1.2.2 (#975) @scala-steward
- Update tls-channel to 0.9.1 (#976) @scala-steward
- Update sbt to 1.10.1 (#978) @scala-steward
- Update zio, zio-json to 3.9.7 (#965) @scala-steward
- Update zio-schema, zio-schema-protobuf to 1.2.1 (#969) @scala-steward
- Update scalafmt-core to 3.8.2 (#972) @scala-steward
- Update sbt-extras (#964) @drmarjanovic
- Update zio, zio-json to 3.9.6 (#960) @scala-steward
- Update sbt to 1.10.0 (#963) @scala-steward
- Update zio-config-magnolia, ... to 4.0.2 (#961) @scala-steward
- Update zio-schema, zio-schema-protobuf to 1.1.1 (#957) @scala-steward
- Update tls-channel to 0.9.0 (#955) @scala-steward
- Use 'project' for ZIO Config (#956) @drmarjanovic
- Add XAUTOCLAIM command to Streams API (#949) @victornguen
- Upgrade zio-sbt (#947) @mijicd
- Update zio, zio-json to 3.9.4 (#943) @scala-steward
- Update cats-effect to 3.5.4 (#941) @scala-steward
- Update redis4cats-effects to 1.6.0 (#940) @scala-steward
- Update zio-schema, zio-schema-protobuf to 1.0.1 (#939) @scala-steward
- Fix encoding of non-ascii characters (#946) @victornguen
- Bump sbtx (#938) @drmarjanovic
- Update scalafmt-core to 3.8.0 (#936) @scala-steward
- Update zio, zio-json to 3.9.3 (#934) @scala-steward
- Update sbt to 1.9.9 (#937) @scala-steward
- Update zio-config to 4.0.1 (#932) @drmarjanovic
- Bump sbtx (#931) @drmarjanovic
- Update zio, zio-json to 3.9.2 (#927) @scala-steward
- Update zio-schema, zio-schema-protobuf to 0.4.17 (#925) @scala-steward
- Update sbt to 1.9.8 (#926) @scala-steward
- Update cats-effect to 3.5.3 (#928) @scala-steward
- Add support SSL/TLS connection (832) (#930) @gkfabs
- address code review comments (#923) @mberndt123
- Update scalafmt-core to 3.7.17 (#920) @scala-steward
- Update zio-schema, zio-schema-protobuf to 0.4.16 (#921) @scala-steward
- make request queue size configurable (#922) @mberndt123
- Support async command evaluation (#917) @mberndt123
- Update zio, zio-json to 3.9.1 (#915) @scala-steward
- Resolve steward updates (#914) @mijicd
- Reduce the amount of retries (#910) @mijicd
- Resolve steward upgrades (#904) @mijicd
- add support for the COPY command (#902) @mberndt123
- Fix
IntegrationTest
deprecation warnings (#889) @mijicd - Upgrade dependencies (#888) @mijicd
- Update zio-sbt-ci, zio-sbt-ecosystem, ... to 0.4.0-alpha.18 (#884) @scala-steward
- Update Scala versions, ZIO, sbt and zio-sbt plugin (#881) @guizmaii
- Update README.md (#875) @zio-assistant
- Adopt zio-sbt plugins (#873) @mijicd
- Implement PubSub api (#714) @0pg
- Handle empty bulk string (#808) (#835) @sunLightLeaf
- Remove unused output (#826) @drmarjanovic
- Remove useless connection commands (#825) @drmarjanovic
- Add 'WithScore' option both to 'zRank' and 'zRevRank' commands (#824) @drmarjanovic
- Remove explicit 'inputKeysNum' arguments (#823) @drmarjanovic
- Sort methods in 'api' package alphabetically (#822) @drmarjanovic
- Fix compilation when using Scala 3.3.x (#818) @WojciechMazur
- Unify 'Value' and 'Unknown' command arguments (#815) @drmarjanovic
- Sort outputs (#816) @drmarjanovic
- Change return type of CLIENT INFO and CLIENT LIST (#813) @drmarjanovic
- Inline benchmark package object (#814) @mijicd
- Remove redundant benchmarks (#811) @mijicd
- Update README.md (#810) @github-actions
- Hide executors (#809) @mijicd
- Support 'CLIENT INFO' and 'CLIENT LIST' commands (#807) @drmarjanovic
- Support 'GET' option in 'SET' command (#801) @drmarjanovic
- Rename local variable (#800) @mijicd
- Use specialized chunk builders (#799) @mijicd
- Use Chunk.foldLeft (#798) @mijicd
- Use ZIO option constructors (#797) @mijicd
- Remote UTF8 decoder (#796) @mijicd
- Reorganize project (#792) @mijicd
- Ensure naming consistency (#791) @mijicd
- Update README.md (#790) @github-actions
- Reorganize internals and layers usage (#788) @mijicd
Breaking
- Update sbt-scalafix to 0.11.0 (#842) @scala-steward
Dependency Updates
- Update actions/setup-node action to v4 (#905) @renovate
- Update actions/checkout action to v4.1.1 (#901) @renovate
- Update actions/checkout action to v4.1.0 (#895) @renovate
- Update actions/setup-java action to v3.13.0 (#890) @renovate
- Update zio, zio-json to 3.9.0 (#877) @scala-steward
- Update dependency ubuntu to v22 (#872) @renovate
- Update actions/checkout action to v4 (#880) @renovate
- Update actions/checkout action to v3.6.0 (#876) @renovate
- Update zio-schema, zio-schema-protobuf to 0.4.12 (#845) @scala-steward
- Update zio, zio-streams, zio-test, ... to 2.0.15 (#844) @scala-steward
- Update sbt-scalafix to 0.11.0 (#842) @scala-steward
- Update cats-effect to 3.5.0 (#840) @scala-steward
- Update scalafmt-core to 3.7.4 (#839) @scala-steward
- Update scala3-library to 3.3.0 (#838) @scala-steward
- Update zio, zio-streams, zio-test, ... to 2.0.14 (#837) @scala-steward
- Update sbt-jmh to 0.4.5 (#843) @scala-steward
- Update cats-effect to 3.4.11 (#834) @scala-steward
- Update sbt to 1.8.3 (#833) @scala-steward
- Update zio-schema, zio-schema-protobuf to 0.4.11 (#829) @scala-steward
- Update zio, zio-streams, zio-test, ... to 2.0.13 (#827) @scala-steward
- Update cats-effect to 3.4.9 (#828) @scala-steward
- Update zio, zio-json to 3.8.15 (#820) @scala-steward
- Update zio, zio-streams, zio-test, ... to 2.0.12 (#821) @scala-steward
- Update zio, zio-streams, zio-test, ... to 2.0.11 (#806) @scala-steward
- Update redis4cats-effects to 1.4.1 (#794) @scala-steward
- Update zio, zio-json to 3.8.14 (#793) @scala-steward
- Update zio-schema, zio-schema-protobuf to 0.4.10 (#795) @scala-steward
- Update scalafmt-core to 3.7.3 (#789) @scala-steward