Skip to content

Releases: CirclesUBI/circles-api

v1.3.20

28 Oct 13:35
Compare
Choose a tag to compare

[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

05 Oct 00:03
Compare
Choose a tag to compare

[1.3.16] - 2021-10-05

Added

  • Debug graph errors #95

v1.3.15

04 Oct 15:47
Compare
Choose a tag to compare

[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

01 Oct 12:16
Compare
Choose a tag to compare

[1.3.14] - 2021-10-01

Changed

  • Migrate ubuntu-16.04 workflows to ubuntu-18.04 #93

v1.3.13

01 Oct 11:50
Compare
Choose a tag to compare

[1.3.13] - 2021-10-01

Added

  • Run a task to sync the full graph every week #88
  • Create RELEASE.md

v1.3.12

22 Jun 11:23
Compare
Choose a tag to compare

[1.3.12] - 2021-06-22

Changed

  • Improve search for usernames #86
  • Introduce case insensitivity for usernames #85

v1.3.11

11 Jun 11:35
Compare
Choose a tag to compare

[1.3.11] - 2021-05-03

Fixed

  • Negative buffer fix #76

v1.3.8

28 Apr 10:57
Compare
Choose a tag to compare

[1.3.8] - 2021-04-28

Fixed

  • Add negative buffer to trust edges #74

v1.3.7

28 Apr 10:57
Compare
Choose a tag to compare

[1.3.7] - 2021-04-21

Fixed

  • Docker: Do not wait for graph in entrypoint but in program #71

v1.3.6

28 Apr 10:57
Compare
Choose a tag to compare

[1.3.6] - 2021-04-21

Changed

  • Increase transfer step process timeout cda7a01