SHA256
8
0
forked from pool/aws-c-auth

Accepting request 1063082 from home:glaubitz:branches:devel:libraries:c_c++

- Update to version 0.6.24
  * Fix trailer signing by @waahm7 in (#184)
- from version 0.6.23
  * Adds default monitoring options for IMDS client by @waahm7 in (#183)
- from version 0.6.22
  * Add codecov action by @TingDaoK in (#180)
  * Fix macro usage by @DmitriyMusatkin in (#181)

OBS-URL: https://build.opensuse.org/request/show/1063082
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=7
This commit is contained in:
2023-02-04 08:19:12 +00:00
committed by Git OBS Bridge
parent 7b56bb6af2
commit 9ee7b8b6e0
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Feb 3 22:10:21 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.6.24
* Fix trailer signing by @waahm7 in (#184)
- from version 0.6.23
* Adds default monitoring options for IMDS client by @waahm7 in (#183)
- from version 0.6.22
* Add codecov action by @TingDaoK in (#180)
* Fix macro usage by @DmitriyMusatkin in (#181)
-------------------------------------------------------------------
Tue Nov 22 11:59:15 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>