Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
66 changes: 33 additions & 33 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
{
"python/openinference-semantic-conventions": "0.1.24",
"python/instrumentation/openinference-instrumentation-agno": "0.1.19",
"python/instrumentation/openinference-instrumentation-openai": "0.1.39",
"python/instrumentation/openinference-instrumentation-llama-index": "4.3.8",
"python/instrumentation/openinference-instrumentation-dspy": "0.1.30",
"python/instrumentation/openinference-instrumentation-langchain": "0.1.54",
"python/instrumentation/openinference-instrumentation-bedrock": "0.1.31",
"python/instrumentation/openinference-instrumentation-mistralai": "1.3.4",
"python/openinference-instrumentation": "0.1.41",
"python/instrumentation/openinference-instrumentation-guardrails": "0.1.10",
"python/instrumentation/openinference-instrumentation-vertexai": "0.1.11",
"python/instrumentation/openinference-instrumentation-crewai": "0.1.15",
"python/instrumentation/openinference-instrumentation-haystack": "0.1.26",
"python/instrumentation/openinference-instrumentation-litellm": "0.1.27",
"python/instrumentation/openinference-instrumentation-groq": "0.1.12",
"python/instrumentation/openinference-instrumentation-instructor": "0.1.12",
"python/instrumentation/openinference-instrumentation-anthropic": "0.1.20",
"python/instrumentation/openinference-instrumentation-smolagents": "0.1.19",
"python/instrumentation/openinference-instrumentation-autogen": "0.1.10",
"python/instrumentation/openinference-instrumentation-openai-agents": "1.3.0",
"python/instrumentation/openinference-instrumentation-portkey": "0.1.5",
"python/instrumentation/openinference-instrumentation-beeai": "0.1.13",
"python/instrumentation/openinference-instrumentation-mcp": "1.3.3",
"python/instrumentation/openinference-instrumentation-google-genai": "0.1.8",
"python/instrumentation/openinference-instrumentation-autogen-agentchat": "0.1.5",
"python/instrumentation/openinference-instrumentation-pydantic-ai": "0.1.9",
"python/instrumentation/openinference-instrumentation-google-adk": "0.1.6",
"python/instrumentation/openinference-instrumentation-openlit": "0.1.2",
"python/instrumentation/openinference-instrumentation-openllmetry": "0.1.3",
"java/openinference-semantic-conventions": "0.1.9",
"java/openinference-instrumentation": "0.1.7",
"java/instrumentation/openinference-instrumentation-langchain4j": "0.1.5",
"java/instrumentation/openinference-instrumentation-springAI": "0.1.7"
"python/openinference-semantic-conventions": "0.1.25",
"python/instrumentation/openinference-instrumentation-agno": "0.1.20",
"python/instrumentation/openinference-instrumentation-openai": "0.1.40",
"python/instrumentation/openinference-instrumentation-llama-index": "5.0.0",
"python/instrumentation/openinference-instrumentation-dspy": "0.1.31",
"python/instrumentation/openinference-instrumentation-langchain": "0.1.55",
"python/instrumentation/openinference-instrumentation-bedrock": "0.1.32",
"python/instrumentation/openinference-instrumentation-mistralai": "1.3.5",
"python/openinference-instrumentation": "0.1.42",
"python/instrumentation/openinference-instrumentation-guardrails": "0.1.11",
"python/instrumentation/openinference-instrumentation-vertexai": "0.1.12",
"python/instrumentation/openinference-instrumentation-crewai": "0.1.16",
"python/instrumentation/openinference-instrumentation-haystack": "0.1.27",
"python/instrumentation/openinference-instrumentation-litellm": "0.1.28",
"python/instrumentation/openinference-instrumentation-groq": "0.1.13",
"python/instrumentation/openinference-instrumentation-instructor": "0.1.13",
"python/instrumentation/openinference-instrumentation-anthropic": "0.1.21",
"python/instrumentation/openinference-instrumentation-smolagents": "0.1.20",
"python/instrumentation/openinference-instrumentation-autogen": "0.1.11",
"python/instrumentation/openinference-instrumentation-openai-agents": "2.0.0",
"python/instrumentation/openinference-instrumentation-portkey": "0.1.6",
"python/instrumentation/openinference-instrumentation-beeai": "0.1.14",
"python/instrumentation/openinference-instrumentation-mcp": "1.4.0",
"python/instrumentation/openinference-instrumentation-google-genai": "0.1.9",
"python/instrumentation/openinference-instrumentation-autogen-agentchat": "0.1.6",
"python/instrumentation/openinference-instrumentation-pydantic-ai": "0.1.10",
"python/instrumentation/openinference-instrumentation-google-adk": "0.1.7",
"python/instrumentation/openinference-instrumentation-openlit": "0.1.3",
"python/instrumentation/openinference-instrumentation-openllmetry": "0.1.4",
"java/openinference-semantic-conventions": "0.1.10",
"java/openinference-instrumentation": "0.1.8",
"java/instrumentation/openinference-instrumentation-langchain4j": "0.1.6",
"java/instrumentation/openinference-instrumentation-springAI": "0.1.8"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.1.6](https://github.com/sallyannarize/openinference/compare/java-openinference-instrumentation-langchain4j-v0.1.5...java-openinference-instrumentation-langchain4j-v0.1.6) (2025-10-24)


### Features

* **java:** add tool calling instrumentation, prepare dependabot PR ([#1901](https://github.com/sallyannarize/openinference/issues/1901)) ([33d3ded](https://github.com/sallyannarize/openinference/commit/33d3ded20fbd3097b4ee567c77d540526c480555))
* **langchain4j:** Java Openinference client, langchain4j example ([#1817](https://github.com/sallyannarize/openinference/issues/1817)) ([9ffb378](https://github.com/sallyannarize/openinference/commit/9ffb378c70396cb991136ebbeb8368eee493725d))
* new experimental release ([#2050](https://github.com/sallyannarize/openinference/issues/2050)) ([3afeed2](https://github.com/sallyannarize/openinference/commit/3afeed2d72d52a0d96217c9c1c6e1f7d3e983c73))
* Spring AI instrumentation, Java 17 update ([#2036](https://github.com/sallyannarize/openinference/issues/2036)) ([b260225](https://github.com/sallyannarize/openinference/commit/b2602255b7954296a70fa02b2c98d67c514d9b9f))
* Upgrade workflow java 17 ([#2044](https://github.com/sallyannarize/openinference/issues/2044)) ([2084e8e](https://github.com/sallyannarize/openinference/commit/2084e8e48761fbb9e575bf4fbfc0f75ba3998d2e))
* use generic updater markers ([#1887](https://github.com/sallyannarize/openinference/issues/1887)) ([ffda77a](https://github.com/sallyannarize/openinference/commit/ffda77a10970d8616cbf57a5565aeb5fc9aede9a))


### Bug Fixes

* bump java, add release-please gradle property ([#1875](https://github.com/sallyannarize/openinference/issues/1875)) ([8bd49ee](https://github.com/sallyannarize/openinference/commit/8bd49ee132c59974c1742fac309c5a91601dc45a))

## [0.1.5](https://github.com/Arize-ai/openinference/compare/java-openinference-instrumentation-langchain4j-v0.1.4...java-openinference-instrumentation-langchain4j-v0.1.5) (2025-08-07)


Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.1.8](https://github.com/sallyannarize/openinference/compare/java-openinference-instrumentation-springAI-v0.1.7...java-openinference-instrumentation-springAI-v0.1.8) (2025-10-24)


### Features

* new experimental release ([#2050](https://github.com/sallyannarize/openinference/issues/2050)) ([3afeed2](https://github.com/sallyannarize/openinference/commit/3afeed2d72d52a0d96217c9c1c6e1f7d3e983c73))
* Spring AI instrumentation, Java 17 update ([#2036](https://github.com/sallyannarize/openinference/issues/2036)) ([b260225](https://github.com/sallyannarize/openinference/commit/b2602255b7954296a70fa02b2c98d67c514d9b9f))
* Upgrade workflow java 17 ([#2044](https://github.com/sallyannarize/openinference/issues/2044)) ([2084e8e](https://github.com/sallyannarize/openinference/commit/2084e8e48761fbb9e575bf4fbfc0f75ba3998d2e))


### Bug Fixes

* jreleaser dependency release, all packages need their version ([#2075](https://github.com/sallyannarize/openinference/issues/2075)) ([5a2de93](https://github.com/sallyannarize/openinference/commit/5a2de939136b2d151a831e8911a62a0c3f7b7717))
* SpringAI linking with correct dependencies ([#2098](https://github.com/sallyannarize/openinference/issues/2098)) ([8d944f8](https://github.com/sallyannarize/openinference/commit/8d944f8ab3b4b54ec449a256465128a7083d8e9e))
* SpringAI multiple output messages ([#2106](https://github.com/sallyannarize/openinference/issues/2106)) ([3c5fd97](https://github.com/sallyannarize/openinference/commit/3c5fd97ed045a36dd95d4689a8b5315b95ee6366))
* trigger springAI release ([#2061](https://github.com/sallyannarize/openinference/issues/2061)) ([e97f324](https://github.com/sallyannarize/openinference/commit/e97f324ca8a12d788148edd9a031fabfe7055e55))

## [0.1.7](https://github.com/Arize-ai/openinference/compare/java-openinference-instrumentation-springAI-v0.1.6...java-openinference-instrumentation-springAI-v0.1.7) (2025-08-19)


Expand Down
18 changes: 18 additions & 0 deletions java/openinference-instrumentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [0.1.8](https://github.com/sallyannarize/openinference/compare/java-openinference-instrumentation-v0.1.7...java-openinference-instrumentation-v0.1.8) (2025-10-24)


### Features

* add dependabot github action ([#1904](https://github.com/sallyannarize/openinference/issues/1904)) ([1283dfc](https://github.com/sallyannarize/openinference/commit/1283dfc3fcc9f728780f8c6a1ab865aa1f647a63))
* **langchain4j:** Java Openinference client, langchain4j example ([#1817](https://github.com/sallyannarize/openinference/issues/1817)) ([9ffb378](https://github.com/sallyannarize/openinference/commit/9ffb378c70396cb991136ebbeb8368eee493725d))
* new experimental release ([#2050](https://github.com/sallyannarize/openinference/issues/2050)) ([3afeed2](https://github.com/sallyannarize/openinference/commit/3afeed2d72d52a0d96217c9c1c6e1f7d3e983c73))
* Spring AI instrumentation, Java 17 update ([#2036](https://github.com/sallyannarize/openinference/issues/2036)) ([b260225](https://github.com/sallyannarize/openinference/commit/b2602255b7954296a70fa02b2c98d67c514d9b9f))
* Upgrade workflow java 17 ([#2044](https://github.com/sallyannarize/openinference/issues/2044)) ([2084e8e](https://github.com/sallyannarize/openinference/commit/2084e8e48761fbb9e575bf4fbfc0f75ba3998d2e))
* use generic updater markers ([#1887](https://github.com/sallyannarize/openinference/issues/1887)) ([ffda77a](https://github.com/sallyannarize/openinference/commit/ffda77a10970d8616cbf57a5565aeb5fc9aede9a))


### Bug Fixes

* bump java, add release-please gradle property ([#1875](https://github.com/sallyannarize/openinference/issues/1875)) ([8bd49ee](https://github.com/sallyannarize/openinference/commit/8bd49ee132c59974c1742fac309c5a91601dc45a))
* SpringAI linking with correct dependencies ([#2098](https://github.com/sallyannarize/openinference/issues/2098)) ([8d944f8](https://github.com/sallyannarize/openinference/commit/8d944f8ab3b4b54ec449a256465128a7083d8e9e))

## [0.1.7](https://github.com/Arize-ai/openinference/compare/java-openinference-instrumentation-v0.1.6...java-openinference-instrumentation-v0.1.7) (2025-08-18)


Expand Down
22 changes: 22 additions & 0 deletions java/openinference-semantic-conventions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [0.1.10](https://github.com/sallyannarize/openinference/compare/java-openinference-semantic-conventions-v0.1.9...java-openinference-semantic-conventions-v0.1.10) (2025-10-24)


### Features

* Java release only, please ([#1881](https://github.com/sallyannarize/openinference/issues/1881)) ([0c75997](https://github.com/sallyannarize/openinference/commit/0c759977688c05a813a5121255f9da063aa9b4b0))
* **java:** add tool calling instrumentation, prepare dependabot PR ([#1901](https://github.com/sallyannarize/openinference/issues/1901)) ([33d3ded](https://github.com/sallyannarize/openinference/commit/33d3ded20fbd3097b4ee567c77d540526c480555))
* **langchain4j:** Java Openinference client, langchain4j example ([#1817](https://github.com/sallyannarize/openinference/issues/1817)) ([9ffb378](https://github.com/sallyannarize/openinference/commit/9ffb378c70396cb991136ebbeb8368eee493725d))
* new experimental release ([#2050](https://github.com/sallyannarize/openinference/issues/2050)) ([3afeed2](https://github.com/sallyannarize/openinference/commit/3afeed2d72d52a0d96217c9c1c6e1f7d3e983c73))
* Spring AI instrumentation, Java 17 update ([#2036](https://github.com/sallyannarize/openinference/issues/2036)) ([b260225](https://github.com/sallyannarize/openinference/commit/b2602255b7954296a70fa02b2c98d67c514d9b9f))
* Upgrade workflow java 17 ([#2044](https://github.com/sallyannarize/openinference/issues/2044)) ([2084e8e](https://github.com/sallyannarize/openinference/commit/2084e8e48761fbb9e575bf4fbfc0f75ba3998d2e))
* use generic updater markers ([#1887](https://github.com/sallyannarize/openinference/issues/1887)) ([ffda77a](https://github.com/sallyannarize/openinference/commit/ffda77a10970d8616cbf57a5565aeb5fc9aede9a))


### Bug Fixes

* bump java, add release-please gradle property ([#1875](https://github.com/sallyannarize/openinference/issues/1875)) ([8bd49ee](https://github.com/sallyannarize/openinference/commit/8bd49ee132c59974c1742fac309c5a91601dc45a))
* exclude java from python release path, read version from gradle.… ([#1877](https://github.com/sallyannarize/openinference/issues/1877)) ([f2a14bc](https://github.com/sallyannarize/openinference/commit/f2a14bc212491a01417eb08975be6ee0f9f99355))
* snapshot publish ([#1883](https://github.com/sallyannarize/openinference/issues/1883)) ([1c2532e](https://github.com/sallyannarize/openinference/commit/1c2532ecc2abb82c8bbdd87091a565dafd705756))
* SpringAI linking with correct dependencies ([#2098](https://github.com/sallyannarize/openinference/issues/2098)) ([8d944f8](https://github.com/sallyannarize/openinference/commit/8d944f8ab3b4b54ec449a256465128a7083d8e9e))
* typo on release ([#1884](https://github.com/sallyannarize/openinference/issues/1884)) ([5c2718e](https://github.com/sallyannarize/openinference/commit/5c2718e4dabff57be14f897ad8da23b03d208eab))

## [0.1.9](https://github.com/Arize-ai/openinference/compare/java-openinference-semantic-conventions-v0.1.8...java-openinference-semantic-conventions-v0.1.9) (2025-08-18)


Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# Changelog

## [0.1.20](https://github.com/sallyannarize/openinference/compare/python-openinference-instrumentation-agno-v0.1.19...python-openinference-instrumentation-agno-v0.1.20) (2025-10-24)


### Features

* Agno instrumentor ([#1603](https://github.com/sallyannarize/openinference/issues/1603)) ([50f30e2](https://github.com/sallyannarize/openinference/commit/50f30e26b5fcc074cc8a7dbbc34e9c11b7af0e41))
* **Agno:** Capture agent graph attributes ([#2090](https://github.com/sallyannarize/openinference/issues/2090)) ([7930348](https://github.com/sallyannarize/openinference/commit/7930348788c292958b3701119dc4c2837a341c53))
* **Agno:** Capture graph attributes for agent visual ([#2053](https://github.com/sallyannarize/openinference/issues/2053)) ([8d5ae09](https://github.com/sallyannarize/openinference/commit/8d5ae09b09fbcfaae7bab0dea25db3a2ad076a4d))
* **agno:** enable user tracking ([#1997](https://github.com/sallyannarize/openinference/issues/1997)) ([d76f5f1](https://github.com/sallyannarize/openinference/commit/d76f5f1ef112658a8286d9becf8c9f114b7bc911))
* **agno:** remove duplicate constants and resolve tool call issue ([#2304](https://github.com/sallyannarize/openinference/issues/2304)) ([2f15069](https://github.com/sallyannarize/openinference/commit/2f15069dbda1e0a030f6d095f5156fdd3ae6d2c6))
* enhance function call span attributes with input value and erro… ([#1836](https://github.com/sallyannarize/openinference/issues/1836)) ([5d239df](https://github.com/sallyannarize/openinference/commit/5d239dfbebcfaf34f276e9169be644b91eeafd09))
* Prioritize subclasses method wrapping to prevent multiple spans ([#1809](https://github.com/sallyannarize/openinference/issues/1809)) ([cc37471](https://github.com/sallyannarize/openinference/commit/cc37471bcf2be18ff205ab4e49654be42c27daee))
* Updated Agno attributes ([#2262](https://github.com/sallyannarize/openinference/issues/2262)) ([a4a2135](https://github.com/sallyannarize/openinference/commit/a4a213510a88117cbd0f15c4e84a84c8ee9b470d))
* Updates for new Agno verison ([#1647](https://github.com/sallyannarize/openinference/issues/1647)) ([8292d0d](https://github.com/sallyannarize/openinference/commit/8292d0d5620a9c58c4646e553704a31fd3f8cba3))


### Bug Fixes

* Agno duplicate model invoke ([#1614](https://github.com/sallyannarize/openinference/issues/1614)) ([919e776](https://github.com/sallyannarize/openinference/commit/919e776c41fc902f76e8da495c7618ae0ad84292))
* Agno Session ID issues ([#2313](https://github.com/sallyannarize/openinference/issues/2313)) ([34402a0](https://github.com/sallyannarize/openinference/commit/34402a0a8478e1b047a76c6a885c5256cec015bc))
* Agno streaming tool call handling ([#2309](https://github.com/sallyannarize/openinference/issues/2309)) ([4b7da83](https://github.com/sallyannarize/openinference/commit/4b7da833ae9a91989d09ea78c38ca2e0bd44c0b1))
* Agno v2 fixes ([#2211](https://github.com/sallyannarize/openinference/issues/2211)) ([278f570](https://github.com/sallyannarize/openinference/commit/278f570130635d99672126554b9d3a950c658ff4))
* **agno:** Allow agent.name to be `None` in `arun`. ([#1621](https://github.com/sallyannarize/openinference/issues/1621)) ([5288979](https://github.com/sallyannarize/openinference/commit/52889796daa5ac221af21b76d77b80e594cdcf89))
* **agno:** capture session_id and user_id for teams too ([#2086](https://github.com/sallyannarize/openinference/issues/2086)) ([0a51d50](https://github.com/sallyannarize/openinference/commit/0a51d50be89a440d6df2fca90fe72ab730ee7267))
* correct usage of user id & session id ([#2138](https://github.com/sallyannarize/openinference/issues/2138)) ([165b7e8](https://github.com/sallyannarize/openinference/commit/165b7e890cb9691ff1ab3890288c97dc046f1a1b))
* filter sensitive model params ([#1737](https://github.com/sallyannarize/openinference/issues/1737)) ([fe7ebbe](https://github.com/sallyannarize/openinference/commit/fe7ebbe9f7663e39d6f18ee1be9f775f0f6e7fb4))
* handle AgnoInstrumentor failing with OpenAIResponses ([#1701](https://github.com/sallyannarize/openinference/issues/1701)) ([f33fadf](https://github.com/sallyannarize/openinference/commit/f33fadf5a67fd4bce8ba590cdae4c9b7d1133d74))
* nullable agent.name in agno instrumentation arun ([#1803](https://github.com/sallyannarize/openinference/issues/1803)) ([c2cc388](https://github.com/sallyannarize/openinference/commit/c2cc3884c3eb2ba00ddb992cc7b2aff1709bd891))
* Update build flies and CI env to include Python3.14 ([#2294](https://github.com/sallyannarize/openinference/issues/2294)) ([48b7a51](https://github.com/sallyannarize/openinference/commit/48b7a515cde2180f590a5a370a73d5ce1c73501d))

## [0.1.19](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-agno-v0.1.18...python-openinference-instrumentation-agno-v0.1.19) (2025-10-22)


Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.19"
__version__ = "0.1.20"
Loading