Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Release v1.7 #223

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Joezanini merged 23 commits into master from v1.7
Apr 17, 2024
Merged

Release v1.7 #223

Joezanini merged 23 commits into master from v1.7
Apr 17, 2024

Conversation

Copy link
Collaborator

@cmlccie cmlccie commented Mar 31, 2024

Intended to be the last Python v2/v3 compatible release of the webexteamssdk package. This release should be compatible with Python v2.7 and Python v3.10.

This release is not compatible with Python v3.11+.

The next major release will remove support for Python v2 and should be compatible with Python v3.10+.

Included in this release:

cmlccie added 23 commits February 19, 2024 17:10
Resolves PEP8 requirement #211
- Format using black
- Format using ruff
- Manually fix remaining flake8 errors
Don't query events more than a year old.
- Check for required environment variables.
- Don't call decode on an str instance.
Moderators can only be added to moderated (isLocked=True) rooms.
The delete operation succeeds; however, backend consistency is slow and the GET Messages API still returns deleted messages. Remove the additional check; the check will fail if the call to the delete API fails.
Remove the filter and ensure enough people resources exist to return a paged response.
- Add new `manual` test marker
- Mark Recordings tests as manual
We cannot create recordings programmatically, so we cannot automate testing of the Recordings API - we can only manually test the API after manually creating recordings.
- Add missing Room Tabs tests
- Add the RoomTab class to the main module's interface
This used to work. Now, it appears the APIs are not allowing or correctly handling self-referencing markdown mentions.
Fixes GuestIssuer jwt_token.decode('utf-8') redundant? #162 for webexteamssdk v1.
Resolves include phone, extension and location fields on People #137 
- Fix linting and errors from the master branch
- Update dependencies (Pipfile, Pipfile.lock, requirements.txt, requirements.lock)
- Update Ruff configuration
@Joezanini Joezanini merged commit 0f1305b into master Apr 17, 2024
@Joezanini Joezanini deleted the v1.7 branch April 17, 2024 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

PEP8 requirement Cards - Choices GuestIssuer jwt_token.decode('utf-8') redundant? include phone, extension and location fields on People

AltStyle によって変換されたページ (->オリジナル) /