Releases: Sefaria/Sefaria-Project
Releases · Sefaria/Sefaria-Project
helm-chart-0.64.1
helm-chart-v0.64.1 (2024-11-06)
helm-chart-0.64.2-add-comment-to-english-model.1
helm-chart-v0.64.2-add-comment-to-english-model.1 (2024-11-06)
helm-chart-0.64.1-add-en-linker-models-to-values.1
helm-chart-v0.64.1-add-en-linker-models-to-values.1 (2024-11-06)
v5.115.4
v5.115.3
v5.115.2
v5.115.1
v5.115.0
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)
helm-chart-0.64.0
helm-chart-v0.64.0 (2024-10-29)
v5.114.5
5.114.5 (2024-10-28)
Bug Fixes
- csv upload: check for the index name as primary title, and if not exist raise Error with a clear message (previously it would have fall without message, or do wierd things). (1809e96)
- Version: use Index.load rather than library.get_index for getting the Index from Version. that prevent Version to have an alternative title, and not the primary title (different indexes can have the same alt title). (26441e8)