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

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

- Update to version 0.6.27
  * Fix aws_parse_credentials_from_json_document by @waahm7 in (#192)
  * Fix the doc, decrement for release by @TingDaoK in (#194)
  * Add github templates and bots by @jmklix in (#196)
  * Update builder version to fix aws-lc build
    on manylinux-1 by @TingDaoK in (#197)
  * Implement SSOCredentialsProvider by @waahm7 in (#189)

OBS-URL: https://build.opensuse.org/request/show/1085652
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=10
This commit is contained in:
2023-05-09 20:49:43 +00:00
committed by Git OBS Bridge
parent 23e2afa1b9
commit ee0bfe9cbc
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue May 9 07:42:30 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.6.27
* Fix aws_parse_credentials_from_json_document by @waahm7 in (#192)
* Fix the doc, decrement for release by @TingDaoK in (#194)
* Add github templates and bots by @jmklix in (#196)
* Update builder version to fix aws-lc build
on manylinux-1 by @TingDaoK in (#197)
* Implement SSOCredentialsProvider by @waahm7 in (#189)
-------------------------------------------------------------------
Wed Mar 15 10:53:24 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>