php-async-aws-core (1.26.0-1) experimental; urgency=medium

  * Upload to experimental during the freeze

  [ Jérémy Derussé ]
  * Sort exceptions alphabetically (#1875)
  * Prepeare release

  [ Christophe Coevoet ]
  * Normalize the case of the SimpleXML requirement (#1881)

 -- David Prévot <taffit@debian.org>  Mon, 12 May 2025 18:42:07 +0200

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

  [ victor-upmeet ]
  * Create BedrockRuntime client with InvokeModel operation (#1849)

  [ Jérémy Derussé ]
  * Prepare release

  [ David Prévot ]
  * Update Standards-Version to 4.7.2

 -- David Prévot <taffit@debian.org>  Sat, 08 Mar 2025 16:30:10 +0100

php-async-aws-core (1.24.1-2) unstable; urgency=medium

  * Compatibility with recent PHPUnit (12)

 -- David Prévot <taffit@debian.org>  Wed, 12 Feb 2025 22:06:10 +0100

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

  [ Jérémy Derussé ]
  * Add support for php 8.5 (#1808)
  * Add Sso Oidc Client (#1829)
  * Add support for SSO authentication (#1831)
  * prepare next release

 -- David Prévot <taffit@debian.org>  Sun, 19 Jan 2025 09:45:37 +0100

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 <taffit@debian.org>  Thu, 26 Dec 2024 10:02:31 +0100

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

  [ Jérémy Derussé ]
  * Remove calls to spl_object_hash functions  (#1763)
  * prepare next release (#1778)

  [ Alex Williams ]
  * Add simple mocked response object to httpResponse property on
    ResultMockFactory (#1776)

  [ David Prévot ]
  * Revert "Force system dependencies loading"
  * Drop now useless symlink for build

 -- David Prévot <taffit@debian.org>  Fri, 11 Oct 2024 09:09:27 +0100

php-async-aws-core (1.22.0-2) unstable; urgency=medium

  * Use --require-file for phpabtl (Closes: #1074184)

 -- David Prévot <taffit@debian.org>  Sun, 07 Jul 2024 07:31:29 +0200

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

  [ Jérémy Derussé ]
  * Fix exception not created from HEAD requests (#1724)
  * Prepare next release (#1733)

 -- David Prévot <taffit@debian.org>  Sat, 06 Jul 2024 13:15:12 +0200

php-async-aws-core (1.21.0-2) unstable; urgency=medium

  * Make provider functions static (PHPUnit 11 Fix) (Closes: #1070518)
  * Update Standards-Version to 4.7.0
  * Drop version from build-dependencies

 -- David Prévot <taffit@debian.org>  Sun, 19 May 2024 12:01:22 +0200

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

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

  [ Matteo Kovačić ]
  * Add endpoint URL env variable to fallback options (#1666)

  [ David Prévot ]
  * Force system dependencies loading

 -- David Prévot <taffit@debian.org>  Wed, 28 Feb 2024 22:56:49 +0100

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

  [ Jérémy Derussé ]
  * Treat empty env variables has undefined (#1586)

  [ Christophe Coevoet ]
  * Allow passing explicit null values for optional input members (#1542)

  [ David Prévot ]
  * Drop incompatible option with PHPUnit 10

 -- David Prévot <taffit@debian.org>  Thu, 14 Dec 2023 08:53:37 +0100

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 <taffit@debian.org>  Fri, 11 Aug 2023 08:12:18 +0200

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

  [ Jérémy Derussé ]
  * Add missing request information in discovered endpoint (#1415)
  * Prepare next releases (#1435)

  [ David Badura ]
  * implement IMDSv2 (#1380)

  [ Karamokoba (Benh) D ]
  * async_aws (Athena Client): create aws Athena Client with some operations
    (#1388)

  [ Christophe Coevoet ]
  * Add support for generating code for discovered endpoint using the URI
    (#1425)
  * Add the MediaConvert client (#1417)

  [ Nicolas Grekas ]
  * Allow Symfony 7 (#1409)

  [ Graham Campbell ]
  * Fixed broken query string encoding (#1372)

 -- David Prévot <taffit@debian.org>  Sat, 24 Jun 2023 07:32:45 +0200

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

  [ Nicolas Grekas ]
  * Add return type to ResetInterface implementations (#1371)

  [ David Prévot ]
  * Update standards version to 4.6.2, no changes needed.

 -- David Prévot <taffit@debian.org>  Tue, 28 Feb 2023 19:06:50 +0100

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

  [ Graham Campbell ]
  * Add support for eventbridge scheduler (#1328)

 -- David Prévot <taffit@debian.org>  Sun, 04 Dec 2022 10:00:27 +0100

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

  [ Timothée Barray ]
  * Create new IotData client (#1278)

 -- David Prévot <taffit@debian.org>  Fri, 05 Aug 2022 08:18:35 +0200

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

  [ Jérémy Derussé ]
  * Add support for endpoint discovery in core (#1247)

  [ Timothée Barray ]
  * feat: Add Iot client (#1267)

 -- David Prévot <taffit@debian.org>  Mon, 04 Jul 2022 08:03:44 +0200

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

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

  [ David Prévot ]
  * Update Standards-Version to 4.6.1

 -- David Prévot <taffit@debian.org>  Sat, 18 Jun 2022 16:25:46 +0200

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 <taffit@debian.org>  Tue, 21 Dec 2021 14:09:06 -0400

php-async-aws-core (1.12.0-2) unstable; urgency=medium

  * Upload to unstable in sync with Symfony 5 (Closes: #995908)

 -- David Prévot <taffit@debian.org>  Fri, 19 Nov 2021 18:04:25 -0400

php-async-aws-core (1.12.0-1) experimental; urgency=medium

  [ Nicolas Grekas ]
  * Allow symfony/contracts v3 (#1043)
  * Fix compat with http-client-contracts v3 (#1044)
  * Allow psr/log v2 & 3 (#1105)

  [ David Prévot ]
  * Drop autoloaders override for php-symfony-deprecation-contracts
  * Update standards version to 4.6.0, no changes needed.

 -- David Prévot <taffit@debian.org>  Mon, 11 Oct 2021 23:17:48 -0400

php-async-aws-core (1.10.0-1) experimental; urgency=medium

  [ Jérémy Derussé ]
  * Allow Symfony 6 (#1014)

  [ Tobias Nyholm ]
  * [Core] Prepare release 1.10.0 (#1017)

 -- David Prévot <taffit@debian.org>  Sun, 23 May 2021 11:26:50 -0400

php-async-aws-core (1.9.2-1) experimental; urgency=medium

  [ Alexander M. Turek ]
  * Indicate compatibility with psr/cache 2 and 3 (#963)

  [ Vladislav Vlastovskiy ]
  * Fix forming signature with multiple space (#981)

  [ Tobias Nyholm ]
  * [Core] Release 1.9.2 (#987)

  [ David Prévot ]
  * Generate phpabtpl at build time

 -- David Prévot <taffit@debian.org>  Wed, 21 Apr 2021 14:07:49 -0400

php-async-aws-core (1.9.1-1) experimental; urgency=medium

  [ Tobias Nyholm ]
  * [Core][Mock] Make sure we signal that $bodyDownloaded=true (#958)
  * [Core] Release 1.9.1 (#959)

  [ David Prévot ]
  * Use dh-sequence-phpcomposer instead of pkg-php-tools

 -- David Prévot <taffit@debian.org>  Wed, 24 Feb 2021 10:16:51 -0400

php-async-aws-core (1.9.0-1) experimental; urgency=medium

  [ Jérémy Derussé ]
  * Generate Exceptions (#921)
  * Prepare next release (#946)

  [ David Prévot ]
  * Exclude tests needing network

 -- David Prévot <taffit@debian.org>  Thu, 04 Feb 2021 19:04:14 -0400

php-async-aws-core (1.8.0-1) experimental; urgency=medium

  * Upload to experimental due to php-symfony-deprecation-contracts dependency

  [ Tobias Nyholm ]
  * [S3] Release 1.7.0 (#916)

  [ David Prévot ]
  * Simplify gbp import-orig workflow

 -- David Prévot <taffit@debian.org>  Sun, 31 Jan 2021 10:10:03 -0400

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

  * Initial release (php-async-aws-sqs dependency)

 -- David Prévot <taffit@debian.org>  Wed, 06 Jan 2021 21:56:47 -0400