Releases: lmnr-ai/lmnr-python
Releases · lmnr-ai/lmnr-python
v0.6.8
0.6.7
Merge pull request #117 from lmnr-ai/grpc relaxed grpcio
0.6.6
Merge pull request #116 from lmnr-ai/cursorrules cursor rules cli
v0.6.5
What's Changed
- v0.6.5 fix mcp instrumentor import by @dinmukhamedm in #115
Full Changelog: 0.6.4...0.6.5
v0.6.4
What's Changed
- Union pipe by @dinmukhamedm in #113
- v0.6.4 allow tagging traces by @dinmukhamedm in #114
Full Changelog: 0.6.3...0.6.4
v0.6.3
What's Changed
- ... changes from 0.5.0..0.6.2, and
- feat: add metadata support by @olzhik11 in #110
- add metadata to observe and allow multiple evaluations in CLI by @dinmukhamedm in #111
- v0.6.3 bump and update action to publish on release by @dinmukhamedm in #112
New Contributors
- @PLAYPANDA made their first contribution in #102
- @Thytu made their first contribution in #109
- @olzhik11 made their first contribution in #110
Full Changelog: 0.5.0...0.6.3
0.5.0
- Separate the http client into a separate class
- Introduce agent run calls
- Fix playwright and browser-use tracing
- Update the handling of labels
- Increase default MAX_SPAN_ATTRIBUTES
- Various other fixes and improvements