forked from pool/aws-c-auth
Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| a8e76273e4 | |||
| 696f7b3a62 | |||
| 670c8bbd6b | |||
| 053951cc98 |
@@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 20 08:39:11 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.9.2
|
||||||
|
* Create a common base for http client, migrate sso by @sbiscigl in (#276)
|
||||||
|
* Add aws login provider by @sbiscigl in (#278)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 9 11:07:37 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 0.9.1
|
||||||
|
* Make exports consistent by @DmitriyMusatkin in (#269)
|
||||||
|
* Remove clang-3 from CI by @sbSteveK in (#270)
|
||||||
|
* Remove Windows 2019 and add Windows 2025 with MSVC-17 by @TingDaoK in (#271)
|
||||||
|
* Change stale issue and discussion handling to run once a week
|
||||||
|
by @DmitriyMusatkin in (#273)
|
||||||
|
* Fix sts_web_identity credentials provider by @TingDaoK in (#275)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 2 15:10:10 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed Apr 2 15:10:10 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
%define library_pkg 1_0_0
|
%define library_pkg 1_0_0
|
||||||
%define library_soversion 1
|
%define library_soversion 1
|
||||||
Name: aws-c-auth
|
Name: aws-c-auth
|
||||||
Version: 0.9.0
|
Version: 0.9.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: AWS C99 library implementation of AWS client-side authentication
|
Summary: AWS C99 library implementation of AWS client-side authentication
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:aa6e98864fefb95c249c100da4ae7aed36ba13a8a91415791ec6fad20bec0427
|
|
||||||
size 265696
|
|
||||||
3
v0.9.2.tar.gz
Normal file
3
v0.9.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1925c0032321969ccb1333d9cfdba1564d705e64c899265613c9d7841ba66cc1
|
||||||
|
size 280216
|
||||||
Reference in New Issue
Block a user