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

Marshal arbitrary JSON diagnostics and other minor improvemenmts. #13

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

friedbrice
Copy link
Contributor

This is a backwards-incompatible change.

  • remove "start", "stop", and "restart" commands (they were broken)
  • marshal arbitrary JSON to Annotation via use-configurable paths
  • makeClient now cleans up its resources correctly
  • Add documentation
  • refactor for maintainance

* marshal arbitrary JSON to Annotation via use-configurable paths
* `makeClient` now cleans up its resources correctly
* Add documentation
* refactor for maintainance
@friedbrice friedbrice merged commit fcfc8f0 into main Jan 26, 2024
3 checks passed
@friedbrice friedbrice deleted the arbitrary-json-marshaling branch January 26, 2024 01:24
Copy link

A PR to release these changes has been created, bumping the version from 1.2.0 to 2.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant