Skip to content

Commit

Permalink
chore(main): release 0.0.284 (#2859)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## 0.0.284 (2024-07-17)

## What's Changed
* chore(cleanup): cleaned up some unused files by @StanGirard in
#2858
* feat: Improve file loading logic in File model by @StanGirard in
#2861
* feat(celery): add retry logic for dcos by @StanGirard in
#2862
* feat: quivr api send notification by @AmineDiro in
#2865
* feat: Update category for sync notification by @StanGirard in
#2866
* feat: Update crawl_endpoint to include knowledge_id in task kwargs by
@StanGirard in #2867
* feat(integrations): Add integration fields to Knowledge and SyncsUser
models by @StanGirard in #2853
* feat: quivr api use quivr core by @AmineDiro in
#2868
* feat: Update sync generic bulk by @StanGirard in
#2869
* chore(main): release core 0.0.9 by @StanGirard in
#2855
* feat(frontend): new notifications design by @Zewed in
#2870
* feat: Update sync active notification category by @StanGirard in
#2873
* feat(integrations): dropbox by @chloedia in
#2864
* fix(frontend): delete notifications by @Zewed in
#2874
* feat(frontend): back button by @Zewed in
#2876


**Full Changelog**:
v0.0.283...v0.0.284

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
StanGirard authored Jul 18, 2024
1 parent 8f3988b commit 3046f46
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"backend/core": "0.0.9",
".": "0.0.283"
".": "0.0.284"
}
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## 0.0.284 (2024-07-17)

## What's Changed
* chore(cleanup): cleaned up some unused files by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2858
* feat: Improve file loading logic in File model by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2861
* feat(celery): add retry logic for dcos by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2862
* feat: quivr api send notification by @AmineDiro in https://github.com/QuivrHQ/quivr/pull/2865
* feat: Update category for sync notification by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2866
* feat: Update crawl_endpoint to include knowledge_id in task kwargs by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2867
* feat(integrations): Add integration fields to Knowledge and SyncsUser models by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2853
* feat: quivr api use quivr core by @AmineDiro in https://github.com/QuivrHQ/quivr/pull/2868
* feat: Update sync generic bulk by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2869
* chore(main): release core 0.0.9 by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2855
* feat(frontend): new notifications design by @Zewed in https://github.com/QuivrHQ/quivr/pull/2870
* feat: Update sync active notification category by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2873
* feat(integrations): dropbox by @chloedia in https://github.com/QuivrHQ/quivr/pull/2864
* fix(frontend): delete notifications by @Zewed in https://github.com/QuivrHQ/quivr/pull/2874
* feat(frontend): back button by @Zewed in https://github.com/QuivrHQ/quivr/pull/2876


**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.283...v0.0.284

## 0.0.283 (2024-07-12)

## What's Changed
Expand Down

0 comments on commit 3046f46

Please sign in to comment.