Skip to content

Latest commit

 

History

History
145 lines (70 loc) · 8.87 KB

CHANGELOG.md

File metadata and controls

145 lines (70 loc) · 8.87 KB

Changelog

1.0.0-preview.84 (2025-02-17)

Features

  • add support for filename in Content-Disposition header (29c4d09)

Bug Fixes

  • corrects SerializationWriter.writeByteArrayValue to ensure consistency with other method writers (e895a13)
  • SerializationWriter.writeByteArrayValue should accept a null value (91bec86)

1.0.0-preview.83 (2025-02-13)

Bug Fixes

  • removes uuid package references (cba577f)
  • removes uuid usage from backing store (f1b7911)

1.0.0-preview.82 (2025-02-03)

Bug Fixes

  • implements serialization of enum collections (0a09f5c)
  • implements serialization of enum collections (#1578) (0a09f5c)

1.0.0-preview.81 (2025-01-31)

Miscellaneous Chores

  • @microsoft/kiota-abstractions: Synchronize microsoft-kiota versions

1.0.0-preview.80 (2025-01-21)

Miscellaneous Chores

  • @microsoft/kiota-abstractions: Synchronize microsoft-kiota versions

1.0.0-preview.79 (2025-01-09)

Miscellaneous Chores

  • @microsoft/kiota-abstractions: Synchronize microsoft-kiota versions

1.0.0-preview.78 (2024-12-19)

Bug Fixes

  • missing duration normalization (d78a9cb)
  • update std-uritemplate to v2.0.0 (cf12831)

1.0.0-preview.77 (2024-11-22)

Miscellaneous Chores

  • @microsoft/kiota-abstractions: Synchronize microsoft-kiota versions

1.0.0-preview.76 (2024-11-21)

Features

  • abstractions: create empty guid (ebc1e39)

1.0.0-preview.75 (2024-11-11)

Bug Fixes

1.0.0-preview.74 (2024-11-07)

Bug Fixes

  • getting rid of unnecessary guid-typescript dependency (ced60d1)
  • getting rid of unnecessary guid-typescript dependency (706ce3c)
  • using parseGuidString as validator function (7a7c9ed)

1.0.0-preview.73 (2024-11-05)

Bug Fixes

  • fix Eslint configuration to parse all files. (9a58d21)

1.0.0-preview.72 (2024-10-31)

Bug Fixes

  • resolve regression in serializeMultipartBody signature. (6434567)
  • resolve regression in serializeMultipartBody signature. (507eff6)

1.0.0-preview.71 (2024-10-28)

Miscellaneous Chores

  • @microsoft/kiota-abstractions: Synchronize microsoft-kiota versions

1.0.0-preview.70 (2024-10-24)

Features

1.0.0-preview.69 (2024-10-22)

Features

1.0.0-preview.68 (2024-10-03)

Bug Fixes

  • fixes serializeMultipartBody function to match the ModelSerializerFunction<Parsable> type after updates made in #1248 (f69c934)
  • fixes serializeMultipartBody function to match the ModelSerializerFunction<Parsable> type after updates made in #1248 (d58d949)
  • release please configuration tag alignment (5d4f2ab)
  • release please configuration tag alignment (4cc0151)

1.0.0-preview.67 (2024-10-03)

Bug Fixes

  • fixes serializeMultipartBody function to match the ModelSerializerFunction<Parsable> type after updates made in #1248 (f69c934)
  • fixes serializeMultipartBody function to match the ModelSerializerFunction<Parsable> type after updates made in #1248 (d58d949)
  • release please configuration tag alignment (5d4f2ab)
  • release please configuration tag alignment (4cc0151)