SHA256
1
0
forked from pool/aws-c-auth
Commit Graph

26 Commits

Author SHA256 Message Date
9edf6a98b1 Accepting request 1172760 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.19
  * Refactor ECSCredentialsProvider Part 1 by @waahm7 in (#236)
  * Refactor ECSCredentialsProvider Part 2 by @waahm7 in (#235)
- from version 0.7.18
  * Update ECS Credentials Provider to add support for
    AWS_CONTAINER_AUTHORIZATION_TOKEN_FILE by @waahm7 in (#233)

OBS-URL: https://build.opensuse.org/request/show/1172760
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=29
2024-05-09 08:20:49 +00:00
d452bd9bbe Accepting request 1164985 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.17
  * Additional logging for default credentials chain by @jamesbornholt in (#231)
  * Remove unused test files by @jmklix in (#232)

OBS-URL: https://build.opensuse.org/request/show/1164985
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=27
2024-04-05 08:39:54 +00:00
d2b400fc7c Accepting request 1147852 from home:dimstar:rpm4.20:a
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147852
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=25
2024-02-21 10:19:22 +00:00
cbee6c17da Accepting request 1147621 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.16
  * Fix a bunch of places we forget to aws_raise_error() by @graebm in (#229)
- from version 0.7.15
  * Make Partial Creds a Transient Error by @waahm7 in (#226)

OBS-URL: https://build.opensuse.org/request/show/1147621
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=24
2024-02-21 10:14:34 +00:00
5cf9906c42 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=22 2024-01-28 13:25:13 +00:00
16ed4612a6 - fix packaging shlib naming
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=21
2024-01-27 16:37:51 +00:00
fccfa15bbc Accepting request 1141725 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.14
  * Make Partial Creds a Transient Error by @waahm7 in (#226)
- from version 0.7.13
  * Handle empty path in AWS_CONTAINER_CREDENTIALS_FULL_URI
    by @jamesbornholt in (#225)
- from version 0.7.12
  * Remove old test files by @graebm in (#223)
  * Add assumeRole chain support by @waahm7 in (#224)
- from version 0.7.11
  * Add an option to disable environment credentials provider
    in the default chain by @waahm7 in (#222)

OBS-URL: https://build.opensuse.org/request/show/1141725
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=20
2024-01-26 22:17:50 +00:00
9e52c68041 Accepting request 1136532 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.10
  * Change `port` from uint16_t to uint32_t to support VSOCK by @graebm in (#220)
- from version 0.7.9
  * Fix error when tests run in parallel by @graebm in (#221)

OBS-URL: https://build.opensuse.org/request/show/1136532
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=19
2024-01-03 18:39:41 +00:00
6974486c41 Accepting request 1129988 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.8
  * Performance optimization updates by @TingDaoK in (#219)

OBS-URL: https://build.opensuse.org/request/show/1129988
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=18
2023-12-01 10:37:25 +00:00
5fcde6cd40 Accepting request 1127884 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.7
  * Add an Option to Disable v2 to v1 Fallback by @waahm7 in (#218)
- from version 0.7.6
  * Fix the imds client endless retry by @TingDaoK in (#217)
- from version 0.7.5
  * aws_signable refcounts request by @graebm in (#216)
- from version 0.7.4
  * Increase ancient bot by @jmklix in (#199)
  * Fix permissions for stale issue bot by @jmklix in (#212)
  * Minor CMakelists.txt cleanup by @graebm in (#213)
  * Added workflow for handling answerable discussions
    by @yasminetalby in (#214)
  * StsWebIdentity allow parameters by @waahm7 in (#215)

OBS-URL: https://build.opensuse.org/request/show/1127884
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=17
2023-11-23 09:21:03 +00:00
38a9220e24 Accepting request 1104023 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.3
  * Remove Outdated Comment by @waahm7 in (#210)
  * Fix ProcessCredentialsProvider Callback to
    trigger once by @waahm7 in (#211)

OBS-URL: https://build.opensuse.org/request/show/1104023
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=16
2023-08-15 13:24:50 +00:00
b796112f3d Accepting request 1100576 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.2
  * Allow Overriding of Profile in Default Chain by @waahm7 in (#209)
- from version 0.7.1
  * Treat empty environment variable as unset by @TingDaoK in (#206)
  * Adapt to XML API changes by @graebm in (#207)

OBS-URL: https://build.opensuse.org/request/show/1100576
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=15
2023-07-26 06:44:34 +00:00
109e50623d Accepting request 1096947 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.0
  * Fix session token in ProcessCredentialsProvider by @waahm7 in (#205)

OBS-URL: https://build.opensuse.org/request/show/1096947
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=14
2023-07-06 11:22:52 +00:00
870afb6ce8 Accepting request 1096553 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.30
  * Add process credentials provider in default chain by @waahm7 in (#204)

OBS-URL: https://build.opensuse.org/request/show/1096553
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=13
2023-07-04 08:09:43 +00:00
25a029e7d5 Accepting request 1094794 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.29
  * Don't use the default cursor to override if
    no override needed by @TingDaoK in (#200)
  * Fix the function that saying accepting null
    but actually not by @TingDaoK in (#201)
  * Send Host header in IMDS requests
    by @jamesbornholt in (#203)

OBS-URL: https://build.opensuse.org/request/show/1094794
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=12
2023-06-26 12:46:28 +00:00
4f13ee5c42 Accepting request 1087384 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.28
  * Fix warnings in public headers by @waahm7 in (#198)

OBS-URL: https://build.opensuse.org/request/show/1087384
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=11
2023-05-16 14:19:26 +00:00
ee0bfe9cbc 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
2023-05-09 20:49:43 +00:00
23e2afa1b9 Accepting request 1072573 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.26
  * Add Option to Use Cached Profile Collection by @waahm7 in (#187)

OBS-URL: https://build.opensuse.org/request/show/1072573
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=9
2023-03-17 16:16:15 +00:00
debf7c7433 Accepting request 1069162 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.25
  * Event Signing Support via Sigv4 by @waahm7 in (#186)

OBS-URL: https://build.opensuse.org/request/show/1069162
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=8
2023-03-06 09:47:34 +00:00
9ee7b8b6e0 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
2023-02-04 08:19:12 +00:00
7b56bb6af2 Accepting request 1037284 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.21
  * Add delegate failure error code by @waahm7 in (#179)

OBS-URL: https://build.opensuse.org/request/show/1037284
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=6
2022-11-23 08:41:46 +00:00
aa391f909f Accepting request 1035245 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.20
  * Update CI by @waahm7 in (#177)
- from version 0.6.19
  * Fix C++ One Definition Rules (ODR) Violations by @graebm in (#178)

OBS-URL: https://build.opensuse.org/request/show/1035245
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=5
2022-11-11 19:23:06 +00:00
6e2aff22de Accepting request 1032800 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.18
  * Cognito tests require networking by @graebm in (#176)

OBS-URL: https://build.opensuse.org/request/show/1032800
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=4
2022-11-04 11:01:56 +00:00
5deedd2256 Accepting request 1008213 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.17
  * Adds basic cognito credentials provider implementation

OBS-URL: https://build.opensuse.org/request/show/1008213
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=3
2022-10-06 12:36:06 +00:00
0b33c7f70d Accepting request 1000859 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.16
  * Use the default load target function by @TingDaoK in (#172)
- from version 0.6.15
  * Adds support for Anonymous Credentials by @waahm7 in (#171)
- from version 0.6.14
  * Expiration override by @bretambrose in (#166)
  * STS web ID default by @bretambrose in (#167)
  * Never sign "Expect" header by @graebm in (#170)
- Add rpmlint override for bogus shlib-policy-name-error
  * aws-c-auth-rpmlintrc

OBS-URL: https://build.opensuse.org/request/show/1000859
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=2
2022-09-06 06:06:49 +00:00
42638e8113 Accepting request 973731 from home:glaubitz:branches:devel:libraries:c_c++
- Initial build
  + Version 0.6.13

OBS-URL: https://build.opensuse.org/request/show/973731
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-auth?expand=0&rev=1
2022-05-02 07:44:29 +00:00