Skip to content

Release 2.14.1#301

Merged
googsvg merged 1 commit intomainfrom
go/release-2.14.1
Feb 4, 2026
Merged

Release 2.14.1#301
googsvg merged 1 commit intomainfrom
go/release-2.14.1

Conversation

@googsvg
Copy link
Contributor

@googsvg googsvg commented Feb 4, 2026

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

[2.14.1]

Added

  • Client-side validation for CreateEventRequest.When.Timespan and UpdateEventRequest.When.Timespan to ensure endTime is after startTime, preventing confusing API errors
  • validationErrors field to NylasApiError to capture field-level validation errors from the API
  • Enhanced error messages in NylasApiError.toString() to display validation errors, provider errors, and request IDs for easier debugging

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.84%. Comparing base (c9a949b) to head (c553f67).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #301   +/-   ##
=========================================
  Coverage     81.84%   81.84%           
  Complexity      347      347           
=========================================
  Files            36       36           
  Lines           997      997           
  Branches         90       90           
=========================================
  Hits            816      816           
  Misses          128      128           
  Partials         53       53           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@googsvg googsvg merged commit e17d7ef into main Feb 4, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants