Update to match the Seq 4.0 API - #35
Merged
Merged
Conversation
Member
Author
|
@andymac4182 build 4.0.0-dev-00045 plus Seq 4.0.50-pre should cover all of the new API surface area. Let me know if you encounter anything missing from the client library. One little thing to note - charts can support multiple SQL queries under the hood, and each query multiple alerts, but the UI will currently only provide an editor for the first query and alert per chart. (Some more goodness coming in a near-future release :-).) |
Member
Author
|
Update - the build will be 4.0.51-pre - just found an annoying issue, CI kicking off again :-) |
Contributor
|
Thanks! Looking forward to this. |
This file contains hidden or 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
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.
This PR brings the client in line with the Seq version 4 API, matching the server version to follow 4.0.28-pre. (This code will not work correctly against the 4.0.28-pre version).
Besides added features, the following breaking changes should be noted: