Skip to content

v5.115.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 13:46
· 70 commits to master since this release
1d2f19b

5.115.0 (2024-10-29)

Features

  • API response: new celeryResponse. (16ff524)
  • celery: add acks_late. (f543ba8)
  • celery: limit workers and tasks to test text upload pod overload. (33084a0)
  • celery: revert. (5235bcf)
  • post links and version API: run with celery as chord with finally inform function. (0debc42)
  • post links and version API: send message to slack. (4e15bda)
  • post links API: post links with celery. (4d8fcb6)
  • post version API: post version with celery. post method for completely replace all attributes, and patch method for only replace the attributes and text nodes in the request. (e76a75a)

Bug Fixes

  • celery: generate url when password is None. (cf31df5)
  • links api: change name of decorator. (16022d3)
  • move draft text: use contents for getting dict of Version, (8d079d8)
  • profile: fix broken youtube link on profile (0fbd471)
  • version API: add /? to endpoint. (508bbb8)
  • version API: fix url typo. (b6f5778)