Skip to content

Commit

Permalink
calendarsync release 5.0.14 - fix voor illegale Google API DateTime w…
Browse files Browse the repository at this point in the history
…aarden (CreatedDateTimeOffset)
  • Loading branch information
jbennink committed Oct 16, 2024
1 parent 6017bc0 commit 4a8fb3a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions releases/v5/calendarsync/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@ Dit zijn de Release Notes voor het CalendarSync Service. Release Notes voor de o

<br/>

***
## v5.0.14 - 2024-10-16
### Change
- Exceptions na de vorige aanpassing. Kennelijk geeft de Google soms data terug met illegala datums In hjet CreatedDateTimeOffset veld stond ineens '0000-12-31 00:00:00.000' wat duidelijk niet kan kloppen! Extra Exception handling en defaults toegevoegd zodat de Agenda's weer verder syncen.


***
## v5.0.13 - 2024-10-09
### Change
- De Google Api geeft aan dat de DateTime properties deprecated zijn en dat de DateTimeDateTimeOffset (mooie naam) velden gebruikt moeten worden.

***
## v5.0.12 - 2024-10-08
### Fix
Expand Down

0 comments on commit 4a8fb3a

Please sign in to comment.