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

Changelog

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

  [ Kevin Rudde ]
  * Add support for EKS Pod Identity (#1781)

  [ Jérémy Derussé ]
  * Add strict comparison `null !==` instead of `!` (#1794)
  * prepare next release

 -- David Prévot <email address hidden>  Thu, 26 Dec 2024 10:02:31 +0100

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

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-async-aws-core_1.23.0-1.dsc 1.9 KiB 0f1999f643b5f8ac70e7310e43d19099d648357b1a0955acae943c7023704d89
php-async-aws-core_1.23.0.orig.tar.xz 56.6 KiB e7f7919076a3a562943a20d475d32520a5c96d52445ecdc28cbce80365e0fa4a
php-async-aws-core_1.23.0-1.debian.tar.xz 5.9 KiB 6e0914b20d2eab8ac4faf9ff44e6dfdd8a6112136579366a3134d14e9e8a11f7

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.