8000 Release Patch release 0.9.1 for Memory leak bug fix · crackthecodeabhi/kreds · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Patch release 0.9.1 for Memory leak bug fix

Latest
Compare
Choose a tag to compare
@crackthecodeabhi crackthecodeabhi released this 26 Dec 06:42
· 15 commits to main since this release

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

0