Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
flyingsilverfin committed Aug 11, 2023
1 parent c477cd9 commit a76bbcb
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions RELEASE_NOTES_LATEST.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,14 @@ pip install typedb-client=={version}


## Bugs Fixed
- **Make datetime attribute inserts and matches time-zone invariant**
- **Safer cluster channel initialisation & better handling of invalid token errors**
When using CA in the authorisation flow, we fix a bug where the client tries to access client state that may not exist yet.

Enables and fixes the BDD tests to check timezone-invariance of inserting and reading datetime attributes.

Fixes #298

## Code Refactors


## Other Improvements
- **Update VERSION to 2.18.2**

- **Bump TypeDB artifacts to 2.19.0**

0 comments on commit a76bbcb

Please sign in to comment.