Skip to content

Releases: onyx-dot-app/onyx

v0.8.0

15 Oct 17:09
c87d134
Compare
Choose a tag to compare

What's Changed

  • don't push integration testing docker images by @rkuo-danswer in #2584
  • Unstructured UI by @yuhongsun96 in #2636
  • update nav link name by @pablodanswer in #2643
  • run the nightly tag overnight relative to pacific time by @rkuo-danswer in #2637
  • Added quotes to project name to handle reserved words by @hagen-danswer in #2639
  • Welcome flow minor fix by @pablodanswer in #2644
  • raise redis connections and using blocking connection pool for more d… by @rkuo-danswer in #2635
  • add default model + minor fixes by @pablodanswer in #2638
  • sync up when checks run with branch protection required checks by @rkuo-danswer in #2628
  • Redis Cache for KV Store by @yuhongsun96 in #2603
  • Update litellm to fix bedrock models by @Weves in #2649
  • fix typo in Linear Connector page by @evan-danswer in #2652
  • Dupe welcome modal logic by @pablodanswer in #2656
  • Clean, memoized assistant ordering by @pablodanswer in #2655
  • replace trivy download endpoint due to db download flakiness on their en… by @rkuo-danswer in #2661
  • Better virtualization by @pablodanswer in #2653
  • Add clarity around assistants and names by @pablodanswer in #2663
  • [tiny] adjust user group sync log by @Weves in #2664
  • Implement source testing framework + Slack by @hagen-danswer in #2650
  • Unstructured Update Copy by @yuhongsun96 in #2668
  • delete directly via selection instead of making multiple calls to get… by @rkuo-danswer in #2666
  • disable another flaky assert by @rkuo-danswer in #2678
  • Allow config of background concurrency by @Weves in #2648
  • bump celery to 5.5.0b4 by @rkuo-danswer in #2681
  • update_single should be optimized for a single call now by @rkuo-danswer in #2671
  • harden connections to redis by @rkuo-danswer in #2677
  • Improved api key forms + fix non-submittable azure by @pablodanswer in #2654
  • Add only multi tenant dependency injection by @pablodanswer in #2588
  • Multi tenant alembic by @pablodanswer in #2589
  • docker deployment cors update by @pablodanswer in #2686
  • Add option to adjust pool size by @Weves in #2695
  • Tenant provisioning in the dataplane by @pablodanswer in #2694
  • disabled llm when skip_gen_ai_answer_question set by @evan-danswer in #2687
  • Ensure tests don't use LLM by @yuhongsun96 in #2702
  • remove left-over memo by @pablodanswer in #2669
  • Enable removal of reranking + navigate back to search settings by @pablodanswer in #2674
  • (minor) Update disabling logic by @pablodanswer in #2592
  • DanswerBot Update by @yuhongsun96 in #2697
  • UX Cleanup by @pablodanswer in #2701
  • Feature/background prune 2 by @rkuo-danswer in #2583
  • back button + popups by @pablodanswer in #2707
  • Linting by @pablodanswer in #2704
  • Minor update to initial modal by @pablodanswer in #2571
  • Remove Perm Sync Script Dev by @yuhongsun96 in #2712
  • rely on stdout redirection for supervisord logging by @rkuo-danswer in #2711
  • check before using fetch_versioned_implementation because it logs war… by @rkuo-danswer in #2708
  • Inline code + effect clarity by @pablodanswer in #2715
  • better logging for actions being taken inside document_by_cc_pair_cle… by @rkuo-danswer in #2713
  • add one more retry and wait a little longer to allow ourselves to rec… by @rkuo-danswer in #2714
  • Merge hotfix/v0.8-docker-kv-deprecation into release/v0.8 by @rkuo-danswer in #2747
  • Merge hotfix/v0.8-supervisord-logs into release/v0.8 by @rkuo-danswer in #2754

New Contributors

Full Changelog: v0.7.4...v0.8.0

v0.8.0-beta.2

10 Oct 01:41
c87d134
Compare
Choose a tag to compare
v0.8.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.0-beta.1...v0.8.0-beta.2

v0.7.4

10 Oct 01:41
a4f1bb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.7.4

v0.6.2

