Skip to content

Latest commit

 

History

History
552 lines (311 loc) · 18.9 KB

CHANGELOG.md

File metadata and controls

552 lines (311 loc) · 18.9 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project does adheres to Semantic Versioning.

5.67.0 (2024-12-13)

Features

  • generation: update request builders and models (afe7f81)

5.66.0 (2024-12-11)

Features

  • generation: update request builders and models (6ac50a9)

5.65.0 (2024-12-05)

Features

  • generation: update request builders and models (fb5ce20)

5.64.0 (2024-11-28)

Features

  • generation: update request builders and models (3999726)

5.63.0 (2024-11-20)

Features

  • generation: update request builders and models (aa9f964)

5.62.0 (2024-11-07)

Features

  • generation: update request builders and models (597a3a3)

5.61.0 (2024-10-17)

Features

  • generation: update request builders and models (4be8c0c)

5.60.0 (2024-10-09)

Features

  • generation: update request builders and models (7a825b2)

5.59.0 (2024-10-02)

Features

  • generation: update request builders and models (25963f3)

5.58.0 (2024-09-11)

Features

  • generation: update request builders and models (ce5ccf9)

5.57.0 (2024-09-05)

Features

  • generation: update request builders and models (3af197e)

Bug Fixes

  • updated the UploadSession model to implement IUploadSession from the core package. (a637159)

5.56.1 (2024-08-27)

Bug Fixes

  • update to use non obsolete constructors and methods (b764551)

[5.56.0] - 2024-06-06

  • Latest metadata updates from 4th June 2024.

[5.55.0] - 2024-05-31

  • Latest metadata updates from 28th May 2024.

[5.54.0] - 2024-05-23

  • Latest metadata updates from 21st May 2024.

[5.53.0] - 2024-05-16

  • Latest metadata updates from 14th May 2024.

[5.52.0] - 2024-05-08

  • Latest metadata updates from 7th May 2024.

[5.51.0] - 2024-05-02

  • Latest metadata updates from 24th April 2024.

[5.50.0] - 2024-04-17

  • Latest metadata updates from 24th April 2024.

[5.49.0] - 2024-04-17

  • Latest metadata updates from 17th April 2024.

[5.48.0] - 2024-04-09

  • Latest metadata updates from 9th April 2024.

[5.47.0] - 2024-04-04

  • Latest metadata updates from 4th April 2024.

[5.46.0] - 2024-03-27

  • Latest metadata updates from 27th March 2024.

[5.45.0] - 2024-03-21

  • Latest metadata updates from 20th March 2024.

[5.44.0] - 2024-02-28

  • Latest metadata updates from 27th February 2024.

[5.43.0] - 2024-02-21

  • Latest metadata updates from 20th February 2024.
  • Fixes missing type information in deprecation information

[5.42.0] - 2024-02-14

  • Latest metadata updates from 13th February 2024.

