Releases: rancher/opni
Releases · rancher/opni
v0.10.0-rc3
What's Changed
- Update kube-prometheus-stack subchart and prometheus crds by @kralicky in #1447
- Fix release bugs by @dbason in #1445
- Home dashboard bugfixes; add new service latency dashboard by @kralicky in #1453
- Fix agent startup error when missing bootstrap config but bootstrap is not required by @kralicky in #1449
- [CHORE] update versions for release by @dbason in #1454
Full Changelog: v0.10.0-rc2...v0.10.0-rc3
v0.10.0-rc2
What's Changed
- correctly use sha256 for for aggregator config hashing by @alexandreLamarre in #1412
- Fix api semantics of the http body field config to be consistent with existing usage by @kralicky in #1405
- Api safeguards for alerting server by @alexandreLamarre in #1417
- Prefill log type and component by @dbason in #1419
- Update metrics capability uninstall error message by @kralicky in #1406
- Bump github.com/mikefarah/yq/v4 from 4.32.2 to 4.34.1 by @dependabot in #1429
- Bump github.com/pulumi/pulumi/sdk/v3 from 3.58.0 to 3.68.0 by @dependabot in #1423
- Bump github.com/go-playground/validator/v10 from 10.12.0 to 10.14.0 by @dependabot in #1427
- Enum api standardization, node capability status, otel metrics testenv driver by @kralicky in #1425
- Update version numbers to 0.10.0-rc2 by @kralicky in #1439
- Metrics otel collector : endpoint ordering edge cases and watch improvements by @alexandreLamarre in #1421
Full Changelog: v0.10.0-rc1...v0.10.0-rc2
v0.10.0-rc1
What's Changed
- Automatically apply CRDs for agent by @dbason in #1331
- Inititial draft of auto update OEP by @dbason in #1275
- Remove crd chart from agent by @dbason in #1360
- Remove generated grpc-gateway code by @kralicky in #1367
- Migrate to new web build command by @alexandreLamarre in #1369
- Remove agent CRD chart from CI by @dbason in #1365
- Fix delete of old Opensearch data by @dbason in #1364
- OTEL prometheus discovery controller : UX/consistency by @alexandreLamarre in #1334
- Prevent rule finder implementations from panicking by @alexandreLamarre in #1372
- One time use token by @dbason in #1368
- Update dashboard server to use new dist directory structure by @kralicky in #1370
- Update management api http path to be consistent with other apis by @kralicky in #1376
- Alerting cluster crd by @alexandreLamarre in #1330
- Cortex config api + cli code generator by @kralicky in #1361
- Agent import debug command + CLI config loading fixes by @kralicky in #1389
- Add test env command to stop an agent by @kralicky in #1390
- Fix storage spec enum crd by @kralicky in #1381
- fix enum to string conversion in cortex storage backend config by @kralicky in #1401
- Add support for nested message fields in http path templates by @kralicky in #1396
- Import error by @joshmeranda in #1392
- Logical Restructure of Alerting plugin servers by @alexandreLamarre in #1394
- add descriptor generator; various improvements to cli generator by @kralicky in #1400
- add some basic tracing to web route and proxy by @alexandreLamarre in #1402
- Update version numbers to 0.10.0-rc1 by @kralicky in #1409
Full Changelog: v0.9.2...v0.10.0-rc1
v0.9.2
What's Changed
- OEP Rancher Monitoring Data Import by @joshmeranda in #970
- Fix cli bash completion by @kralicky in #1299
- Implement per-node metrics capability config by @kralicky in #1282
- Implement test env metrics node driver; test bugfixes by @kralicky in #1271
- infra: update nginx-ingress-controller service name by @kralicky in #1302
- Fix duplicate metrics registration causing scrape errors by @kralicky in #1296
- GRPC caching interceptors by @alexandreLamarre in #1029
- Fix alerting condition evalutation triggers by @alexandreLamarre in #1305
- Fix minimal build by @kralicky in #1307
- Split stream api extension plugin into separate gateway and agent implementations by @kralicky in #1290
- OEP - implement streaming data-loader for log anomaly detection model training to reduce memory pressure by @tybalex in #1026
- Refactor /model/status endpoint within AIOps gateway plugin by @AmartC in #1310
- Update versions to reflect release v0.9.2-rc1 by @AmartC in #1314
- Alerting : Interceptor caching by @alexandreLamarre in #1313
- Refactor logging admin to use driver abstraction by @dbason in #1255
- fix test flake in caching test suite by @alexandreLamarre in #1320
- Bump github.com/nats-io/nkeys from 0.3.0 to 0.4.4 by @dependabot in #1258
- Bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.6 by @dependabot in #1257
- Alerting dependency management system OEP by @alexandreLamarre in #1306
- Collect kubernetes + workload metrics with OTEL by @alexandreLamarre in #1176
- Point gateway service monitor to internal service by @alexandreLamarre in #1335
- OEP: An alternative approach to improve model training on large dataset by @tybalex in #1311
- Update files for v0.9.2-rc2 release by @AmartC in #1338
- Alerting fixes : 9.2rc2 by @alexandreLamarre in #1342
- Update files for 9.2-rc3 version by @AmartC in #1345
- Test optimization by @kralicky in #1315
- Fix HA replicas in Alerting Cluster by @alexandreLamarre in #1347
- chore : update version for 0.9.2-rc4 release candidate by @alexandreLamarre in #1348
- Update versioning for v0.9.2 by @AmartC in #1351
Full Changelog: v0.9.1...v0.9.2
v0.9.2-rc4
Merge pull request #1347 from rancher/alerting-fix-9.2rc2 Fix HA replicas in Alerting Cluster
v0.9.2-rc3
Merge pull request #1345 from rancher/9.2-rc3-release Update files for 9.2-rc3 version
Merge pull request #1338 from rancher/v0.9.2-rc2-release
Update files for v0.9.2-rc2 release
v0.9.2-rc1
Merge pull request #1314 from rancher/v0.9.2-rc1-release Update versions to reflect release v0.9.2-rc1
v0.9.1
What's Changed
- Bump github.com/klauspost/compress from 1.15.15 to 1.16.3 by @dependabot in #1203
- Bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.5 by @dependabot in #1208
- Bump golang.org/x/tools from 0.6.0 to 0.7.0 by @dependabot in #1207
- Bump github.com/charmbracelet/bubbletea from 0.23.1 to 0.23.2 by @dependabot in #1206
- Retry cert fetch and fix logic for user creation by @dbason in #1217
- Dependency updates by @kralicky in #1194
- Update AIOps gateway plugin to use Nats Jetstream KV storage for storing model training parameters by @AmartC in #1222
- Update default otel image by @dbason in #1228
- Switch gateway to recreate deployment by @dbason in #1238
- Add static pod labels by @dbason in #1235
- Pulumi sdk updates by @kralicky in #1237
- ETL fixes by @joshmeranda in #1158
- Set collector mounts as RO and run as root by @dbason in #1240
- OEP: Capability Options by @joshmeranda in #1210
- Tenant Impersonation + Per-tenant cluster info metrics by @kralicky in #1229
- Update totem to apply fix for otelgrpc inject/extract memory leak by @kralicky in #1244
- Move some code in pkg/test/testutil into dedicated packages by @kralicky in #1260
- OEP: Cortex Config Options by @kralicky in #1254
- Add friendly name to UI by @dbason in #1241
- Update AIOps plugin to enable AI services when training job is submitted by @AmartC in #1252
- Address training parameter fix by @AmartC in #1265
- Human Readable Logging Names by @joshmeranda in #1218
- chore : update version for 0.9.1-rc2 release candidate by @alexandreLamarre in #1274
- Add exponential backoff to initial log metadata reconciliation by @joshmeranda in #1276
- load compatibility k8s for slo plugin by @alexandreLamarre in #1283
- Update files to use latest version for 0.9.1-rc3 by @AmartC in #1286
- Update versions to reflect release for v0.9.1 by @AmartC in #1287
Full Changelog: v0.9.0...v0.9.1
v0.9.1-rc3
Merge pull request #1286 from rancher/v0.9.1-rc3-release Update files to use latest version for 0.9.1-rc3