Skip to content

chore(master): release 4.2.0#114

Merged
Tr00d merged 1 commit into
masterfrom
release-please--branches--master
Jul 15, 2026
Merged

chore(master): release 4.2.0#114
Tr00d merged 1 commit into
masterfrom
release-please--branches--master

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 7, 2025

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

4.2.0 (2026-07-15)

Features

Bug Fixes

  • #85 (ce5f7d9)
  • SerializerSettings could reach be accessed in a state where ClientOptions were not defined (c852fc3)
  • 35 (5aa1835)
  • lower Newtonsoft.Json minimum version to 13.0.2 (#126) (20e7848)
  • Null object reference could be reached if there was no request data specified (ac37a62)
  • null-reference crash when a Where predicate null-checks a captured value (#122) (5581287)
  • PrepareRequestHeaders could be called without ClientOptions setting a default value (183bb55)
  • preserve DateTime kind, precision, and wall-clock across read and write (#123) (5c71f1c), closes #120

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--master branch 2 times, most recently from 7c7b766 to a68eb8c Compare July 9, 2026 05:56
@Tr00d Tr00d self-assigned this Jul 9, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--master branch 2 times, most recently from 558571a to ae638ce Compare July 10, 2026 08:32
@github-actions
github-actions Bot force-pushed the release-please--branches--master branch from ae638ce to 9edbb9c Compare July 15, 2026 07:24
@Tr00d
Tr00d merged commit a5d1eea into master Jul 15, 2026
1 check passed
@Tr00d
Tr00d deleted the release-please--branches--master branch July 15, 2026 07:36
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DateTime columns lose timezone kind and sub-second precision on read

1 participant