[64517] v5.0.0 Release#164
Merged
mrashed-dev merged 5 commits intoJul 21, 2021
Merged
Conversation
|
This pull request has been linked to Clubhouse Story #64517: Release Python SDK 5.0.0. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
New
nylasv5.0.0 release bringing in the following additions:metadatasupport ([58500] Python SDK support for metadata for events #152)Nylas-API-Versionheader support ([62344] AddedNylas-API-Versionheader support #157, No way to specify Nylas-API-Version (2.1 required for event.ics_uid) #151)as well as the following changes:
app_idandapp_secretnaming toclient_idandclient_secret([62378] Updated credential naming to be consistent with the API and other SDKs #159, Credentials naming should be consistent #86)draft([62077] Fix adding a tracking object to an existingdraft#153)datetimeobjects totimestamp([62132] Fix issue when converting offset-awaredatetimeobjects totimestamp#154, Cannot use timezone aware datetimes in messages API #143)limitvalue in filter not being used when making.all()call ([47453] Fixlimitvalue in filter not being used when making.all()call #155)from_field set by attribute on draft ignored ([63008]from_field set by attribute on draft ignored #162,from_field set by attribute on draft ignored when sending #160)bumpversionfrom a required dependency to an extra dependency ([62389] Removebumpversionas a runtime dependency #158, Remove bumpversion as a runtime dependency? #144)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.