10 Oct 01:41
9d4ecf8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.7.3

09 Oct 22:22
7f9fdbd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.3

v0.8.0-beta.1

08 Oct 07:50
79d3715
Compare
Choose a tag to compare
v0.8.0-beta.1 Pre-release
Pre-release

What's Changed

  • don't push integration testing docker images by @rkuo-danswer in #2584
  • Unstructured UI by @yuhongsun96 in #2636
  • update nav link name by @pablodanswer in #2643
  • run the nightly tag overnight relative to pacific time by @rkuo-danswer in #2637
  • Added quotes to project name to handle reserved words by @hagen-danswer in #2639
  • Welcome flow minor fix by @pablodanswer in #2644
  • raise redis connections and using blocking connection pool for more d… by @rkuo-danswer in #2635
  • add default model + minor fixes by @pablodanswer in #2638
  • sync up when checks run with branch protection required checks by @rkuo-danswer in #2628
  • Redis Cache for KV Store by @yuhongsun96 in #2603
  • Update litellm to fix bedrock models by @Weves in #2649
  • fix typo in Linear Connector page by @evan-danswer in #2652
  • Dupe welcome modal logic by @pablodanswer in #2656
  • Clean, memoized assistant ordering by @pablodanswer in #2655
  • replace trivy download endpoint due to db download flakiness on their en… by @rkuo-danswer in #2661
  • Better virtualization by @pablodanswer in #2653
  • Add clarity around assistants and names by @pablodanswer in #2663
  • [tiny] adjust user group sync log by @Weves in #2664
  • Implement source testing framework + Slack by @hagen-danswer in #2650
  • Unstructured Update Copy by @yuhongsun96 in #2668
  • delete directly via selection instead of making multiple calls to get… by @rkuo-danswer in #2666
  • disable another flaky assert by @rkuo-danswer in #2678
  • Allow config of background concurrency by @Weves in #2648
  • bump celery to 5.5.0b4 by @rkuo-danswer in #2681
  • update_single should be optimized for a single call now by @rkuo-danswer in #2671
  • harden connections to redis by @rkuo-danswer in #2677
  • Improved api key forms + fix non-submittable azure by @pablodanswer in #2654
  • Add only multi tenant dependency injection by @pablodanswer in #2588
  • Multi tenant alembic by @pablodanswer in #2589
  • docker deployment cors update by @pablodanswer in #2686
  • Add option to adjust pool size by @Weves in #2695
  • Tenant provisioning in the dataplane by @pablodanswer in #2694
  • disabled llm when skip_gen_ai_answer_question set by @evan-danswer in #2687
  • Ensure tests don't use LLM by @yuhongsun96 in #2702
  • remove left-over memo by @pablodanswer in #2669
  • Enable removal of reranking + navigate back to search settings by @pablodanswer in #2674
  • (minor) Update disabling logic by @pablodanswer in #2592
  • DanswerBot Update by @yuhongsun96 in #2697
  • UX Cleanup by @pablodanswer in #2701
  • Feature/background prune 2 by @rkuo-danswer in #2583
  • back button + popups by @pablodanswer in #2707
  • Linting by @pablodanswer in #2704
  • Minor update to initial modal by @pablodanswer in #2571
  • Remove Perm Sync Script Dev by @yuhongsun96 in #2712
  • rely on stdout redirection for supervisord logging by @rkuo-danswer in #2711
  • check before using fetch_versioned_implementation because it logs war… by @rkuo-danswer in #2708
  • Inline code + effect clarity by @pablodanswer in #2715
  • better logging for actions being taken inside document_by_cc_pair_cle… by @rkuo-danswer in #2713
  • add one more retry and wait a little longer to allow ourselves to rec… by @rkuo-danswer in #2714

New Contributors

Full Changelog: v0.7.1...v0.8.0-beta.1

v0.7.1

07 Oct 23:28
2be133d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

07 Oct 17:28
756385e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.7-beta.2

03 Oct 22:56
Compare
Choose a tag to compare
v0.7-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.0-beta.1...v0.7-beta.2

v0.7.0-beta.1

30 Sep 21:31
3e51149
Compare
Choose a tag to compare
v0.7.0-beta.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0-beta.1