Releases: CirclesUBI/circles-api
Releases · CirclesUBI/circles-api
v1.3.20
[1.3.20] - 2021-10-28
Removed
- Do not run syncFullGraph task
- Do not destroy the edge in the db when there is an error updating the edge
- Delete unused file: edgesGraph.js
v1.3.16
[1.3.16] - 2021-10-05
Added
v1.3.15
[1.3.15] - 2021-10-04
Fixed
- Use last id instead of skip for pagination in graph queries with more than 5000 items in result #94
v1.3.14
[1.3.14] - 2021-10-01
Changed
- Migrate ubuntu-16.04 workflows to ubuntu-18.04 #93
v1.3.13
[1.3.13] - 2021-10-01
Added
- Run a task to sync the full graph every week #88
- Create RELEASE.md
v1.3.12
[1.3.12] - 2021-06-22
Changed
- Improve search for usernames #86
- Introduce case insensitivity for usernames #85
v1.3.11
[1.3.11] - 2021-05-03
Fixed
v1.3.8
[1.3.8] - 2021-04-28
Fixed
- Add negative buffer to trust edges #74
v1.3.7
[1.3.7] - 2021-04-21
Fixed
- Docker: Do not wait for graph in entrypoint but in program #71
v1.3.6
[1.3.6] - 2021-04-21
Changed
- Increase transfer step process timeout cda7a01