8000 Releases · edm-su/api · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: edm-su/api

v3.7.1

27 Jan 11:00
10dd110
Compare
Choose a tag to compare

HOT FIX
Full Changelog: v3.7.0...v3 8000 .7.1

v3.7.0

27 Jan 10:30
ab42ba1
Compare
Choose a tag to compare

What's Changed

  • refactor: consolidate post creation logic and update dependencies by @EgorHenek in #633
  • chore: bump python from 3.12.6-slim-bullseye to 3.12.7-slim-bullseye by @dependabot in #634
  • chore: update authzed requirement from <0.19.0,>=0.14.0 to >=0.14.0,<1.1.0 by @dependabot in #635
  • refactor: use lifespan event by @EgorHenek in #636
  • test: replace pytest-asyncio to anyio by @EgorHenek in #639
  • ci: correct coverage path in test workflow by @EgorHenek in #640
  • ci: add 3.13 python by @EgorHenek in #641
  • chore: bump python from 3.12.7-slim-bullseye to 3.13.0-slim-bullseye by @dependabot in #638
  • chore: bump fastapi[standard] from 0.115.0 to 0.115.3 by @dependabot in #644
  • fix(deps): update dependency fastapi to v0.115.4 by @renovate in #647
  • fix(deps): update dependency meilisearch-python-async to v1.8.1 by @renovate in #648
  • chore(deps): lock file maintenance by @renovate in #650
  • fix(deps): update dependency pillow to v11 by @renovate in #658
  • fix(deps): update dependency authzed to >=1.1.0,<2.0.0 by @renovate in #657
  • fix(deps): update dependency aiofiles to v24 by @renovate in #656
  • chore(deps): update postgres docker tag to v17 by @renovate in #661
  • chore(deps): update dependency pytest-cov to v6 by @renovate in #654
  • chore(deps): update dependency pre-commit to v4 by @renovate in #653
  • chore(deps): update dependency ruff to >=0.7.3,<0.8.0 by @renovate in #651
  • chore(deps): update dependency faker to v30 by @renovate in #652
  • chore(deps): update dependency types-aiofiles to v24 by @renovate in #655
  • chore(deps): update getmeili/meilisearch docker tag to v1.11.1 - autoclosed by @renovate in #659
  • chore(deps): lock file maintenance by @renovate in #662
  • fix(deps): update dependency fastapi to v0.115.5 by @renovate in #663
  • chore(deps): update dependency faker to >=30.10.0,<30.11.0 by @renovate in #664
  • chore(deps): update dependency faker to v32 by @renovate in #665
  • chore(deps): update getmeili/meilisearch docker tag to v1.11.3 by @renovate in #666
  • chore(deps): update postgres docker tag to v17.1 by @renovate in #669
  • chore(deps): update codecov/codecov-action action to v5 by @renovate in #668
  • chore(deps): update dependency faker to v33 by @renovate in #667
  • fix: video slug generator by @EgorHenek in #671
  • chore(deps): lock file maintenance by @renovate in #672
  • fix(deps): update dependency pydantic to ~=2.10.1 by @renovate in #673
  • chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.13.0 by @renovate in #674
  • feat: add is favorite video attribute by @EgorHenek in #675
  • feat: add is blocked in Russia flag by @EgorHenek in #677

Full Changelog: v3.6.0...v3.7.0

v3.6.0

01 Oct 04:21
34442ef
Compare
Choose a tag to compare

Fix 3.5.0

Full Changelog: v3.5.0...v3.6.0

v3.5.0

01 Oct 04:06
ea62a1b
Compare
Choose a tag to compare

This release is broken. Use 3.6.0 instead

What's Changed

Dependencies update 🕗

  • fix(deps): bump fastapi[all] from 0.110.0 to 0.112.1 by @dependabot in #621

Features ✨

  • feat: add pre signed url generation for file uploads by @EgorHenek in #631

Full Changelog: v3.4.1...v3.5.0

v3.4.1

19 Aug 14:56
db3b726
Compare
Choose a tag to compare

What's Changed

Dependencies update 🕗

Other Changes 📝

Full Changelog: v3.4.0...v3.4.1

v3.4.0

15 Jul 12:44
b2445e5
Compare
Choose a tag to compare

3.4.0 (2024-07-15)