[5.41.0] - 2024-01-31

  • Latest metadata updates from 30th January 2024.
  • Fixes DateTimeTimeZone.ToDateTime returning incorrect parsed date(#2286)

[5.40.0] - 2024-01-24

  • Latest metadata updates from 24th January 2024.

[5.39.0] - 2024-01-16

  • Latest metadata updates from 16th January 2024.
  • Fixes missing interfaces for changenotification models(#2237).

[5.38.0] - 2024-01-03

  • Latest metadata updates from 2nd January 2024.

[5.37.0] - 2023-12-13

  • Latest metadata updates from 12th December 2023.

[5.36.0] - 2023-11-22

  • Reduces the size of the generated code (microsoft/kiota#3651)
  • Fixes missing changeType parameter in messages delta api (#2195)
  • Latest metadata updates from 21st November 2023.

[5.35.0] - 2023-11-15

  • Fixes Accept header values generated by the SDK.
  • Latest metadata updates from 14th November 2023.

[5.33.0] - 2023-11-02

  • Latest metadata updates from 31st October 2023.

[5.32.0] - 2023-10-24

  • SDK is compatible with trimming(#2174)
  • Latest metadata updates from 24th October 2023.

[5.31.0] - 2023-10-19

  • Latest metadata updates from 17th October 2023.

[5.30.0] - 2023-10-12

  • Fixes incorrect casing of model properties during serialization/deserialization (microsoft/kiota#343)
  • Latest metadata updates from 5th October 2023.

[5.29.0] - 2023-10-05

  • Drops invalid function/actions bound to directoryObject type. These are the permissionGrants,externalSponsors, internalSponsors and appliesTo navigation properties. (microsoftgraph/msgraph-metadata#451)
  • Fixes missing nested paths under deviceAppManagement/mobileApps path
  • Fixes initialization of ChangeNotificationCollection model (#2138)
  • Latest metadata updates from 5th October 2023.

[5.28.0] - 2023-09-20

  • Fixes odata cast paths for deviceAppManagement/mobileApps path
  • Latest metadata updates from 19th September 2023.

[5.27.0] - 2023-09-13

  • Improves message of OdataError(#2094)
  • Latest metadata updates from 12th September 2023.

[5.26.0] - 2023-09-06

  • Fixes serialization and deserialization of bitwise enums.
  • Latest metadata updates from 6th September 2023.

[5.25.0] - 2023-08-30

  • Add WithUrl request builders to allow for easier making of requests with arbitrary Urls(microsoft/kiota#3212)
  • Latest metadata updates from 29th August 2023.

[5.24.0] - 2023-08-23

  • Adds GraphServiceClient constructor for use with a TokenCredential and a HttpClient.
  • Fix for incorrect discriminator in DirectoryObject type (#2084).
  • Fix for incorrect property names when the reserved names matched the type name (microsoft/kiota#3107).
  • Fix for missing PlannerCheckListItem and PlannerExternalReference models (#2050).
  • Latest metadata updates from 22nd August 2023.

[5.23.0] - 2023-08-16

  • Fix for incorrect property names when the reserved names matched the type name (microsoft/kiota#3107).
  • Latest metadata updates from 15th August 2023.

[5.22.0] - 2023-08-09

  • Latest metadata updates from 8th August 2023.

[5.21.0] - 2023-08-02

  • Latest metadata updates from 1st August 2023.

[5.20.0] - 2023-07-26

  • Fixes/removes incorrect Localizations entitySet/path/request builder in the GraphServiceClient
  • Latest metadata updates from 25th July 2023.

[5.19.0] - 2023-07-19

  • Latest metadata updates from 18th July 2023.

[5.18.0] - 2023-07-12

  • Fixes missing odata cast paths for Directory Role in memberOf and transitiveMemberOf(microsoftgraph/msgraph-metadata#372).
  • Fixes enum member naming in Microsoft.Graph.Models.IdentityGovernance.ValueObject type after fix in microsoft/kiota#2874
  • Latest metadata updates from 11th July 2023.

[5.17.0] - 2023-07-05

  • Fixes missing odata cast path for roomList in places API.
  • Latest metadata updates from 4th July 2023.

[5.16.0] - 2023-06-27

  • Fixes missing Model query parameter for Channels.GetAllMessages (#1979)
  • Fixes missing StartDateTime and EndDateTime query parameters for Event delta functions (#1860)
  • Fixes missing PostAsync() method for AdministrativeUnits[""].Members (#1828)
  • Fixes stream buffering for Stream response (#1954)
  • Latest metadata updates from 27th June 2023

[5.15.0] - 2023-06-21

  • Fixes incorrect naming for the InnerError property in MainError (#1916)
  • Latest metadata updates from 20th June 2023

[5.14.0] - 2023-06-13

  • Fixes missing GET method for teams singleton (#1956)
  • Latest metadata updates from 13th June 2023

[5.13.0] - 2023-06-09

  • Latest metadata updates from 6th June 2023

[5.12.0] - 2023-05-24

  • Latest metadata updates from 23rd May 2023

[5.11.0] - 2023-05-17

  • Latest metadata updates from 16th May 2023
  • Fixes incorrect count path in sites lists (#1749)
  • Fixes ItemWithPath not propagating request configuration options.(#1806)

[5.10.0] - 2023-05-10

[5.9.0] - 2023-05-03

  • Latest metadata updates from 2nd May 2023
  • Fixes missing printJob paths in metadata (#1823)
  • Fixes incorrect path for methods in security namespace (#1823, #1691)
  • Fixes incorrect paths for methods in call records namespace (#1787)

[5.8.0] - 2023-04-27

  • Latest metadata updates from 25th April 2023
  • Drops orphaned collection models unnecessarily generated due to inheritance (microsoft/kiota#2543)

[5.7.0] - 2023-04-18

  • Latest metadata updates from 18th April 2023
  • Fixes missing /mailBoxSettings paths on user objects (#1712)
  • Adds response headers collection to ApiException object (#1755)
  • Fixes missing query parameters for mailFolders api (#1814)

[5.6.0] - 2023-04-12

  • Latest metadata updates from 12th April 2023
  • Fixes disposing of implicitly constructed BaseGraphRequestAdapter (#1724)

[5.5.0] - 2023-04-06

Changed

  • Fixes missing dateTime query parameters for bookingBusinesses (#1791)
  • Fixes missing exapand clauses for calendars and contactFolder (#1788)
  • Fixes return type when uploading small files to drive (#1718)
  • Fixes inconsistencies in errors when using batch requests. (#1782)

Added

  • Latest metadata updates from 6th April 2023

[5.4.0] - 2023-03-28

Added

  • Updates kiota abstraction library dependencies to reduce code size in generation.
  • Metadata fixes for missing expand clauses for contact endpoints
  • Latest metadata updates from 28th March 2023

[5.3.0] - 2023-03-21

Added

  • Allows checking for status codes without parsing request bodies in batch requests (microsoftgraph/msgraph-sdk-dotnet-core#626)
  • Updates kiota abstraction library dependencies to fix serialization errors.
  • Metadata fixes for missing expand clauses for messages,calendar and mailfolder endpoints
  • Latest metadata updates from 21st March 2023

[5.2.0] - 2023-03-14

Added

  • Updated core version to fix delta link parsing in pageiterator
  • Updated core version to use range dependency for System.Text.Json and System.DiagnosticSource
  • Latest metadata updates from 14th March 2023

[5.1.0] - 2023-03-07

Added

  • Adds support for enhanced batch requests
  • Latest metadata updates from 7th March 2023

[5.0.0] - 2023-02-28

  • GA release for Kiota SDK version

[5.0.0-rc.5] - 2023-02-09

  • [Breaking] Namespace and Request Builder renaming to align to paths defined in metadata (microsoft/kiota#2209)
  • Latest metadata updates from 7th February 2023 snapshot.

[5.0.0-rc.4] - 2023-01-25

  • Adds support for nullable reference types.
  • Latest metadata updates from 24th January 2023 snapshot.

[5.0.0-rc.3] - 2023-01-16

Changed

  • Fixed a regression where passing custom base url would not be reflected in the requests.
  • Latest metadata updates from 17th January 2023 snapshot.

[5.0.0-rc.2] - 2023-01-11

Changed

  • [Breaking] Renames CreateXXXRequestInformation methods to `ToXXXRequestInformation
  • Adds IAuthenticationProvider parameter to GraphServiceClient constructor taking a httpClient instance.
  • Latest metadata updates from 12th January 2023 snapshot

[5.0.0-rc.1] - 2022-12-16

Added

  • Adds support for multi value headers
  • Adds support for URI Form Encoded(application/x-www-form-urlencoded) serialization

Changed

  • Fixes Guid types represented as strings
  • Latest metadata updates from 14th December 2022 snapshot

[5.0.0-preview.14] - 2022-11-23

Changed

  • Adds baseUrl parameter to GraphServiceClient constructor to allow for easier updating of target endpoint
  • Adds ItemWithPath for request builder to enable path retrieval of drive items
  • Fix for default OdataType property in models causing errors from the API
  • Latest metadata updates from 22nd November 2022 snapshot

[5.0.0-preview.13] - 2022-10-18

Changed

  • Adds OdataDeltaLink property to collection responses for delta
  • Changes the ResponeHandler parameter in request builders to be a RequestOption in dotnet #1858
  • Latest metadata updates from 18th October 2022 snapshot

[5.0.0-preview.12] - 2022-09-29

Added

Changed

  • Fixes incorrect types for collection types referencing enums - Kiota #1846
  • Fixes missing return object types for PATCH/POST/PUT calls - microsoftgraph/msgraph-beta-sdk-dotnet#478
  • Fixes missing QueryParameters for odata functions e.g delta
  • Latest metadata updates from 27th September 2022 snapshot

[5.0.0-preview.11] - 2022-07-20

Changed

  • Latest metadata updates from 13th September 2022 snapshot
  • MAUI support
  • Fix incorrected nested paths that would point to incorrect request builders.

[5.0.0-preview.10] - 2022-07-20

Added

  • Latest metadata updates from 19th July 2022 snapshot
  • Fix for missing @odata.type properties in models

[5.0.0-preview.9] - 2022-07-13

Added

  • Adds support for cancellation token support on large file uploads.

Changed

  • Latest metadata updates from 12th July 2022 snapshot
  • Fixed incorrect casing of some properties on serialization [#483]

[5.0.0-preview.8] - 2022-06-21

Added

  • Latest metadata updates from 21st June 2022 snapshot

Changed

  • Fixed missing derived models not directly referenced in openApi paths

[5.0.0-preview.7] - 2022-06-09

Added

  • Latest metadata updates from 7th June 2022 snapshot
  • Adds missing odata cast paths for the places API
  • Adds functionality to send the relevant accept header request execution

Changed

  • Fixed missing response error mappings for OData functions/actions
  • Fixed missing actions/functions defined on collection navigation properties
  • Fixed missing derived models not directly referenced in openApi paths
  • Fixed paging for odata functions/actions e.g. delta requests

[5.0.0-preview.6] - 2022-06-02

Added

  • Adds missing odata cast paths to enable requests for specific kind of objects

Changed

  • Fixes exceptions on deserialization of payload that do not have @odata.type
  • Fixes instances with missing key values for path parameters

[5.0.0-preview.5] - 2022-05-20

Changed

  • [Breaking] Adds support CAE in the authentication provider
  • [Breaking] Generated request parameter objects renamed to include http method name
  • Enables the backing store to enable dirty tracking of objects

[5.0.0-preview.4] - 2022-05-06

Changed

  • [Breaking] Request configuration revamp to support Kiota #1494

[5.0.0-preview.3] - 2022-04-20

Changed

  • Rename queryOptions parameters to be more descriptive

[5.0.0-preview.2] - 2022-04-05

Added

  • Added support for vendor specific content types
  • Added support for 204 no content responses

Changed

  • Update namespaces to be more discoverable (beta lib uses Microsoft.Graph.Beta namespace)
  • Rename queryOptions parameters to be more descriptive

[5.0.0-preview.1] - 2022-03-24

Added

  • Initial Kiota generated SDK version