Skip to content
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

🎉 release: v1.13.0 #71

Merged
merged 3 commits into from
Dec 13, 2023
Merged

🎉 release: v1.13.0 #71

merged 3 commits into from
Dec 13, 2023

Conversation

pallabpain
Copy link
Member

@pallabpain pallabpain commented Dec 13, 2023

Description

This is a release PR.

RomilShah and others added 3 commits October 20, 2023 12:30
The toggle_features method now accepts additional feature config that
allows us to invoke the patch device daemons API with daemon config.

Usage:
    >>> from rapyuta_io import Client
    >>> client = Client(auth_token='auth_token', project='project_guid')
    >>> client.toggle_features('device-id', [('vpn', True), ('tracing', False)], config={'vpn': {'advertise_routes': True}})
@pallabpain pallabpain requested review from a team as code owners December 13, 2023 07:56
@pallabpain pallabpain requested review from ankitrgadiya and smrutisenapati and removed request for a team December 13, 2023 07:56
@pallabpain pallabpain self-assigned this Dec 13, 2023
@pallabpain pallabpain merged commit 53560aa into master Dec 13, 2023
4 checks passed
@rr-github-ci-user
Copy link

🎉 This PR is included in version 1.13.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants