Package Release Info

aws-crt-cpp-0.28.3-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

aws-crt-cpp-bin
aws-crt-cpp-devel
libaws-crt-cpp1

Change Logs

* Tue Sep 17 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.28.3
  * Bind out CRC64 by @DmitriyMusatkin in (#662)
* Mon Sep 02 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.28.2
  * Fix MSVC most vexing parse by @sbiscigl in (#659)
  * Add wrappers around readsome and peek methods in
    std istream by @SergeyRyabinin in (#658)
- from version 0.28.1
  * Fix typo in variant by @sbiscigl in (#653)
  * Fix OpenSSL Compile and Runtime Version Mismatch by @waahm7 in (#656)
- from version 0.28.0
  * Expose socket options from Mqtt5ClientBuilder by @xiazhvera in (#652)
* Mon Aug 26 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.27.6
  * Proxy fix by @bretambrose in (#647)
  * Update submodules by @sfod in (#649)
  * Add support for string array ep context
    params by @DmitriyMusatkin in (#646)
  * Fix websocket shutdown behavior
    (submodule updates) by @graebm in (#650)
* Wed Aug 07 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.27.5
  * Update MacOS to arm64 by @waahm7 in (#641)
* Fri Jul 19 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.27.4
  * Bump crt lib versions by @DmitriyMusatkin in (#639)
* Mon Jul 15 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.27.3
  * Fix memory leaks in Windows TLS handler by @graebm in (#637)
* Thu Jul 04 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.27.2
  * Make variant index casts more explicit by @DmitriyMusatkin in (#635)
* Wed Jun 26 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.27.1
  * cbor binding by @TingDaoK in (#627)
  * Fix ASan report about alloc/dealloc mismatch
    when compiled with C++23 by @waahm7 in (#633)
- from version 0.27.0
  * clang-format 18 by @graebm in (#628)
  * Update aes interface by @DmitriyMusatkin in (#631)
* Thu Jun 13 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.26.12.
  * Fix bug where last few bytes on socket go unread by @graebm in (#624)
* Tue Jun 04 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.26.11
  * Latest submodules by @waahm7 in (#621)
- from version 0.26.10
  * Fix memory leak when UnsubscribePacket is reused by @sfod in (#617)
  * Fix order of arguments when calling aws_aes_gcm_256_new by @sbiscigl in (#618)
  * Symmetric cipher state by @sbiscigl in (#619)
  * AutoTag PR for v0.26.9 by @bretambrose in (#620)