Skip to content

Releases: crackthecodeabhi/kreds

Patch release 0.9.1 for Memory leak bug fix

26 Dec 06:42
Compare
Choose a tag to compare

Fixes the netty memory leak issue.

What's Changed

  • Release redis messages when it is reference counted by @crackthecodeabhi in #124
  • Bump ch.qos.logback:logback-classic from 1.4.5 to 1.4.7 by @dependabot in #88
  • github: bump actions/cache from 3.0.8 to 3.3.1 by @dependabot in #83
  • Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.3.0 by @dependabot in #101
  • Bump jvm from 1.6.21 to 1.9.0 by @dependabot in #99
  • Bump io.gitlab.arturbosch.detekt from 1.18.0 to 1.23.1 by @dependabot in #100
  • Bump io.kotest:kotest-runner-junit5 from 5.5.4 to 5.6.2 by @dependabot in #93
  • Bump org.jetbrains.dokka from 1.7.10 to 1.8.20 by @dependabot in #94
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.6.4 to 1.7.3 by @dependabot in #104
  • Bump io.netty:netty-handler from 4.1.91.Final to 4.1.101.Final by @dependabot in #117
  • Bump org.junit.jupiter:junit-jupiter-api from 5.9.3 to 5.10.1 by @dependabot in #116

Full Changelog: 0.9.0...0.9.1

Release 0.9.0 with Functions support

07 Aug 14:06
Compare
Choose a tag to compare

What's Changed

  • Functions support by @vytskalt in #96
  • Bump netty-codec-redis from 4.1.85.Final to 4.1.86.Final by @dependabot in #63
  • Bump com.dorongold.task-tree from 2.1.0 to 2.1.1 by @dependabot in #70
  • Bump io.netty:netty-handler from 4.1.85.Final to 4.1.91.Final by @dependabot in #87
  • Bump org.junit.jupiter:junit-jupiter-api from 5.9.1 to 5.9.3 by @dependabot in #90

Full Changelog: 0.8.1...0.9.0

Patch release 0.8.1

26 Dec 13:51
174c2c3
Compare
Choose a tag to compare

Fixes minor bugs

v0.8

21 Aug 14:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.8