Feature Release v0.7.0
What's Changed
- Bump rustls-webpki from 0.101.1 to 0.101.4 by @dependabot in #479
- Fetch from task iam when env var is found by @trueleo in #480
- Fix Broken Link in README.md by @AdheipSingh in #482
- Update the console build to release v0.2.4 by @nitisht in #485
- Cargo fmt by @trueleo in #486
- add api route for llm query by @aldrinjenson in #488
- rename OPENAI_API_key env variable to be consistent with parseable vars. by @aldrinjenson in #492
- Move is llm active API to about section API by @aldrinjenson in #493
- Parse now and duration in start and end time by @trueleo in #494
- Bump webpki from 0.22.0 to 0.22.1 by @dependabot in #497
- Assign perms for about and llm api by @trueleo in #495
- Add Github action workflow for release across Linux, Windows and Mac by @aldrinjenson in #498
- Fix create stream error response by @trueleo in #502
- Make the llm prompt stricter by @aldrinjenson in #505
- Add OAuth support by @trueleo in #484
- Add new ingest role by @trueleo in #504
- Add CLA signatures to .github repo by @nitisht in #506
- Update the CLA workflow with PAT by @nitisht in #507
- Prepare for the release v0.7.0 by @nitisht in #509
- Update to console release v0.3.1 by @nitisht in #510
New Contributors
- @aldrinjenson made their first contribution in #488
Full Changelog: v0.6.2...v0.7.0