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

Changelog

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

  [ Jordi Hendrix ]
  * Implement AppSync (#1102)

  [ Graham Campbell ]
  * Added x-ray client (#1122)

  [ Jérémy Derussé ]
  * Prepare releases (#1140)

  [ David Prévot ]
  * Drop now useless d/pkg-php-tools-overrides

 -- David Prévot <email address hidden>  Tue, 21 Dec 2021 14:09:06 -0400

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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-async-aws-core_1.13.0-1.dsc 2.0 KiB e63ebbf9e1b6e3560135ed80af030149dac39d54f3e9fbaa213b338aa001de53
php-async-aws-core_1.13.0.orig.tar.xz 47.1 KiB f7f466dcd35428c3732fda04ad23936483262028b145096827962e1a7a9307b7
php-async-aws-core_1.13.0-1.debian.tar.xz 3.8 KiB 1ab3a2d5be3d359da4ab5514eea64b861cc3dd410d009709d4c2776b24b3660a

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.