Releases: trustyai-explainability/trustyai-service-operator
Releases · trustyai-explainability/trustyai-service-operator
v1.38.0
What's Changed
- chore: Upgrade orchestrator component to 0.9.4 by @evaline-ju in #483
- RHOAIENG-26004: Add system instruction and chat template support to lmes by @RobGeada in #482
- chore: Update component metadata versions by @ruivieira in #484
- fix: Refine chat template argument by @RobGeada in #485
- chore(RHOAIENG-26969): Align orchestrator image manifest with 0.10.0 by @ruivieira in #487
- chore: Release/1.38.0 by @ruivieira in #490
New Contributors
- @evaline-ju made their first contribution in #483
Full Changelog: v1.37.0...v1.38.0
v1.37.0
What's Changed
- CI: Only generate comments for PRs by @RobGeada in #457
- chore: Create dependabot.yml by @ruivieira in #456
- chore(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #401
- chore(deps): Bump golang.org/x/crypto from 0.31.0 to 0.35.0 by @dependabot in #442
- chore(deps): Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #458
- chore(deps): Bump github.com/onsi/gomega from 1.31.1 to 1.37.0 by @dependabot in #463
- chore(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #464
- fix: Correct sidecar gateway image name by @ruivieira in #466
- chore: enable cgo in driver by @jctanner in #469
- fix: Correct gateway port to 8090 by @christinaexyou in #472
- fix: rename external guardrails route by @christinaexyou in #473
- fix: cgo permission denied on LMEval driver by @ruivieira in #479
- fix: Bring orchestrator build in-line with upstream by @ruivieira in #478
- chore: Release/1.37.0 by @ruivieira in #480
New Contributors
- @dependabot made their first contribution in #401
- @jctanner made their first contribution in #469
Full Changelog: v1.36.0...v1.37.0
v1.36.0
What's Changed
- feat(RHOAIENG-22430): Add custom YAML task support to LMEval by @ruivieira in #435
- Add write permissions on PRs for GH Actions by @RobGeada in #441
- fix(RHOAIENG-23665): Allow non-admins to deploy and list LMEval jobs by @ruivieira in #440
- RHOAIENG-23547: Decouple vllm-gateway and regex detector by @christinaexyou in #438
- chore: Replace golang.org/x/oauth2 0.18.0 with 0.27.0 by @ruivieira in #443
- chore: Update component metadata by @ruivieira in #444
- fix(RHOAIENG-23562): Update OAuth proxy image in RHOAI overlay by @ruivieira in #447
- feat: Support custom metrics and tasks by @yhwang in #436
- chore: Update lm-evaluation-harness release branch to 0.4.8 by @ruivieira in #453
- chore: Release/1.36.0 by @ruivieira in #454
Full Changelog: v1.35.0...v1.36.0
v1.35.0
What's Changed
- Revert "fix(RHOAIENG-6720): Remove Kustomize v5 deprecation warnings (#425)" by @ruivieira in #432
- chore: Update component_metadata.yaml by @ruivieira in #433
- chore: Release v1.35.0/v0.28.0 by @ruivieira in #437
Full Changelog: v1.34.0...v1.35.0
v1.34.0
What's Changed
- docs: Add CONTRIBUTING.md by @ruivieira in #423
- fix(RHOAIENG-6720): Remove Kustomize v5 deprecation warnings by @ruivieira in #425
- feat: Add Trivy scans to images by @ruivieira in #346
- chore(RHOAIENG-15495): Update main component metadata with correct branches by @ruivieira in #429
- feat( RHOAIENG-20330): Update GuardrailsOrchestrator unit tests by @artemsa223 in #426
- fix: Use final Kustomize deployment name for operator image by @ruivieira in #430
- chore(release): Release v1.34.0/v0.27.0 by @ruivieira in #431
New Contributors
- @artemsa223 made their first contribution in #426
Full Changelog: v1.33.0...v1.34.0
v1.33.0
What's Changed
TrustyAI service
- Remove generic deployment watcher by @ruivieira in #400
LMEval
- Switch LMES driver to a container port by @yhwang in #409
- Add support for S3 offline assets by @ruivieira in #399
- Replace obsolete UNIX_ARTIFACTORIES env var in LMEval by @ruivieira in #415
- Support custom template and prompt by @yhwang in #404
Guardrails
- Add guardrails orchestrator controller by @christinaexyou in #403
- Add correct orchestrator container manifest name by @ruivieira in #410
- Fix orchestrator container manifest by @ruivieira in #411
- Add guardrails to components by @christinaexyou in #413
- Get orchestrator image from operator's ConfigMap by @ruivieira in #417
- Use correct ConfigMap for orchestrator image config by @ruivieira in #420
CI
Other fixes
- CVE-2024-28110: Fix cloudevents-sdk target version by @ruivieira in #414
- Typo in guardrailsorchestrator_controller.go by @RobGeada in #419
- Clean up module dependencies by @ruivieira in #421
- Release v1.33.0/v0.26.0 by @ruivieira in #422
New Contributors
- @christinaexyou made their first contribution in #403
Full Changelog: v1.32.0...v1.33.0
v1.32.0
What's Changed
- chore(lmeval): Move LMEval to release 0.4.6 by @ruivieira in #398
- fix: Run PodExec against the main container by @yhwang in #397
- fix(CVE-2024-45337): Enforce x/crypto 0.31.0 by @ruivieira in #390
Full Changelog: v1.31.2...v1.32.0
v1.31.2
What's Changed
- fix: Increase resource limits for the TrustyAI operator by @ruivieira in #393
- chore(release): Release 1.31.2/0.25.0 by @RobGeada in #395
Full Changelog: v1.31.1...v1.31.2
v1.31.1
What's Changed
- fix(lmeval): Make lm-evaluation-harness source path consistent by @ruivieira in #388
Full Changelog: v1.31.0...v1.31.1
v1.31.0
What's Changed
- feat(lmeval): Add operator online and execution feature flag by @ruivieira in #379
- feat(lmeval): Filter protected env vars set from CR directly by @ruivieira in #381
- fix(lmeval): Remove unneeded metrics fetch by @ruivieira in #382
- fix(CVE-2024-45338): Update golang.org/x/net to 0.33.0 by @ruivieira in #384
- feat(lmeval): Allow unitxt code execution when LMEval code execution enabled by @ruivieira in #385
- feat(lmeval): Disable telemetry by @ruivieira in #383
- fix: Use only local unitxt catalogs when in offline mode by @ruivieira in #386
- chore(release): Release v1.31.0/v0.25.0 by @ruivieira in #387
Full Changelog: v1.30.0...v1.31.0