Skip to content

2025.1 API changes to support WebSockets, query tracing, node connection state - #142

Merged
nblumhardt merged 1 commit into
datalust:devfrom
nblumhardt:2025.1-websockets-support
May 9, 2025
Merged

2025.1 API changes to support WebSockets, query tracing, node connection state#142
nblumhardt merged 1 commit into
datalust:devfrom
nblumhardt:2025.1-websockets-support

Conversation

@nblumhardt

Copy link
Copy Markdown
Member

There are a few breaking changes in here:

  • EventsResourceGroup.EnumerateAsync() and ListAsync() now use WebSocket streamed searches; PagedEnumerateAsync() is introduced as a fallback to the earlier behavior,
  • EventsResourceGroup now uses IAsyncEnumerable for searching/streaming, and
  • a pair of obsolete SeqConnection constructors have been removed.

I'll detail those alongside other changes for the release in the devmain PR/release notes coming up soon.

@nblumhardt
nblumhardt merged commit 94cae98 into datalust:dev May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant