Skip to content

Commit 1b8cc5d

Browse files
chore(main): release 0.14.0
1 parent 45340a2 commit 1b8cc5d

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.13.0"
2+
".": "0.14.0"
33
}

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [0.14.0](https://github.com/devflowinc/trieve/compare/v0.13.0...v0.14.0) (2024-12-07)
4+
5+
6+
### Features
7+
8+
* add csv-jsonl-worker to helm chart ([45340a2](https://github.com/devflowinc/trieve/commit/45340a217b451c9b8863bce04413d08f913975c0))
9+
* completed testing of csv and jsonl ingests with the new worker ([ce05422](https://github.com/devflowinc/trieve/commit/ce05422284a875b127f34031d196a62e229f9463))
10+
* make the clear messages button be formatted to brand color ([7980eb2](https://github.com/devflowinc/trieve/commit/7980eb2c8acfdb7577a04935899434c1452737d0))
11+
* option to copy chat message in search component ([9b76f6b](https://github.com/devflowinc/trieve/commit/9b76f6bd821d153c4423019ef03fa3b9880191eb))
12+
* upload CSV processing done up to the worker stage ([c979f0c](https://github.com/devflowinc/trieve/commit/c979f0c47f4daa53abd2388cb596c410ea9bb30e))
13+
14+
15+
### Bug Fixes
16+
17+
* add back postgresql count trigger ([686181b](https://github.com/devflowinc/trieve/commit/686181b15d12c321fd1c6e8ef97712d65463f619))
18+
* fix vertical scroll in search component ([49bf9ca](https://github.com/devflowinc/trieve/commit/49bf9ca99e986bcf05e20d4d52ab97bd08c658b5))
19+
320
## [0.13.0](https://github.com/devflowinc/trieve/compare/v0.12.1...v0.13.0) (2024-12-06)
421

522

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.13.0
1+
0.14.0

0 commit comments

Comments
 (0)