Skip to content

Releases: ohad24/encyclo-flower

v0.6.6

10 Sep 17:23
8ddbcdd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.5...v0.6.6

v0.6.5

14 Aug 17:15
01149d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

v0.6.4

08 Aug 20:52
8cc3452
Compare
Choose a tag to compare

What's Changed

  • update mongo version and fix search by @ohad24 in #314

Full Changelog: v0.6.3...v0.6.4

v0.6.3

30 Jul 17:50
25edfa7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

29 Jul 16:01
a19769c
Compare
Choose a tag to compare

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

v0.6.1

28 Jul 15:30
de42595
Compare
Choose a tag to compare

Working release for the new web frontend

Full Changelog: v0.5.2...v0.6.1

v0.5.2

29 May 19:00
c16a2a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.2

v0.5.0

08 Apr 17:21
e900023
Compare
Choose a tag to compare

What's Changed

  • Bump python-multipart from 0.0.5 to 0.0.6 in /src/services/image_recognition by @dependabot in #210
  • Bump linuxserver/swag from 2.3.0 to 2.4.0 in /src/web by @dependabot in #212
  • Bump pydantic[email] from 1.10.5 to 1.10.6 in /src/api by @dependabot in #215
  • Bump prometheus-fastapi-instrumentator from 5.10.0 to 5.11.1 in /src/api by @dependabot in #220
  • Bump fastapi from 0.92.0 to 0.94.1 in /src/api by @dependabot in #221
  • Bump fastapi from 0.92.0 to 0.94.1 in /src/services/image_recognition by @dependabot in #222
  • Bump uvicorn from 0.20.0 to 0.21.1 in /src/api by @dependabot in #223
  • Bump uvicorn from 0.20.0 to 0.21.1 in /src/services/image_recognition by @dependabot in #224
  • Bump prometheus-fastapi-instrumentator from 5.11.1 to 6.0.0 in /src/api by @dependabot in #225
  • Bump fastapi from 0.94.1 to 0.95.0 in /src/api by @dependabot in #227
  • Bump tzlocal from 4.2 to 4.3 in /src/api by @dependabot in #228
  • Bump fastapi from 0.94.1 to 0.95.0 in /src/services/image_recognition by @dependabot in #229
  • Bump pydantic[email] from 1.10.6 to 1.10.7 in /src/api by @dependabot in #230
  • Bump google-cloud-vision from 3.4.0 to 3.4.1 in /src/api by @dependabot in #231
  • Bump pillow from 9.4.0 to 9.5.0 in /src/services/image_recognition by @dependabot in #232
  • Bump beautifulsoup4 from 4.11.2 to 4.12.1 in /src/api by @dependabot in #234
  • Bump linuxserver/swag from 2.4.0 to 2.5.0 in /src/web by @dependabot in #233
  • Bump pillow from 9.4.0 to 9.5.0 in /src/api by @dependabot in #236
  • Bump google-cloud-storage from 2.7.0 to 2.8.0 in /src/api by @dependabot in #237
  • Bump beautifulsoup4 from 4.12.1 to 4.12.2 in /src/api by @dependabot in #238
  • Add detection service CD by @ohad24 in #239

Full Changelog: v0.4.0...v0.5.0

v0.4.0

06 Mar 17:15
3ae7cdb
Compare
Choose a tag to compare

What's Changed

  • Bump fastapi from 0.89.1 to 0.90.0 in /src/api by @dependabot in #183
  • Bump fastapi from 0.90.0 to 0.90.1 in /src/api by @dependabot in #185
  • Added image detection model files by @ohad24 in #186
  • inaturalist scraper by @ohad24 in #187
  • Bump supercharge/mongodb-github-action from 1.8.0 to 1.9.0 by @dependabot in #190
  • Bump linuxserver/swag from 2.2.0 to 2.3.0 in /src/web by @dependabot in #192
  • Bump fastapi from 0.90.1 to 0.92.0 in /src/api by @dependabot in #193
  • Bump pydantic[email] from 1.10.4 to 1.10.5 in /src/api by @dependabot in #194
  • Bump python-dotenv from 0.21.1 to 1.0.0 in /src/api by @dependabot in #197
  • Bump python-multipart from 0.0.5 to 0.0.6 in /src/api by @dependabot in #198
  • Bump google-cloud-vision from 3.3.1 to 3.4.0 in /src/api by @dependabot in #199
  • Fix tests warnings by @ohad24 in #196
  • Add fastapi metrics instrumentator by @ohad24 in #200
  • Add image recognition (pip) to dependabot by @ohad24 in #203
  • Bump tflite-runtime from 2.10.0 to 2.11.0 in /src/services/image_recognition by @dependabot in #205
  • Bump uvicorn from 0.18.3 to 0.20.0 in /src/services/image_recognition by @dependabot in #207
  • Bump pillow from 9.3.0 to 9.4.0 in /src/services/image_recognition by @dependabot in #208
  • Bump prometheus-fastapi-instrumentator from 5.9.1 to 5.10.0 in /src/api by @dependabot in #204
  • Bump fastapi from 0.82.0 to 0.92.0 in /src/services/image_recognition by @dependabot in #209
  • Bump tflite-support from 0.4.0 to 0.4.3 in /src/services/image_recognition by @dependabot in #206

Full Changelog: v0.3.1...v0.4.0

v0.3.1

07 Feb 21:28
cfd6567
Compare
Choose a tag to compare

What's Changed

  • add mongo to ci by @ohad24 in #182
  • Bump pillow from 9.2.0 to 9.3.0 in /src/services/image_recognition by @dependabot in #180
  • Bump pymongo[srv] from 4.3.2 to 4.3.3 in /src/api by @dependabot in #178
  • Bump python-dotenv from 0.21.0 to 0.21.1 in /src/api by @dependabot in #177
  • Bump beautifulsoup4 from 4.11.1 to 4.11.2 in /src/api by @dependabot in #176
  • Bump google-cloud-vision from 3.1.4 to 3.3.1 in /src/api by @dependabot in #174
  • Bump linuxserver/swag from 1.29.0 to 2.2.0 in /src/web by @dependabot in #168
  • Bump exif from 1.3.5 to 1.6.0 in /src/api by @dependabot in #175
  • Add CodeQL workflow for GitHub code scanning by @lgtm-com in #155

New Contributors

  • @lgtm-com made their first contribution in #155

Full Changelog: v0.3.0...v0.3.1