Skip to content

Release 1.7.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 14:55

What's Changed

🔧 Compatibility Notes

  • [Orchestration] Deprecated OrchestrationAiModel.GEMINI_1_0_PRO. The replacements are either:
    • OrchestrationAiModel.GEMINI_2_0_FLASH
    • OrchestrationAiModel.GEMINI_2_0_FLASH_LITE.

✨ New Functionality

All Commits

click to expand
  • chore: enable Reproducible Builds by @hboutemy in #406
  • chore: [DevOps] bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 in the plugins group by @dependabot in #410
  • chore: [DevOps] bump the production-minor-patch group with 4 updates by @dependabot in #409
  • chore: Improve Prompt Registry History test by @Jonas-Isr in #411
  • chore: Fix checkstyle plugin by @Jonas-Isr in #408
  • chore: [Orchestration] Minor syntax / code style fixes by @newtork in #394
  • feat: Remove @Beta on generated code by @CharlesDuboisSAP in #413
  • chore: [DevOps] bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 2.44.4 in the plugins group by @dependabot in #417
  • chore: [DevOps] bump the production-minor-patch group with 2 updates by @dependabot in #416
  • test: SpringAI Filtering by @TillK17 in #403
  • chore: Fix the prompt registry history test by @Jonas-Isr in #420
  • chore: Update SAP Cloud SDK to 5.18.0 by @newtork in #421
  • chore: [OpenAI] use code generation by @newtork in #370
  • feat: [Orchestration] Add Test and Sample Code for Response Format with Spring AI by @MatKuhr in #422
  • chore: [DevOps] bump org.openapitools:openapi-generator-maven-plugin from 7.12.0 to 7.13.0 in the plugins group by @dependabot in #426
  • chore: [DevOps] bump the production-minor-patch group with 4 updates by @dependabot in #425
  • feat: [Orchestration] Enable local prompt templates by @Jonas-Isr in #423
  • feat: [Orchestration] Added Gemini 2.0 models by @CharlesDuboisSAP in #429

New Contributors

Full Changelog: https://github.com/SAP/ai-sdk-java/commits/rel/1.7.0