-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Tomas Pilar <tomas.pilar@apoco.com>
- Loading branch information
1 parent
a7bd7ce
commit 6663804
Showing
2 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Changelog | ||
|
||
## [0.0.7](https://github.com/i-am-bee/bee-api/compare/v0.0.6...v0.0.7) (2024-11-05) | ||
|
||
### Features | ||
|
||
* **apiKey:** add last used at property ([#36](https://github.com/i-am-bee/bee-api/issues/36)) ([3758032](https://github.com/i-am-bee/bee-api/commit/3758032a8c31f3c633faffbd2ff64d30e7ced9b1)) | ||
* **apiKey:** add organization apiKey endpoint ([#34](https://github.com/i-am-bee/bee-api/issues/34)) ([188608b](https://github.com/i-am-bee/bee-api/commit/188608b1f0b9bfd5c883bac9224496d5232d38c7)) | ||
* **apiKey:** add owner to the response ([#41](https://github.com/i-am-bee/bee-api/issues/41)) ([aba5f3a](https://github.com/i-am-bee/bee-api/commit/aba5f3a6e9f6df6f1b10f5119e33a9e8646ae48f)) | ||
* **tools:** add get for system tools ([#33](https://github.com/i-am-bee/bee-api/issues/33)) ([e7ced3f](https://github.com/i-am-bee/bee-api/commit/e7ced3f1ce87e8cd621d218531ef8ee961149d39)) | ||
* **tools:** update ArXiv short description ([#37](https://github.com/i-am-bee/bee-api/issues/37)) ([e46b3d6](https://github.com/i-am-bee/bee-api/commit/e46b3d63c21329eb0b65cbfe706d988a1526215e)) | ||
|
||
### Bug Fixes | ||
|
||
* **apiKey:** fix last used_at ([#44](https://github.com/i-am-bee/bee-api/issues/44)) ([87c925c](https://github.com/i-am-bee/bee-api/commit/87c925c2d4d5bef70f9bb7dad8b0d3401554577d)) | ||
* **ApiKey:** fix transaction for parallel requests ([#50](https://github.com/i-am-bee/bee-api/issues/50)) ([e220af5](https://github.com/i-am-bee/bee-api/commit/e220af58221a25c9585b4103a9df25be0a27bf46)) | ||
* **apiKey:** load project for organization api-keys ([#38](https://github.com/i-am-bee/bee-api/issues/38)) ([dd28eea](https://github.com/i-am-bee/bee-api/commit/dd28eea981e22559a2364fad153b370c232ac3a1)) | ||
* **auth:** fix lastUpdatedAt for api key ([#48](https://github.com/i-am-bee/bee-api/issues/48)) ([e7c3aca](https://github.com/i-am-bee/bee-api/commit/e7c3aca41c80ac4833a478c4126dff9f698b7ba1)) | ||
* **pagination:** fix pagination for before parameter ([#45](https://github.com/i-am-bee/bee-api/issues/45)) ([389cd2e](https://github.com/i-am-bee/bee-api/commit/389cd2ee3a12b856ae2cb6bc55afb4d15c37c77e)) | ||
* **pagination:** fix pagination with filters ([#39](https://github.com/i-am-bee/bee-api/issues/39)) ([20cf9aa](https://github.com/i-am-bee/bee-api/commit/20cf9aa74e1f97f128ae5b19f18c88d620589721)) | ||
* **seeder:** importing ORM hangs seeder ([#51](https://github.com/i-am-bee/bee-api/issues/51)) ([dd0d3f6](https://github.com/i-am-bee/bee-api/commit/dd0d3f6b5672e3eb4a942ce40b783f82a33d72f1)) | ||
* **thread:** delete vectore store files for thread ([#35](https://github.com/i-am-bee/bee-api/issues/35)) ([177ab3b](https://github.com/i-am-bee/bee-api/commit/177ab3b363ca90102d5b9a9b98c11e8f6ed98d54)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters