Releases: zio/zio-redis
Releases · zio/zio-redis
v1.0.0
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
v0.2.0
What's Changed
- Update README.md (#787) @github-actions
- [755] zio-schema breaking update (#785) @m-kalai
- Support username in AUTH command (#778) @drmarjanovic
- Update README (#781) @mijicd
- Update README.md (#777) @github-actions
- Update README.md (#776) @github-actions
Breaking
- Update zio-json to 0.5.0 (#782) @scala-steward
Dependency Updates
- Update actions/setup-java action to v3.11.0 (#786) @renovate
- Update zio-json to 0.5.0 (#782) @scala-steward
- Update zio-logging to 2.1.11 (#780) @scala-steward
- Update zio to 2.0.10 (#779) @scala-steward
v0.1.0
What's Changed
- Update ClusterExecutorSpec.scala (#774) @ioleo
- ADD zio-redis-embedded module (#773) @ioleo
- add default slot and keys recognition (#754) @anatolysergeev
- add resp command in order to distinguish resp types (#763) @anatolysergeev
- Improve documentation for script commands (#760) @drmarjanovic
- Remove Usages Of ZIO.succeedNow (#758) @adamgfraser
- Tweak visibility (#757) @mijicd
- Scripting API (scriptDebug, scriptFlush, scriptKill) (#750) @drmarjanovic
- Include
sbt-header
plugin incheck
andprepare
process (#751) @drmarjanovic - Remove test executor (#748) @mvelimir
- Update README.md (#741) @github-actions
- Ensure the example uses Redis service (#740) @mijicd
- [548] Expose Redis operations via Redis trait (#727) @m-kalai
- Add Scaladoc support (#724) @khajavi
- Update README.md (#720) @github-actions
- Update README.md (#719) @github-actions
- Ignore Snapshot Versions on The README Page (#711) @khajavi
- Update README.md (#707) @github-actions
- Upgrade dependencies (#706) @mijicd
- Move Introduction to The ZIO Redis Project (#700) @khajavi
- update libraries versions (#684) @anatolysergeev
- Cluster support (#653) @anatolysergeev
- Update zio-sbt-website Plugin (#672) @khajavi
- Website: Publish Docs to NPM Registry (#671) @khajavi
- Upgrade versions (#654) @mijicd
- Add Scala 3 support (#640) @mijicd
- Fix bulkstring decoder when it ends with a '\n' character (#630) @jgoday
- Polish 2.x upgrade (#638) @mijicd
- Support zio2.x (#598) @jxnu-liguobin
- Update Scala 2.12 and Rediculous (#634) @mijicd
- Fix scalafix conf typo (#626) @drmarjanovic
- Use existing codecs in tests and examples (#557) @mijicd
- Integrate scalafix (#556) @mijicd
- Simplify benchmark framework (#555) @mijicd
- Redis Service (#552) @anatolysergeev
- Implement strings API in test executor (#511) @mvelimir
- Bump sbtx (#547) @mijicd
- Adjust site build (#543) @mijicd
- Upgrade redis4cats to 1.1.1 (#541) @mijicd
- Upgrade zio-config to 2.x (#540) @mijicd
- Upgrade zio-prelude to 1.0.0-RC8 (#539) @mijicd
- Upgrade zhttp to 1.0.0.0-RC23 (#538) @mijicd
- Use setup-java (#533) @mijicd
- Set up the microsite template (#514) @mijicd
- Set copyright header (#513) @mijicd
- Scripting API (eval, evalSha, scriptExists, scriptLoad) (#269) @anatolysergeev
- Improve polymorphic output handling (#404) @mijicd
- Implement keys API in test executor #194 (#480) @anatolysergeev
- Update scala to 2.13.7 (#477) @mijicd
- Remove scalafix (#476) @mijicd
- Update scalafmt (#475) @mijicd
- Enable Autoupdate (#474) @mijicd
- Update scalafmt-core to 3.0.8 (#469) @scala-steward
- Update sbt-bloop to 1.4.11 (#472) @scala-steward
- unify stream output approaches (#473) @anatolysergeev
- Update zio-logging to 0.5.13 (#468) @scala-steward
- Update async-http-client-backend-zio, ... to 3.3.16 (#467) @scala-steward
- Update sbt-ci-release to 1.5.10 (#466) @scala-steward
- Update scala-library to 2.12.15 (#443) @scala-steward
- Update sbt-ci-release to 1.5.9 (#450) @scala-steward
- Update zio-prelude to 1.0.0-RC7 (#459) @scala-steward
- Update sbt-bloop to 1.4.10 (#465) @scala-steward
- Update scalafmt-core to 3.0.7 (#464) @scala-steward
- Update sbt-mdoc to 2.2.24 (#463) @scala-steward
- Implement remaining connection API (#430) @mvelimir
- Add lists API benchmarks (#456) @mvelimir
- Update scalafmt-core to 3.0.6 (#455) @scala-steward
- Update async-http-client-backend-zio, ... to 3.3.15 (#454) @scala-steward
- Implement geo API in test executor (#446) @mvelimir
- Update scalafmt-core to 3.0.5 (#453) @scala-steward
- Update rediculous to 0.1.1 (#452) @scala-steward
- Update zio-magic to 0.3.9 (#451) @scala-steward
- Update zio-streams, zio-test, zio-test-sbt to 1.0.12 (#449) @scala-steward
- Update zio-config-magnolia, ... to 1.0.10 (#448) @scala-steward
- Update zio-config-magnolia, ... to 1.0.9 (#447) @scala-steward
- Update scalafmt-core to 3.0.4 (#445) @scala-steward
- Update sbt-scalafix to 0.9.31 (#444) @scala-steward
- Update sbt-bloop to 1.4.9 (#442) @scala-steward
- Update scalafmt-core to 3.0.3 (#441) @scala-steward
- Update zio-schema to 0.1.1 (#440) @scala-steward
- Update zio-logging to 0.5.12 (#439) @scala-steward
- Update benchmark dependencies (#438) @mijicd
- Update ZIO libraries (#437) @mijicd
- Update scalafmt to 3.x (#436) @mijicd
- Update sbt-mdoc to 2.2.23 (#431) @scala-steward
- Update sbt-scalafix to 0.9.30 (#426) @scala-steward
- Fix wrong type failures with set operations (#419) @anovakovic01
- Update the example (#417) @paulpdaniels
- Update sbt-mdoc to 2.2.22 (#416) @scala-steward
- Update zio-schema to 0.0.6 (#413) @scala-steward
- Update sbt to 1.5.5 (#412) @scala-steward
- Update sbt-scalafmt to 2.4.3 (#411) @scala-steward
- Update akka-http-circe to 1.37.0 (#410) @scala-steward
- Update redis4cats-effects to 0.14.0 (#408) @scala-steward
- Update zio-logging to 0.5.11 (#407) @scala-steward
- Enable 6.2 specific tests (#406) @mijicd
- Update versions (#405) @mijicd
- Update sbt to 1.5.4 (#403) @scala-steward
- Test executor sortedsets (#363) @hcwilhelm
- Update zio-streams, zio-test, zio-test-sbt to 1.0.9 (#402) @scala-steward
- Update sbt-tpolecat to 0.1.20 (#401) @scala-steward
- Update sbt-jmh to 0.4.3 (#400) @scala-steward
- Update sbt to 1.5.3 (#399) @scala-steward
- Update scaluzzi to 0.1.20 (#396) @scala-steward
- Update zio-config-magnolia, ... to 1.0.6 (#392) @scala-steward
- Update sbt-tpolecat to 0.1.19 (#391) @scala-steward
- Update circe-core, circe-generic to 0.14.1 (#390) @scala-steward
- Update zio-logging to 0.5.10 (#389) @scala-steward
- Update circe-core, circe-generic to 0.14.0 (#388) @scala-steward
- Update CI (#385) @mijicd
- Update zio-logging to 0.5.9 (#384) @scala-steward
- Update sbt-tpolecat to 0.1.18 (#383) @scala-steward
- Update zio-prelude to 1.0.0-RC5 (#382) @scala-steward
- Update zio-streams, zio-test, zio-test-sbt to 1.0.8 (#380) @scala-steward
- Update zio-prelude to 1.0.0-RC4 (#362) @scala-steward
- Add CI step (#378) @mijicd
- Update sbt-mdoc to 2.2.21 (#377) @scala-steward
- Update sbt-jmh to 0.4.2 (#376) @scala-steward
- Update sbt-jmh to 0.4.1 (#375) @scala-steward
- Update zio-config-magnolia, ... to 1.0.5 (#374) @scala-steward
- Update zio-schema to 0.0.5 (#373) @scala-steward
- #342: Implement hrandfield command and support it in TestExecutor (#370) @jgoday
- Update sbt to 1.5.2 (#372) @scala-steward
- Implement
zRandMember
(#369) @jxnu-liguobin - Implement
zDiff
andzDiffWithScores
API (#367) @rfmejia - Implement
zDiffStore
API (#368) @rfmejia - Implement ZINTER command (#350) (#366) @rfmejia
- Implement ZUNION command (#357) (#364) @rfmejia
- Set explicit container version (#365) @rfmejia
- Update sbt to 1.5.1 (#360) @scala-steward
- fix issues that methods does not work with protobuf codec (#355) @anatolysergeev
- Update zio-streams, zio-test, zio-test-sbt to 1.0.7 (#359) @scala-steward
- Update scaladoc comments for the sake of consistency (#358) @anovakovic01
- Update sbt-mdoc to 2.2.20 (#356) @scala-steward
- add zMScore (#354) @jxnu-liguobin
- Support GETEX and GETDEL (#340) @jxnu-liguobin
- Update zio-streams, zio-test, zio-test-sbt to 1.0.6 (#348) @scala-steward
- API for binary data (#314) @anatolysergeev
- Update zio-config-typesafe to 1.0.4 (#347) @scala-steward
- Update zio-config-magnolia to 1.0.4 (#346) @scala-steward
- Update zio-config-typesafe to 1.0.3 (#345) @scala-steward
- Add LCS functionality (#322) @barthorre
- Implement Hash API support in TestExecutor (#344) @hcwilhelm
- Update sbt to 1.5.0 (#339) @scala-steward
- Update redis4cats-effects to 0.13.1 (#338) @scala-steward
- Update redis4cats-effects to 0.12.1 (#337) @scala-steward
- Add
LT
andGT
options for ZADD command (#333) @jxnu-liguobin - Update sbt-scalafix to 0.9.27 (#335) @scala-steward
- Update sbt-mdoc to 2.2.19 (#336) @scala-steward
- Lpos (#331) @hcwilhelm
- Update akka-http-circe to 1.36.0 (#332) @scala-steward
- Implement LMOVE and BLMOVE (#330) @hcwilhelm
- Add full to xinfo stream (#323) @jxnu-liguobin
- List api test executor (#328) @hcwilhelm
- Update sbt-ci-release to 1.5.7 (#327) @scala-steward
- Update dependencies (#326) @mijicd
- Benchmark set api (#317) @jxnu-liguobin
- Fix scan commands (#321) @hcwilhelm
- Update zio-config-magnolia, ... to 1.0.2 (#319) @scala-steward
- Update sbt-tpolecat to 0.1.17 (#318) @scala-steward
- Update zio-config-magnolia, ... to 1.0.1 (#315) @scala-steward
- Fix XINFO tests (#313) @anovakovic01
- Update scaluzzi to 0.1.18 (#300) @scala-steward
- Update sbt-ci-release to 1.5.6 (#310) @scala-steward
- Update zio-prelude to 1.0.0-RC3 (#311) @scala-steward
- Add support for the XINFO command (#301) @jxnu-liguobin
- Update sbt to 1.4.9 (#309) @scala-steward
- Update scala-library to 2.12.13 (#296) @scala-steward
- Support STORE in Georadius commands (#308) @sloanesturz
- Support SORT command in Keys API (#302) @sloanesturz
- Update sbt to 1.4.8 (#305) @scala-steward
- add testExecutor for hyperLogLog (#303) @jxnu-liguobin
- Update redis4cats-effects to 0.12.0 (#304) @scala-steward
- Benchmark for hash api (#299) @jxnu-liguobin
- Update sbt-bloop to 1.4.8 (#293) @scala-steward
- Update sbt-scalafix to 0.9.26 (#298) @scala-steward
- add test for connection (#294) @jxnu-liguobin
- Update sbt-mdoc to 2.2.18 (#292) @scala-steward
- Update zio-config-magnolia, ... to 1.0.0 (#289) @scala-steward
- Update sbt-mdoc to 2.2.17 (#290) @scala-steward
- Update organize-imports to 0.5.0 (#285) @scala-steward
- Update sbt to 1.4.7 (#284) @scala-steward
- Update zio-logging to 0.5.6 (#283) @scala-steward
- Update scaluzzi to 0.1.17 (#282) @scala-steward
- Bump scalafix version (#281) @mijicd
- Remove snapshots (#280) @mijicd
- Update zio-config-magnolia, ... to 1.0.0-RC32 (#279) @scala-steward
- Update zio-logging to 0.5.5 (#278) @scala-steward
- Update sbt...