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 v2.3.0 #18

Merged
merged 2 commits into from
Apr 25, 2024
Merged

Release v2.3.0 #18

merged 2 commits into from
Apr 25, 2024

Conversation

pellared
Copy link
Contributor

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/v2/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
Copy link
Contributor Author

Changing the version number as there was an ask to maintain versioning continuity.

@pellared pellared merged commit dd499d5 into main Apr 25, 2024
4 of 5 checks passed
@pellared pellared deleted the release-2.3.0 branch April 25, 2024 13:31
@github-actions github-actions bot locked and limited conversation to collaborators Apr 25, 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.

3 participants