2025-01-19 17:44:10 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
www/ruby-aws-sigv4: update to 1.11.0
1.11.0 (2025-01-10)
* Feature - Add RBS signature files to support static type checking
|
2024-10-27 15:25:16 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
www/ruby-aws-sigv4: update to 1.10.1
1.10.1 (2024-10-21)
* Issue - Fix sigv4a signing issue with derive_asymmetric_key for certain
credentials.
|
2024-09-22 09:47:48 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
www/ruby-aws-sigv4: update to 1.10.0
1.10.0 (2024-09-17)
* Feature - Remove CRT sigv4a signing capability.
|
2024-09-15 18:54:34 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
www/ruby-aws-sigv4: update to 1.9.1
1.9.1 (2024-07-29)
* Issue - Add missing require of pathname to Signer.
|
2024-07-28 15:45:30 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
www/ruby-aws-sigv4: update to 1.9.0
1.9.0 (2024-07-23)
* Feature - Support sigv4a signing algorithm without aws-crt.
|
2023-12-17 17:11:33 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
www/ruby-aws-sigv4: update to 1.8.0
1.8.0 (2023-11-28)
* Feature - Support sigv4-s3express signing algorithm.
1.7.0 (2023-11-22)
* Feature - AWS SDK for Ruby no longer supports Ruby runtime versions 2.3
and 2.4.
|
2023-10-29 17:21:09 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
www/ruby-aws-sigv4: update to 1.6.1
1.6.1 (2023-10-25)
* Issue - (Static Stability) use provided expires_in in presigned url when
credentials are expired.
|
2023-07-09 05:07:39 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
www/ruby-aws-sigv4: update to 1.6.0
pkgsrc chnage: update dependency.
1.6.0 (2023-06-28)
* Feature - Select the minimum expiration time for presigned urls between
the expiration time option and the credential expiration time.
|
2022-10-09 11:03:45 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
www/ruby-aws-sigv4: update to 1.5.2
1.5.2 (2022-09-30)
* Issue - Fix an issue where quoted strings with multiple spaces are not
trimmed. (#2758)
|
2022-09-04 17:28:29 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
www/ruby-aws-sigv4: update to 1.5.1
1.5.0 (2022-04-20)
* Feature - Use CRT based signers if aws-crt is available - provides support
for sigv4a.
1.5.1 (2022-07-19)
* Issue - Fix performance regression when checking if aws-crt is
available. (#2729)
|