Skip to content

Releases: byPixelTV/LettuceWrapper

LettuceWrapper v0.4.1

07 Feb 11:26

Choose a tag to compare

  • chore: update ci/cd process (4085741)
  • Merge pull request #21 from byPixelTV/renovate/io.lettuce-lettuce-core-7.x (30779c6)
  • chore: update dependency io.lettuce:lettuce-core to v7.4.0.RELEASE (d44b046)
  • chore: use jitpack for lettuce-wrapper (f724f27)
  • Merge pull request #18 from byPixelTV/renovate/gradle-9.x (1b36c3c)
  • Merge pull request #19 from byPixelTV/renovate/all-dependencies-with-patch-changes (fb7b2e2)
  • Merge pull request #20 from byPixelTV/renovate/io.lettuce-lettuce-core-7.x (6d0f55c)
  • chore: update dependency io.lettuce:lettuce-core to v7.3.0.RELEASE (67e6e2d)
  • chore: update all dependencies with patch changes to v2.3.10 (c461911)
  • chore: update Gradle to v9.3.1 (ca7b9a6)
  • chore: use connection pool in internal helpers (8ae7011)
  • Merge pull request #16 from byPixelTV/renovate/gradle-9.x (430ede9)
  • Merge pull request #17 from byPixelTV/renovate/org.jetbrains.kotlinx-kotlinx-serialization-json-1.x (52149ca)
  • chore: update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.10.0 (c459e2e)
  • chore: update Gradle to v9.3.0 (8d900bd)
    Full Changelog: v0.4.0...v0.4.1

LettuceWrapper | v0.4.0 Release

09 Jan 13:21

Choose a tag to compare

  • feat: add methods to check if there are connection errors and to reconnect all connections (94e8724) by @byPixelTV

  • feat: better parallel redis connections (4cdda92) by @byPixelTV

  • feat: add the option to set the timeout millis in RedisCredentials (9882376) by @byPixelTV

  • Merge pull request #13 from byPixelTV/renovate/all-dependencies-with-patch-changes (785fdf0) by @byPixelTV

  • Merge pull request #14 from byPixelTV/renovate/org.jetbrains.kotlin.jvm-2.x (536f363) by @byPixelTV

  • Merge pull request #15 from byPixelTV/renovate/org.jetbrains.kotlin.plugin.serialization-2.x (c72dd13) by @byPixelTV

  • chore: update plugin org.jetbrains.kotlin.plugin.serialization to v2.3.0 (abb9e25) by renovate[bot]

  • chore: update plugin org.jetbrains.kotlin.jvm to v2.3.0 (c8d6307) by renovate[bot]

  • chore: update dependency io.lettuce:lettuce-core to v7.2.1.RELEASE (b30e4fb) by renovate[bot]

  • Merge pull request #12 from byPixelTV/renovate/major-github-actions (2f11145) by @byPixelTV

  • fix: remove maintenance event message (2dff322) by @byPixelTV

  • chore: update actions/upload-artifact action to v6 (e5b914a) by renovate[bot]

  • fix: sendLettuceMessage did not serialize the sub class if you were sending messages which inherited from the base class (e66b4ec) by @byPixelTV

  • fix: only close connections if they are open (00d0f4d) by @byPixelTV

  • fix: the warning was only gone if you enabled ssl (13f806a) by @byPixelTV

  • fix: a warning was thrown for maintenance events, this should now be removed (f38c4e5) by @byPixelTV

  • fix: redis pool wasn't shutdown correctly (8ec2b80) by @byPixelTV

  • feat: introduce better parallel functionality (d5b36be) by @byPixelTV

  • Merge pull request #11 from byPixelTV/renovate/io.lettuce-lettuce-core-7.x (6255be0) by @byPixelTV

  • Full Changelog: v0.3.2...v0.4.0

LettuceWrapper | v0.3.2 Release

22 Nov 16:11

Choose a tag to compare

LettuceWrapper | v0.3.1 Release

21 Nov 11:52
80d58f9

Choose a tag to compare

  • Merge pull request #10 from byPixelTV/renovate/io.lettuce-lettuce-core-7.x (80d58f9) by @byPixelTV

  • chore: update dependency io.lettuce:lettuce-core to v7.1.0.RELEASE (c11d998) by renovate[bot]

  • Merge pull request #8 from byPixelTV/renovate/gradle-9.x (8cc86a5) by @byPixelTV

  • Merge pull request #9 from byPixelTV/renovate/major-github-actions (cdde4e1) by @byPixelTV

  • chore: update actions/checkout action to v6 (c78487c) by renovate[bot]

  • Full Changelog: v0.3.0...v0.3.1

LettuceWrapper | v0.2.0 Release

06 Nov 10:31

Choose a tag to compare

  • chore(redis listener): trying to solve that you only need one override (74d2f27) by @byPixelTV

  • chore(redis listener): there is only one onMessage method now with an optional channel param (adfa477) by @byPixelTV

  • feat(client): add sendPlainMessage method for sending messages with only text (f477f4d) by @byPixelTV

  • [ci skip] fix(readme): click url of snapshot badge was pointing to releases page (5fa6d0c) by @byPixelTV

  • fix(redis listener): remove breaking change to require a list of channels (c4e6be6) by @byPixelTV

  • feat(redis listener): add the option to listen to all channels and get the channel in the onMessage method (0f6eafd) by @byPixelTV

  • Merge pull request #7 from byPixelTV/renovate/gradle-9.x (e600844) by @byPixelTV

  • Full Changelog: v0.1.1...v0.2.0

LettuceWrapper | v0.1.1 Release

25 Oct 12:44
aba665c

Choose a tag to compare

  • Merge pull request #3 from byPixelTV/renovate/major-github-actions (aba665c) by @byPixelTV

  • Merge pull request #4 from byPixelTV/renovate/io.lettuce-lettuce-core-7.x (c9c0b91) by @byPixelTV

  • Merge pull request #5 from byPixelTV/renovate/gradle-9.x (a7694a7) by @byPixelTV

  • Merge pull request #6 from byPixelTV/renovate/org.gradle.toolchains.foojay-resolver-convention-1.x (c223973) by @byPixelTV

  • chore: update plugin org.gradle.toolchains.foojay-resolver-convention to v1 (910658b) by renovate[bot]

  • chore: update Gradle to v9 (c451cae) by renovate[bot]

  • chore: update dependency io.lettuce:lettuce-core to v7 (6440b13) by renovate[bot]

  • chore: update actions/upload-artifact action to v5 (fefd5d3) by renovate[bot]

  • Merge pull request #1 from byPixelTV/renovate/all-dependencies-with-patch-changes (67c4123) by @byPixelTV

  • Merge pull request #2 from byPixelTV/renovate/org.gradle.toolchains.foojay-resolver-convention-0.x (09d0741) by @byPixelTV

  • fix: dependencies were marked as implementation, but compileOnly was needed (89a225f) by @byPixelTV

  • chore: update plugin org.gradle.toolchains.foojay-resolver-convention to v0.10.0 (0da03dd) by renovate[bot]

  • Full Changelog: v0.1.0...v0.1.1

LettuceWrapper | v0.1.0 Release

22 Oct 20:32

Choose a tag to compare

LettuceWrapper | v0.0.1 Release

22 Oct 19:28

Choose a tag to compare

there is no changelog lol. it is the first release