php-async-aws-core 1.20.0-1 source package in Ubuntu

Changelog

php-async-aws-core (1.20.0-1) unstable; urgency=medium

  [ Christophe Coevoet ]
  * Avoid overriding the exception message with the raw message (#1516)

  [ Jérémy Derussé ]
  * prepare next release (#1536)

 -- David Prévot <email address hidden>  Fri, 11 Aug 2023 08:12:18 +0200

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-async-aws-core_1.20.0-1.dsc 1.9 KiB d137a69c84336641558ecc0bbf94a7264ccc7a7aee7a16cf63a37bc32660ee80
php-async-aws-core_1.20.0.orig.tar.xz 55.8 KiB 3c6df66ae1242754540cb335411479915a1128ff11de14e59097ccafb7032459
php-async-aws-core_1.20.0-1.debian.tar.xz 4.2 KiB 4c97a84250a8e4ac25cde030840aee10a1414fa39c6fc9d5e1b0cb79feea73d2

Available diffs

No changes file available.

Binary packages built by this source

php-async-aws-core: AsyncAws Core - AsyncAws component

 Core package to integrate with AWS. This is a lightweight AWS SDK provider by
 AsyncAws.
 .
 Shared classes between all AWS services, and STS client to handle
 authentication.
 .
 AsyncAws is a wrapper around Symfony's HTTP client and makes sure
 the asynchronous features are properly used. AsyncAws also handles
 authentication, exceptions and provide input and result objects.