Skip to content

Latest commit

 

History

History
236 lines (122 loc) · 10.6 KB

File metadata and controls

236 lines (122 loc) · 10.6 KB

Changelog

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

Bug Fixes

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @microsoft/kiota-abstractions bumped from ^1.0.0-preview.83 to ^1.0.0-preview.84

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

Miscellaneous Chores

  • @microsoft/kiota-serialization-json: Synchronize microsoft-kiota versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @microsoft/kiota-abstractions bumped from ^1.0.0-preview.82 to ^1.0.0-preview.83

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

Bug Fixes

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @microsoft/kiota-abstractions bumped from ^1.0.0-preview.81 to ^1.0.0-preview.82

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

Miscellaneous Chores

  • @microsoft/kiota-serialization-json: Synchronize microsoft-kiota versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @microsoft/kiota-abstractions bumped from ^1.0.0-preview.80 to ^1.0.0-preview.81

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

Miscellaneous Chores

  • @microsoft/kiota-serialization-json: Synchronize microsoft-kiota versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @microsoft/kiota-abstractions bumped from ^1.0.0-preview.79 to ^1.0.0-preview.80

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

Miscellaneous Chores

  • @microsoft/kiota-serialization-json: Synchronize microsoft-kiota versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @microsoft/kiota-abstractions bumped from ^1.0.0-preview.78 to ^1.0.0-preview.79

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

Miscellaneous Chores

  • @microsoft/kiota-serialization-json: Synchronize microsoft-kiota versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @microsoft/kiota-abstractions bumped from ^1.0.0-preview.77 to ^1.0.0-preview.78

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

Miscellaneous Chores

  • @microsoft/kiota-serialization-json: Synchronize microsoft-kiota versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @microsoft/kiota-abstractions bumped from ^1.0.0-preview.76 to ^1.0.0-preview.77

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

Miscellaneous Chores

  • @microsoft/kiota-serialization-json: Synchronize microsoft-kiota versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @microsoft/kiota-abstractions bumped from ^1.0.0-preview.75 to ^1.0.0-preview.76

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

Miscellaneous Chores

  • @microsoft/kiota-serialization-json: Synchronize microsoft-kiota versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @microsoft/kiota-abstractions bumped from ^1.0.0-preview.74 to ^1.0.0-preview.75

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)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @microsoft/kiota-abstractions bumped from ^1.0.0-preview.73 to ^1.0.0-preview.74

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

Bug Fixes

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

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @microsoft/kiota-abstractions bumped from ^1.0.0-preview.72 to ^1.0.0-preview.73

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

Miscellaneous Chores

  • @microsoft/kiota-serialization-json: Synchronize microsoft-kiota versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @microsoft/kiota-abstractions bumped from ^1.0.0-preview.71 to ^1.0.0-preview.72

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

Bug Fixes

  • set version in package files to be updated by release please (d33ddef)
  • set version in package files to be updated by release please (4da42b6)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @microsoft/kiota-abstractions bumped from ^1.0.0-preview.70 to ^1.0.0-preview.71

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

Miscellaneous Chores

  • @microsoft/kiota-serialization-json: Synchronize microsoft-kiota versions

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

Miscellaneous Chores

  • @microsoft/kiota-serialization-json: Synchronize microsoft-kiota versions

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)