Releases: rancher/opni
Releases · rancher/opni
v0.8.2
What's Changed
- Update agent tags by @dbason in #934
- Fixes to infra code and minimal agent build tags by @kralicky in #935
- Add state tracking to admin creation by @dbason in #931
- ListRules as a command line diagnostic tool by @alexandreLamarre in #946
- Cortex Rule CRUD through CLI by @alexandreLamarre in #952
- opni enhancement proposal template and vale style guide by @sanjay920 in #961
- Add instructions for runnning vale via docker by @joshmeranda in #967
- fix alerting install conflict by unsetting fields in uninstall by @alexandreLamarre in #906
- Add OTEL collector enhancement request by @dbason in #957
- OEP Condition Status Optimizations & Scalability by @alexandreLamarre in #971
- Write up OTEL logging proposal by @dbason in #996
- OEP: Add anomalous keyword filtering from training dataset of Deep Learning model. by @AmartC in #1019
- OEP Alerting cluster as a messaging system by @alexandreLamarre in #973
- OEP Generic enhancement options to Prometheus query alarms by @alexandreLamarre in #983
- OEP Sync downstream Prometheus alerting rules by @alexandreLamarre in #977
- Dependency upgrades by @kralicky in #1031
- Resolve all existing lint issues by @dbason in #1030
- Bump golang.org/x/sys from 0.4.0 to 0.5.0 by @dependabot in #1039
- Update Oep for anomaly keyword filter by @AmartC in #1050
- Prometheus Remote Read ETL tool by @joshmeranda in #1014
- Routing logic refactor; Stateless CRUD APIs by @alexandreLamarre in #942
- Add ephemeral key type, config, and loading machinery by @kralicky in #1038
- Implement OTEL gRPC handlers by @dbason in #1036
- Bump torch from 1.10.0 to 1.13.1 in /images/python by @dependabot in #1035
- [Chore] Update versions for release by @dbason in #1063
- Update golang for mage by @dbason in #1065
- Alerting Endpoints : correctly update metadata & propagate deletion metadata changes by @alexandreLamarre in #1062
- fix minimal build issue by @joshmeranda in #1066
- Misc Operator Bugfixes by @kralicky in #1067
- Add new banzaicloud resources by @dbason in #1070
- [Chore] Update RC version by @dbason in #1071
- Fix metrics label paths for use with opni alerting by @alexandreLamarre in #1072
- Instantiate cluster driver in logging plugin by @dbason in #1074
- [Chore] update to new RC version by @dbason in #1076
- Update impl by @dbason in #1077
- Various fixes for logging by @dbason in #1079
- Update questions.yaml to match defaults by @sanjay920 in #1082
- OEP: distinguishing the central agent by @kralicky in #999
- Fix filename and level of effort text by @kralicky in #1085
- [Chore] Update for final release by @dbason in #1078
New Contributors
- @joshmeranda made their first contribution in #967
Full Changelog: v0.8.1...v0.8.2
v0.8.2-rc3
Merge pull request #1077 from rancher/bug-1073 Update impl
v0.8.2-rc2
Merge pull request #1071 from rancher/release-082 [Chore] Update RC version
v0.8.2-rc1
Merge pull request #1066 from rancher/minimal-build fix minimal build issue
v0.8.1
Bugfix notice
Please note that v0.8.1 contains a critical fix for an issue introduced in v0.8.0 (#927). If you have deployed v0.8.0 please upgrade to v0.8.1 at your earliest convenience.
What's Changed
- Add retry for fetching client certs. by @dbason in #918
- Move bootstrap and keyrings to core group by @dbason in #928
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Pager duty receiver + redact secrets by @alexandreLamarre in #845
- Resolve alerts internal API by @alexandreLamarre in #868
- bypass redacting secrets when creating routing nodes by @alexandreLamarre in #865
- clone api for Alarms by @alexandreLamarre in #863
- Add workload services by @AmartC in #732
- Fix up cpu inferencing service to also use 0.7 threshold for inferencing by @AmartC in #877
- Set min log tokens to 1 for cpu inferencing service by @AmartC in #882
- Remove deprecated APIs by @dbason in #864
- Ai admin plugin by @dbason in #854
- Model status plugin by @AmartC in #876
- Update Opensearch Updating Service to now handle workload logs by @AmartC in #693
- Have training plugin reset statistics for next model by @AmartC in #887
- Opensearch improvements by @dbason in #884
- Remove references to setting up AI services through helm chart by @AmartC in #891
- Update version for release of 0.8 rc1 by @AmartC in #890
- automation for publishing chart updates to charts-repo branches by @kralicky in #749
- Fix charts build action not exporting the charts and assets directories by @kralicky in #894
- Update services.go for enabling workload DRAIN service with GPU services by @AmartC in #897
- Fix helm git commands to succeed if there is nothing to commit by @kralicky in #901
- Validate admin v2 input contains data nodes by @dbason in #889
- ephemeral dispatchers & update alert fix by @alexandreLamarre in #905
- Fix model status by @AmartC in #900
- Bugfix logging v2 by @dbason in #902
- Update files for rc2 release v0.8.0 by @AmartC in #907
- Update push.cue by @kralicky in #908
- downstream capability alerts & cortex backend alerts by @alexandreLamarre in #831
- Add delete collection to clusterrole by @dbason in #909
- config equality logic + simple unit tests by @alexandreLamarre in #862
- Update version to rc3 by @AmartC in #913
- Update queries to use only the most recent value for opni_cluster_info when vector matching cluster names by @kralicky in #853
- Update nats error checking logic to use new exported error type by @kralicky in #873
- Custom grpc gateway error handling by @kralicky in #912
- Update pulumi and sdk modules by @kralicky in #855
- Make opensearch script executable by @dbason in #914
- Cut rc4 for v0.8.0 by @AmartC in #915
- New plugin sync and patch management framework by @kralicky in #885
- Update for rc5 release for v0.8.0 by @AmartC in #919
- Ensure patch client temp directory is created on the same device as the plugin directory by @kralicky in #922
- Import optimizations, prometheus queue config adjustments by @kralicky in #925
- Update files to reflect v0.8.0 by @AmartC in #926
Full Changelog: v0.7.0...v0.8.0
v0.8.0-rc5
Merge pull request #919 from rancher/0.8.0-rc5-release Update for rc5 release for v0.8.0
v0.8.0-rc4
Merge pull request #915 from rancher/v0.8.0-rc4 Cut rc4 for v0.8.0
v0.8.0-rc3
Merge pull request #913 from rancher/v0.8.0-rc3 Update version to rc3
v0.8.0-rc2
Merge pull request #907 from rancher/v0.8.0-rc2 Update files for rc2 release v0.8.0