-
Notifications
You must be signed in to change notification settings - Fork 118
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
4.x gnp #300
Conversation
This file contains 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
maxkahan
added a commit
that referenced
this pull request
Nov 6, 2024
* squash merge * remove unused tests * add NI v2, refactoring, new tests * restructuring utils directory * preparing packages for release * preparing for alpha release * add sms * add signature and error handling * working on signing requests * update signing and add tests * fix mocks, signatures and sig auth, add tests * Sms structuring and tests * add conversion method, SMS tests, refactoring * linting * update dependency versions * adding users api structure and list endpoint, refactoring and testing * add new models, change structure, start implementing pagination * add users api endpoints and tests * finish Users API implementation * finish Users API implementation * start working on verify api * adding start verification methods and starting check_code * add verify controls * add verify controls * finish verify implementation and prepare for release * start adding verify v2 * verify logic, models and tests * finish verify v2 and prepare for release * create messages package * create message models * test message models * prepare for messages release * start adding voice api and ncco builder * finish adding NCCO actions and add tests * finish ncco testing, start with voice endpoints * get list_calls working * add more voice methods * finish voice api, updating for release * update readme for release * start adding number insight * finish NI module * update dependency versions, prep for NI release * start creating application package * creating more application models and refactoring common components * finish create method, add list method and tests, refactoring * add other applications endpoints * prepare for application api release * add new dependency versions * start migration of jwt module * refactor jwt package, get tests passing * prepare for new release * 4.x gnp (#300) * add camara auth module * start adding gnp sim swap * adding new gnp packages * update camara auth * add network packages * finish adding network apis and prepare for release * adjust verify v2 channel timeout and prepare for release * start adding account api * add account api, prepare for new releases * add new structure * add rcs message type, revoke rcs message, mark whatsapp as read * add RCS support, revoke RCS message, mark WhatsApp as read * add subaccounts api * update `vonage_subaccounts.ListSubaccountsResponse` for compatibility with Python 3.8 * add numbers api * linting * add video package and token methods * linting * start adding video api * test streaming methods, add signaling * add signaling and moderation endpoints, start live captions * add captioning, start audio connector * finish adding audio connector * start adding experience composer * finish adding experience composer, start adding archive models * add archive methods and tests * start adding broadcast * finish broadcast, refactoring common code * add sip endpoints * add SIP video endpoints, start release prep * add docstrings to data models * add more docstrings for data models * finish docstrings for data models * Stop tracking _dev_scripts folder * update global readme * prepare for alpha release * support Python 3.9+ and use inbuilt types in type hints * start adding number verification, remove network api beta, add to main package * add number verification to network auth * prepare for beta release * writing migration guides/readmes * prepare for v4 beta release * rename number insight methods * rename verify -> verify_legacy and verify_v2 -> verify * add SimSwapCheckRequest for SimSwap.check method * update migration guide * update application parameter name and make users models more easily accessible * update pants version * update jwt method, update dependency * update package versions * add pricing methods * add pricing api testing * update readmes and versioning
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.
No description provided.