Skip to content

Releases: microsoft/kiota-serialization-json-php

2.0.2

20 Apr 16:10
c8663b3

Choose a tag to compare

Miscellaneous Chores

  • microsoft-kiota-serialization-json: Synchronize microsoft-kiota-php versions

2.0.1

16 Mar 13:29
311ed93

Choose a tag to compare

Bug Fixes

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

Performance Improvements

  • reduce parse node allocations when deserializing primitive types (fc07fcb)

2.0.0

24 Feb 19:50
73f4fcb

Choose a tag to compare

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

1.5.2

18 Dec 13:46
7682906

Choose a tag to compare

Miscellaneous Chores

  • microsoft-kiota-serialization-json: Synchronize microsoft-kiota-php versions

1.5.1

08 Oct 16:47
8537f9e

Choose a tag to compare

Miscellaneous Chores

  • microsoft-kiota-serialization-json: Synchronize microsoft-kiota-php versions

1.5.0

19 Feb 06:29
ec99e2c

Choose a tag to compare

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)

v1.3.0

04 Jun 13:33
1e7b71b

Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.3.0

Release 1.2.0

08 May 10:46
0d0de25

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

Release 1.1.0

15 Mar 14:40
dafd911

Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.1.0

v1.0.1

01 Dec 09:34
4fad197

Choose a tag to compare

What's Changed

  • Exclude non-prod files from shipped archive by @Ndiritu in #55

Full Changelog: 1.0.0...1.0.1