Package Release Info

redis++-1.3.10-bp156.1.3

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libredis++1
redis++-devel

Change Logs

* Thu Aug 24 2023 Martin Pluskal <mpluskal@suse.com>
- Update URL
* Sat Jul 29 2023 Andreas Stieger <andreas.stieger@gmx.de>
- update to 1.3.10:
  * Fix TLS support on async interface
- update to 1.3.9:
  * Fix async interface bug
  * More built-in commands support for AsyncRedis
  * Fix incorrect hiredis static lib dependency when building with
    TSL
  * Breaking change: make HSET related methods return long long
    instead of bool
* Sat May 20 2023 Andreas Stieger <Andreas.Stieger@gmx.de>
- update to 1.3.8:
  * Fix memory for async interface
  * Support sending commands that have no keys, to Redis Cluster in
    async mode
  * Support verify mode for TLS support, so we can skip certificate
    verification
  * Support keepalive with customized interval
- drop fix-missing-include.patch includes upstream
* Sat Apr 01 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Add fix-missing-include.patch: Fix missing include exposed by gcc
  13.