Features

  • postgres settings are placed in a separate class (#594) (f16678c)

Bug Fixes

  • deps: bump alembic from 1.13.1 to 1.13.2 (#587) (5a5534b)
  • deps: bump certifi from 2023.7.22 to 2024.7.4 (#590) (3e92c3f)
  • deps: bump pytest from 7.4.4 to 8.2.2 (#569) (e006a82)
  • deps: bump ruff from 0.4.8 to 0.5.2 (#593) (b20057d)
  • deps: bump typing-extensions from 4.10.0 to 4.12.2 (#567) (7a1fd25)

v3.3.1

13 Jun 16:37
395eb5e
Compare
Choose a tag to compare

3.3.1 (2024-06-13)

Bug Fixes

  • deps: bump aioboto3 from 12.0.0 to 12.2.0 (#497) (549d720)
  • deps: bump aioboto3 from 12.2.0 to 13.0.1 (#564) (cefe9d9)
  • deps: bump aiohttp from 3.9.0b0 to 3.9.1 (#464) (5b05fcc)
  • deps: bump aiohttp from 3.9.1 to 3.9.3 (#504) (6406202)
  • deps: bump aiohttp from 3.9.3 to 3.9.5 (#549) (d462de1)
  • deps: bump alembic from 1.12.1 to 1.13.0 (#470) (b81b892)
  • deps: bump alembic from 1.13.0 to 1.13.1 (#481) (71d50e3)
  • deps: bump authzed from 0.11.0 to 0.14.0 (#533) (144eff5)
  • deps: bump dnspython from 2.4.2 to 2.6.1 (#548) (7db6e5b)
  • deps: bump fastapi from 0.103.2 to 0.109.0 (#495) (e091402)
  • deps: bump fastapi from 0.109.0 to 0.109.2 (#509) (b381a51)
  • deps: bump fastapi from 0.109.2 to 0.110.0 (#523) (d89be67)
  • deps: bump idna from 3.4 to 3.7 (#546) (f46711e)
  • deps: bump mypy from 1.6.0 to 1.7.1 (#463) (f35d440)
  • deps: bump mypy from 1.7.1 to 1.9.0 (#529) (e4c3cf1)
  • deps: bump orjson from 3.9.9 to 3.9.15 (#525) (7860c19)
  • deps: bump pillow from 10.0.1 to 10.2.0 (#490) (0aff31d)
  • deps: bump pillow from 10.2.0 to 10.3.0 (#543) (05f617f)
  • deps: bump pre-commit from 3.5.0 to 3.6.2 (#519) (ada0c1a)
  • deps: bump pre-commit from 3.6.2 to 3.7.1 (#557) (7184558)
  • deps: bump pytest from 7.4.2 to 7.4.4 (#545) (d37c522)
  • deps: bump pytest-cov from 4.1.0 to 5.0.0 (#540) (ccc68c3)
  • deps: bump pytest-httpx from 0.27.0 to 0.30.0 (#522) (468ca67)
  • deps: bump pytest-mock from 3.11.1 to 3.12.0 (#465) (276bc7b)
  • deps: bump pytest-mock from 3.12.0 to 3.14.0 (#535) (cfa4038)
  • deps: bump requests from 2.31.0 to 2.32.2 (#565) (25f4b25)
  • deps: bump ruff from 0.1.13 to 0.1.14 (#498) (22b0871)
  • deps: bump ruff from 0.1.14 to 0.2.1 (#510) (77499c5)
  • deps: bump ruff from 0.1.6 to 0.1.7 (#472) (83a442e)
  • deps: bump ruff from 0.1.7 to 0.1.13 (#496) (e415500)
  • deps: bump ruff from 0.2.1 to 0.2.2 (#521) (40e8cb3)
  • deps: bump ruff from 0.2.2 to 0.3.3 (#532) (b9ea398)
  • deps: bump ruff from 0.3.3 to 0.3.7 (#547) (28f6303)
  • deps: bump ruff from 0.3.7 to 0.4.8 (#563) (a1f40e6)
  • deps: bump sqlalchemy from 2.0.23 to 2.0.25 (#489) (6f82595)
  • deps: bump sqlalchemy from 2.0.25 to 2.0.28 (#527) (6372c81)
  • deps: bump types-aiofiles from 23.2.0.0 to 23.2.0.20240106 (#491) (94272f1)
  • deps: bump types-aiofiles from 23.2.0.20240106 to 23.2.0.20240403 (#542) (8250b1f)
  • deps: bump typing-extensions from 4.8.0 to 4.10.0 (#524) (49b68bd)

v3.3.0

24 Nov 15:12
85cb9b2
Compare
Choose a tag to compare

3.3.0 (2023-11-24)

Features

Bug Fixes

  • deps: bump aioboto3 from 11.3.1 to 12.0.0 (#460) (1d33280)
  • deps: bump alembic from 1.12.0 to 1.12.1 (#449) (dfdfc31)
  • deps: bump asyncpg from 0.28.0 to 0.29.0 (#458) (a405a9e)
  • deps: bump greenlet from 2.0.2 to 3.0.0 (#429) (18bfca9)
  • deps: bump meilisearch-python-async from 1.6.2 to 1.8.0 (#420) (a328d79)
  • deps: bump pytest-httpx from 0.26.0 to 0.27.0 (#459) (3c97d41)
  • deps: bump ruff from 0.0.290 to 0.0.292 (#430) (2d7ded1)
  • deps: bump ruff from 0.0.292 to 0.1.6 (#454) (41ed402)
  • deps: bump sqlalchemy from 2.0.22 to 2.0.23 (#457) (421581f)
  • deps: bump urllib3 from 1.26.17 to 1.26.18 (#443) (857e78a)

Reverts

v3.2.1

02 Oct 19:18
11351c8
Compare
Choose a tag to compare

3.2.1 (2023-10-02)

Bug Fixes

v3.2.0

02 Oct 17:42
c7357b1
Compare
Choose a tag to compare

3.2.0 (2023-10-02)

Features

  • changed spicedb resources id to slug (#422) (f95a549)

Bug Fixes

  • deps: bump black from 23.7.0 to 23.9.1 (#411) (4a0716a)
  • deps: bump fastapi from 0.101.1 to 0.103.2 (#421) (f231c33)
  • deps: bump pytest-httpx from 0.23.1 to 0.26.0 (#417) (74bca42)
  • deps: bump ruff from 0.0.287 to 0.0.290 (#412) (47e3e3a)
  • deps: bump sqlalchemy from 2.0.20 to 2.0.21 (#415) (bfdc706)
  • deps: bump typing-extensions from 4.7.1 to 4.8.0 (#416) (0254559)
0