Skip to content

Releases: codemonstur/embedded-redis

1.4.3

25 Mar 19:59
Compare
Choose a tag to compare

Improved error handing for failing runs

1.4.2

12 Mar 17:05
Compare
Choose a tag to compare

Some changes to reset() function in builder

1.4.1

10 Feb 14:22
Compare
Choose a tag to compare

Added two binaries for use with the CachedURLProvider

1.4.0

02 Feb 20:16
Compare
Choose a tag to compare

Added ability to set the temp dir in which binaries will be written by JarResourceProvider

1.3.0

04 Dec 17:44
Compare
Choose a tag to compare

Added binary for MacOSX 14 Sonoma to the repo
Added VirusTotal scan result for this binary
Added ExecutableProvider capable of downloading from a URL
Fixed bug in redis process output logging

1.2.0

30 Nov 19:43
Compare
Choose a tag to compare

Updated dependencies
Adds code that should allow for better monitoring of output from redis binary
-> Actually this time

1.1.0

19 Nov 12:09
Compare
Choose a tag to compare

Adds support for configuring a sharded redis cluster compatible with JedisCluster
Adds code that should allow for better monitoring of output from redis binary

1.0.0

17 Mar 13:46
Compare
Choose a tag to compare

Updated Redis versions to latest that can be downloaded
Removed support for Windows 32bit (Use older version or provide your own binaries)
Removed support for MacOs 32bit (Use older version or provide your own binaries)

0.13.0

09 Dec 17:20
Compare
Choose a tag to compare

Fixed shutdown hook

0.12.0

06 Nov 11:56
Compare
Choose a tag to compare

Added force stop option in builder