PackageTrack
Sign in Get early access

microsoft/kiota-abstractions

Abstractions for Kiota

2.0.2 4.8M downloads/mo #1186 most downloaded on Packagist microsoft/kiota-abstractions-php

What this package is like to depend on

Last release 4 months ago

20 Apr 2026

Release timing varies

gaps range from 3 weeks to 9 months

Most releases are documented

notes for 29 of 43 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

43 releases · first in 2022

5 releases in the last 12 months

see the full history below

Release timeline

43 releases · Jun 2022 to Apr 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 43
  1. 2.0.2 20 Apr 2026
    Release notes

    Bug Fixes

    • abstractions: drop doctrine/annotations via native docblock parser (#88) (04f41a0)
    Open source →
    Release notes

    Bug Fixes

    • abstractions: drop doctrine/annotations via native docblock parser (#88) (04f41a0)
    Open source →
  2. 2.0.1 16 Mar 2026
    Release notes

    Miscellaneous Chores

    • microsoft-kiota-abstractions: Synchronize microsoft-kiota-php versions
    Open source →
    Release notes

    Miscellaneous Chores

    • microsoft-kiota-abstractions: Synchronize microsoft-kiota-php versions
    Open source →
  3. 2.0.0 24 Feb 2026
    Release notes

    ⚠ BREAKING CHANGES

    • remove support for php 7.2 through 8.2 to address security issues
    • remove support for php 7.2 through 8.2 to address security issues
    • remove support for php 7.2 through 8.2 to address security issues

    Bug Fixes

    • drop PHP 7.4 support, raise minimum to PHP 8.2 (194f577)
    • remove PHP 7.4 support and upgrade minimum to PHP 8.2 (35160f4)
    • remove support for php 7.2 through 8.2 to address security issues (8654976)
    • remove support for php 7.2 through 8.2 to address security issues (5ddf7c6)
    • remove support for php 7.2 through 8.2 to address security issues (7d6101e)
    Open source →
    Release notes

    ⚠ BREAKING CHANGES

    • remove support for php 7.2 through 8.2 to address security issues
    • remove support for php 7.2 through 8.2 to address security issues
    • remove support for php 7.2 through 8.2 to address security issues

    Bug Fixes

    • drop PHP 7.4 support, raise minimum to PHP 8.2 (194f577)
    • remove PHP 7.4 support and upgrade minimum to PHP 8.2 (35160f4)
    • remove support for php 7.2 through 8.2 to address security issues (8654976)
    • remove support for php 7.2 through 8.2 to address security issues (5ddf7c6)
    • remove support for php 7.2 through 8.2 to address security issues (7d6101e)
    Open source →
  4. 1.5.2 18 Dec 2025
    Release notes

    Miscellaneous Chores

    • microsoft-kiota-abstractions: Synchronize microsoft-kiota-php versions
    Open source →
    Release notes

    Miscellaneous Chores

    • microsoft-kiota-abstractions: Synchronize microsoft-kiota-php versions
    Open source →
  5. 1.5.1 08 Oct 2025
    Release notes

    Bug Fixes

    • Strip fractional seconds from date interval strings (5987666)
    • Strip fractional seconds from date interval strings (a717930)
    Open source →
    Release notes

    Bug Fixes

    • Strip fractional seconds from date interval strings (5987666)
    • Strip fractional seconds from date interval strings (a717930)
    Open source →
  6. 1.5.0 17 Feb 2025
    Release notes

    What's Changed

    Full Changelog: 1.4.0...1.5.0

    Open source →
    Release notes

    Features

    • add release please configuration to monorepo (57de3a2)
    Open source →
  7. 1.4.0 30 May 2024
    Release notes

    What's Changed

    Full Changelog: 1.3.1...1.4.0

    Open source →
  8. 1.3.1 02 May 2024
    Release notes

    What's Changed

    Full Changelog: 1.3.0...1.3.1

    Open source →
  9. 1.3.0 02 May 2024
    Release notes

    What's Changed

    Full Changelog: 1.2.0...1.3.0

    Open source →
  10. 1.2.0 25 Mar 2024
    Release notes

    What's Changed

    Full Changelog: 1.1.0...1.2.0

    Open source →
  11. 1.1.0 10 Jan 2024

    Nothing published for this version

  12. 1.0.2 01 Dec 2023

    Nothing published for this version

  13. 1.0.1 02 Nov 2023

    Nothing published for this version

  14. 1.0.0 01 Nov 2023
    Release notes

    Changed

    • Deserializing collections of objects to return a non-nullable value within the collection. #106
    • Bump OpenTelemetry SDK dependency to stable 1.0.0. #106
    Open source →
  15. 0.9.1 31 Oct 2023
    Release notes

    Changed

    • Made return type of AccessTokenProvider getAuthorizationTokenAsync() nullable. #104
    Open source →
  16. 0.9.0 30 Oct 2023
    Release notes

    Added

    • Adds generic types to Promise types in PHPDocs

    Changed

    • Ensure changes to nested BackedModel or array<BackedModel> properties in the backing store makes the entire backing store value dirty.
    Open source →
  17. 0.8.5 17 Oct 2023
    Release notes

    Changed

    • Disabled auto-suggestion of PSR implementations by OpenTelemetry SDK. #95
    Open source →
  18. 0.8.4 12 Oct 2023
    Release notes

    Added

    • exposed the tryAdd method of request headers through request info.

    Changed

    • Defaults the content type parameter in setStreamContent to application/octet-stream
    Open source →
  19. v0.8.3 11 Oct 2023
    Release notes

    Added

    • Adds CHANGELOG. #86
    • Added a content type parameter to the set stream content method in request information.
    • Added a try add method for request headers.

    Changed

    • Update tests for date serialization logic. #89
    Open source →
  20. 0.8.2 05 Oct 2023
    Release notes

    Added

    • Adds missing fabric bot configuration. #76
    • Add support for observability. #80
    • Add tryAdd to RequestHeaders. #81

    Changed

    • Switch to std-uritemplate. #78
    Open source →
  21. 0.8.1 10 Jul 2023
    Release notes

    Changed

    • Validate derived types in collections. #74
    Open source →
  22. 0.8.0 29 Jun 2023
    Release notes

    Changed

    • Handle nulls when merging deserializers & serializing intersection wrappers. #70
    Open source →
  23. 0.7.1 20 Jun 2023
    Release notes

    Added

    • Add util to validate type of collection values. #67

    Changed

    • Disable pipeline runs for forks. #66
    Open source →
  24. 0.7.0 18 May 2023
    Release notes

    Changed

    • Remove unused abandoned php-http/message-factory dependency. #61
    Open source →
  25. 0.6.7 15 May 2023
    Release notes

    Added

    • CAE support - Allow auth layer to receive claims. #51
    Open source →
  26. 0.6.6 05 May 2023
    Release notes

    Added

    • Add response headers to the api exception class. #57
    Open source →
  27. 0.6.5 13 Apr 2023
    Release notes

    Changed

    • Fix visibility of request config properties. #54
    Open source →
  28. 0.6.4 13 Apr 2023
    Release notes

    Added

    • Add base type for config and request builder. #43
    Open source →
  29. 0.6.3 22 Mar 2023
    Release notes

    Added

    • Add generic PHPDoc types to request adapter. #47
    Open source →
  30. 0.6.2 20 Mar 2023
    Release notes

    Added

    • Add generics PHPDoc tags to ParseNode methods. #42
    Open source →
  31. 0.6.1 06 Mar 2023
    Release notes

    Changed

    • Refactor request headers. #37
    • Return empty if request header key doesn't exist. #38
    • Ignore interfaces from coverage information. #39
    Open source →
  32. 0.6.0 21 Feb 2023
    Release notes

    Added

    • Support deserialization of composed types. #29
    • Adds dependabot auto-merge and conflicts workflows. #31
    • Add test matrix for supported PHP versions. #30
    • Add SonarCloud code coverage. #32
    • Add response status code to API exception. #34

    Changed

    • Make return BackingStoreFactorySingleton getInstance() return type non-nullable. #33

    Removed

    • Deprecates [get|set]Response from ApiException. The exception now only exposes the HTTP response status code

    For entries before this version, please see Release Notes

    Open source →
  33. 0.5.0 24 Jan 2023

    Nothing published for this version

  34. 0.4.4 12 Jan 2023

    Nothing published for this version

  35. 0.4.3 23 Nov 2022

    Nothing published for this version

  36. 0.4.2 15 Nov 2022

    Nothing published for this version

  37. 0.4.1 14 Nov 2022

    Nothing published for this version

  38. 0.4.0 07 Nov 2022

    Nothing published for this version

  39. 0.3.2 25 Oct 2022

    Nothing published for this version

  40. 0.3.1 24 Oct 2022

    Nothing published for this version

  41. 0.3.0 03 Oct 2022

    Nothing published for this version

  42. 0.2.0 30 Jun 2022

    Nothing published for this version

  43. 0.1.0 21 Jun 2022

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive