Skip to content

Releases: ydataai/go-core

0.7.2

27 Jan 13:55
edc8946
Compare
Choose a tag to compare

0.7.2 (2022-01-27)

Bug Fixes

0.7.2.edc8946

27 Jan 13:49
edc8946
Compare
Choose a tag to compare
0.7.2.edc8946 Pre-release
Pre-release

fix(k8s): add webhooks config flag (#59)

[PLT-184]

0.7.1

27 Jan 13:01
1dd98af
Compare
Choose a tag to compare

0.7.1 (2022-01-27)

Bug Fixes

0.7.1.1dd98af

27 Jan 13:01
1dd98af
Compare
Choose a tag to compare
0.7.1.1dd98af Pre-release
Pre-release

fix(redis): add cluster support (#58)

[PLT-190]

0.7.0

20 Jan 13:50
3ac0876
Compare
Choose a tag to compare

0.7.0 (2022-01-20)

Bug Fixes

Features

  • redis: client with and without TLS (#56) (79cab7c)

0.7.0.3ac0876

20 Jan 13:35
3ac0876
Compare
Choose a tag to compare
0.7.0.3ac0876 Pre-release
Pre-release

fix(pipeline): add semantic_version (#57)

0.6.1

17 Jan 22:59
81daa16
Compare
Choose a tag to compare

0.6.1 (2022-01-17)

Bug Fixes

  • redis: interface definition and default implementation (#55) (81daa16)

0.6.1.81daa16

17 Jan 22:59
81daa16
Compare
Choose a tag to compare
0.6.1.81daa16 Pre-release
Pre-release

fix(redis): interface definition and default implementation (#55)

[PLT-159]

0.6.0

17 Jan 21:52
42e980f
Compare
Choose a tag to compare

0.6.0 (2022-01-17)

Features

  • redis: add failover and TLS support (#54) (42e980f)

0.6.0.42e980f

17 Jan 21:12
42e980f
Compare
Choose a tag to compare
0.6.0.42e980f Pre-release
Pre-release

feat(redis): add failover and TLS support (#54)

[PLT-158]