-
-
Notifications
You must be signed in to change notification settings - Fork 385
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
[BREAKING] Support only compatible platform versions #2285
Merged
alessio-perugini
merged 19 commits into
master
from
1889-platform-versions-incompatible-with-host-architecture-are-offered-unnecessarily
Nov 9, 2023
Merged
[BREAKING] Support only compatible platform versions #2285
alessio-perugini
merged 19 commits into
master
from
1889-platform-versions-incompatible-with-host-architecture-are-offered-unnecessarily
Nov 9, 2023
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5b64187 - Browse repository at this point
Copy the full SHA 5b64187View commit details -
Configuration menu - View commit details
-
Copy full SHA for cda3414 - Browse repository at this point
Copy the full SHA cda3414View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed70f4d - Browse repository at this point
Copy the full SHA ed70f4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 729c11c - Browse repository at this point
Copy the full SHA 729c11cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 851dd01 - Browse repository at this point
Copy the full SHA 851dd01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9572823 - Browse repository at this point
Copy the full SHA 9572823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5635fb4 - Browse repository at this point
Copy the full SHA 5635fb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5819249 - Browse repository at this point
Copy the full SHA 5819249View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9063971 - Browse repository at this point
Copy the full SHA 9063971View commit details -
Configuration menu - View commit details
-
Copy full SHA for e24ed89 - Browse repository at this point
Copy the full SHA e24ed89View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffb8c94 - Browse repository at this point
Copy the full SHA ffb8c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85fedd2 - Browse repository at this point
Copy the full SHA 85fedd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8342148 - Browse repository at this point
Copy the full SHA 8342148View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fca930 - Browse repository at this point
Copy the full SHA 2fca930View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55401e9 - Browse repository at this point
Copy the full SHA 55401e9View commit details
Commits on Nov 9, 2023
-
cr: remove
latest_compatible_version
from gRPC api.We leave only the `latest_compatible` field from the API. This field will have the same meaning the the former `latest_compatible_version`. Meaning that if the `latest_compatible` contains a version it is a release that can be installed. However it might happen that we have newer releases that cannot be installed. If the client is interested to show newer-non-installable-releases, the `releases` field can be used to infer that.
Configuration menu - View commit details
-
Copy full SHA for ffbd9a8 - Browse repository at this point
Copy the full SHA ffbd9a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14e0d5c - Browse repository at this point
Copy the full SHA 14e0d5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b946506 - Browse repository at this point
Copy the full SHA b946506View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2977bc4 - Browse repository at this point
Copy the full SHA 2977bc4View commit details
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.