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 v0.1.0 #16

Merged
merged 2 commits into from
Apr 24, 2024
Merged

Release v0.1.0 #16

merged 2 commits into from
Apr 24, 2024

Conversation

pellared
Copy link
Contributor

@pellared pellared commented Apr 24, 2024

This is the first release after the github.com/signalfx/signalfx-go/signalflow/v2 migration to this repository. In order to migrate from the deprecated package you have to replace github.com/signalfx/signalfx-go/signalflow/v2 with github.com/signalfx/signalflow-client-go/signalflow.

Added

  • Add SetLogger method FakeBackend to allow setting an internal logger. (#12)

Changed

  • FakeBackend no longer emits internal logs using global log. (#12)

Fixed

  • Fix a goroutine leak and close the channel returned by Computation.Events when the computation finishes. (#15)

@pellared pellared requested review from a team as code owners April 24, 2024 15:56
@pellared pellared merged commit 8e15297 into main Apr 24, 2024
5 checks passed
@pellared pellared deleted the release-0.1.0 branch April 24, 2024 16:11
@github-actions github-actions bot locked and limited conversation to collaborators Apr 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants