PackageTrack
Sign in Get early access

microsoft/kiota-serialization-json

Implementation of Kiota serialization abstractions using Json.

2.0.2 4.7M downloads/mo #1199 most downloaded on Packagist microsoft/kiota-serialization-json-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 8 months

Most releases are documented

notes for 18 of 24 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

24 releases · first in 2022

5 releases in the last 12 months

see the full history below

Release timeline

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

Releases

latest 24
  1. 2.0.2 20 Apr 2026
    Release notes

    Miscellaneous Chores

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

    Miscellaneous Chores

    • microsoft-kiota-serialization-json: Synchronize microsoft-kiota-php versions
    Open source →
  2. 2.0.1 16 Mar 2026
    Release notes

    Bug Fixes

    • reduce parse node allocations when deserializing primitive types (24eda87)

    Performance Improvements

    • reduce parse node allocations when deserializing primitive types (fc07fcb)
    Open source →
    Release notes

    Bug Fixes

    • reduce parse node allocations when deserializing primitive types (24eda87)

    Performance Improvements

    • reduce parse node allocations when deserializing primitive types (fc07fcb)
    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

    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)
    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

    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)
    Open source →
  4. 1.5.2 18 Dec 2025
    Release notes

    Miscellaneous Chores

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

    Miscellaneous Chores

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

    Miscellaneous Chores

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

    Miscellaneous Chores

    • microsoft-kiota-serialization-json: Synchronize microsoft-kiota-php versions
    Open source →
  6. 1.5.0 19 Feb 2025
    Release notes

    Features

    • Aligns all Kiota PHP versions to 1.5.0. Moving forward, all features/bug fixes will result in a version bump of all Kiota core libraries.

    Bug Fixes

    • Json serialization tests namespace (e80465e)
    • removes call to addcslashes in getStringValue() functions (f7097a1)
    Open source →
    Release notes

    Features

    • add kiota bundle (575e3bc)
    • add release please configuration to monorepo (57de3a2)

    Bug Fixes

    • Json serialization tests namespace (e80465e)
    • removes call to addcslashes in getStringValue() functions (f7097a1)
    • removes call to addcslashes in getStringValue() functions (64db05d)
    • subproject config & CI (673beef)
    Open source →
  7. v1.3.1 16 Sep 2024

    Nothing published for this version

  8. 1.3.0 04 Jun 2024
    Release notes

    What's Changed

    Full Changelog: 1.2.0...1.3.0

    Open source →
  9. 1.2.0 08 May 2024
    Release notes

    What's Changed

    Full Changelog: 1.1.0...1.2.0

    Open source →
  10. 1.1.0 15 Mar 2024
    Release notes

    What's Changed

    Full Changelog: 1.0.1...1.1.0

    Open source →
  11. 1.0.1 01 Dec 2023

    Nothing published for this version

  12. 1.0.0 01 Nov 2023
    Release notes

    Changed

    • Return only non-null values within deserialized collections
    • Bumped abstractions to 1.0.0
    • Mark package as stable
    Open source →
  13. 0.7.0 30 Oct 2023
    Release notes

    Added

    • Adds CHANGELOG. #47

    Changed

    • Disabled PHP-HTTP discovery plugin. #49
    • Bumps Kiota Abstractions dependency version. #52
    Open source →
  14. 0.6.0 29 Jun 2023
    Release notes

    Added

    • Disable pipeline runs for forks. #38

    Changed

    • Handle null values when serializing intersection wrappers. #39
    Open source →
  15. 0.5.1 12 Jun 2023
    Release notes

    Changed

    • Fix DateTime serialization. #35
    Open source →
  16. 0.5.0 18 May 2023
    Release notes

    Changed

    • Bump abstractions. #29
    Open source →
  17. 0.4.3 13 Apr 2023
    Release notes

    Added

    • Support deserializing objects to stream. #22
    Open source →
  18. 0.4.2 22 Mar 2023
    Release notes

    Changed

    • Fix static analysis issues. #17
    • Fix PHPStan failure when getting object value from JsonParseNode. #18
    Open source →
  19. 0.4.1 06 Mar 2023
    Release notes

    Changed

    • fix: tab escaping. #15
    Open source →
  20. 0.4.0 21 Feb 2023
    Release notes

    Added

    • Composed types (De)serialization support. #6
    • Add SonarCloud Coverage reporting. #10
    • Change workflow to use strategy matrix for PHP versions. #8

    Changed

    • Bump Abstractions version. #13

    For previous releass, please see our Release Notes

    Open source →
  21. 0.3.0 07 Nov 2022

    Nothing published for this version

  22. 0.2.1 03 Oct 2022

    Nothing published for this version

  23. 0.2.0 04 Jul 2022

    Nothing published for this version

  24. 0.1.0 24 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