Skip to content

Releases: getjavelin/javelin-python

v0.2.29

26 Feb 13:40
ce085dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.28...v0.2.29

v0.2.28

12 Feb 02:23
a746bfa
Compare
Choose a tag to compare

What's Changed

  • feat: Refactor JavelinClient initialization, improve tracing with OpenTelemetry status handling, and simplify OpenAI base URL logic by @ankumar in #135

Full Changelog: v0.2.27...v0.2.28

v0.2.27

11 Feb 19:48
bbfbadd
Compare
Choose a tag to compare

What's Changed

  • feat: Integrate OpenTelemetry tracing with OpenAI, Gemini, and Azure OpenAI support by @ankumar in #131

Full Changelog: v0.2.26...v0.2.27

v0.2.26

07 Feb 19:39
db6274c
Compare
Choose a tag to compare

What's Changed

  • CHANGELOG for v0.2.25 by @rsharath in #125
  • feat: Implement agent for test case generation, execution, and evalua… by @dhruvj07 in #124
  • fix: Removing the code and moving to other repo by @dhruvj07 in #128
  • feat: Add register_openai method to JavelinClient by @ankumar in #127
  • feat: Enhance OpenAI client registration with provider handling and model-specific headers by @ankumar in #129

Full Changelog: v0.2.25...v0.2.26

v0.2.25

04 Feb 23:39
2ff2eeb
Compare
Choose a tag to compare

What's Changed

  • feat: Set x-javelin-provider header to base URL by @ankumar in #126

Full Changelog: v0.2.24...v0.2.25

v0.2.24

04 Feb 17:02
ff33294
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.23...v0.2.24

v0.2.23

04 Feb 07:47
ba9ac89
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.22...v0.2.23

v0.2.22

04 Feb 07:31
e4d1908
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.21...v0.2.22

v0.2.21

04 Feb 05:35
3d53c69
Compare
Choose a tag to compare

What's Changed

  • CHANGELOG for v0.2.20 by @rsharath in #117
  • feat: Integrating LangGraph agents with Javelin route with proper com… by @dhruvj07 in #116
  • feat: register_bedrock now supports arn by @rsharath in #118
  • fix: take both bedrock & bedrock-runtime client by @rsharath in #119

Full Changelog: v0.2.20...v0.2.21

v0.2.20

31 Jan 14:04
683ce4f
Compare
Choose a tag to compare

What's Changed

  • CHANGELOG for v0.2.19 by @rsharath in #88
  • fix: update key field api_key_value field by @NiharDoshi99 in #90
  • Supporting the bot commit message pr checks by @akhiljavelin in #91
  • devops: Patching the pipeline to use ubuntu-24.04 OS in action by @akhiljavelin in #92
  • devops: Patching the cicd pipeline for PR checks by @akhiljavelin in #93
  • devops: Patching the pipeline with a dynamic variable for devops repo… by @akhiljavelin in #94
  • devops: Adding the trivy scan by @akhiljavelin in #95
  • devops: Adding the trivy scan by @akhiljavelin in #96
  • devops: Patching the Changelog PR commit message by @akhiljavelin in #97
  • devops: Patching the Trivy Scan Pipeline by @akhiljavelin in #98
  • Cicd patch by @akhiljavelin in #103
  • fix: support CRUD operation secret by @NiharDoshi99 in #105
  • devops: Bumping the version of slack plugins and patching the pipeline by @akhiljavelin in #106
  • devops: Adding pipeline for PR issue status update by @akhiljavelin in #108
  • devops: Patching the pr issue status change pipeline by @akhiljavelin in #109
  • fix: parse newly updated streaming responses by @abhijitjavelin in #110
  • rag implementation sample code by @dhruvj07 in #111
  • feat: Enhance CrewwAI and Javelin integration with refined workflow by @dhruvj07 in #112
  • feat: Adding example files for Azure OpenAI and Javelin stream/non-stream by @dhruvj07 in #113
  • Integrating boto3 client with javelin for runtime-operation. by @abhisheksoamj in #114
  • fix: release version build break by @abhijitjavelin in #115

New Contributors

Full Changelog: v0.2.19...v0.2.20