-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(params): use binary file-upload if file is large #72
Merged
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
Release 1.5.0
# [1.5.0](v1.4.0...v1.5.0) (2022-09-16) ### Features * **device:** added support to enable both runtimes on a device ([6bca6f1](6bca6f1))
[Chore] Adds CNAME for Github Pages
Release 1.6.0
Fixed release version
Release v1.7.0
Release v1.7.0
# [1.7.0](v1.6.1...v1.7.0) (2022-12-14) ### Features * **rosbags:** adds support for splitting rosbags by duration ([3770e00](3770e00))
Release v1.8.0
# [1.8.0](v1.7.0...v1.8.0) (2023-02-07) ### Features * **rosbag:** fetches rosbag job by guid ([3d93c6e](3d93c6e))
release: v1.9.0
# [1.9.0](v1.8.0...v1.9.0) (2023-04-19) ### Bug Fixes * **metrics:** tags schema and its unit tests ([6cf652b](6cf652b)) * **rosbags:** integration-test for throttling ([3cd2cd6](3cd2cd6)) ### Features * **device:** adds API to toggle features ([39860fc](39860fc)) * **network:** allows custom resource limits for cloud networks ([e58f0c5](e58f0c5)) * **parameters:** adds the option to upload arbitrary directories as config ([4c95e96](4c95e96))
release: v1.10.0
# [1.10.0](v1.9.0...v1.10.0) (2023-05-31) ### Features * **rip:** adds support for token_level in get_auth_token ([88fcc69](88fcc69))
🎉 release: v1.11.0
release: v1.12.0
## [1.11.1](v1.11.0...v1.11.1) (2023-07-27) ### Bug Fixes * **package:** makes dependent deployment ready phase configurable ([e0df4ec](e0df4ec))
🎉 release: v1.12.0
# [1.12.0](v1.11.1...v1.12.0) (2023-09-26) ### Features * **usergroup:** supports user group role in projects ([4f6c34f](4f6c34f))
🎉 release: v1.13.0
# [1.13.0](v1.12.0...v1.13.0) (2023-12-13) ### Features * **device:** accepts feature config in toggle_features ([#70](#70)) ([a293787](a293787))
ankitrgadiya
requested review from
pallabpain and
RomilShah
and removed request for
a team
January 11, 2024 03:25
pallabpain
reviewed
Jan 11, 2024
ankitrgadiya
force-pushed
the
fix/flaptter-support
branch
from
January 12, 2024 03:15
69d6bdc
to
769c2ef
Compare
ankitrgadiya
force-pushed
the
fix/flaptter-support
branch
from
January 12, 2024 03:29
769c2ef
to
f276b33
Compare
pallabpain
approved these changes
Jan 12, 2024
pallabpain
approved these changes
Jan 22, 2024
🎉 This PR is included in version 1.14.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
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