Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.4.1 (2023-05-17)
Bug Fixes
- changed count method so it wont count duplicates (#56) (5ce9e06)
3.4.0 (2023-04-03)
Features
- sync: get syncs by filter endpoint (#55) (688b5a4)
3.3.0 (2022-08-14)
Features
- sync: added option for rerunning not-synced entities on a rerun (#53) (7ce1c5d)
- sync: get latest sync order by dump and start dates (#52) (970cbae)
Bug Fixes
- configurations: helm changes (#50) (3975bfd)
- entity: findManyEntities findby both entityId and fileId (#54) (90502fe)
- helm changes (0467e25)
3.2.0 (2022-06-15)
Features
- entityHistory: added base sync id to entity history (#48) (3f6f46f)
3.1.0 (2022-06-03)
Features
Bug Fixes
- closing a sync or file will set end_date without timezone (#42) (2c5ca50)
3.0.0 (2022-04-28)
⚠ BREAKING CHANGES
- sync: sync rerun compatibility (#37)
Features
2.1.0 (2021-12-30)
Features
- sync: prevent multiple full syncs with same layerId and geometry type (#34) (adc1475)
2.0.0 (2021-12-23)
Features
1.5.1 (2021-12-21)
1.5.0 (2021-11-07)
Features
- changeset, entity: improved quries performance (#30) (a34be66)
1.4.0 (2021-10-31)
Features
- changeset: separate closing changeset entities and try closing changeset files and sync (#28) (75a83eb)
Bug Fixes
- configurations: helm tag definition helper adds v as header to default (#23) (85b1dfd)
- entity: patching an entity while retries is configured bug fix (#25) (a821269)
1.3.0 (2021-09-09)
Features
- changeset: transaction isolation with retry policy (#21) (7600b0e)
Bug Fixes
- configurations: added readinessProbe to helm chart (#19) (aa59fe2)
1.2.4 (2021-08-18)
Bug Fixes
- file: closing file had sql syntax error, added proper tests (#18) (8624233)
1.2.3 (2021-08-04)
1.2.2 (2021-08-03)
1.2.1 (2021-07-29)
Bug Fixes
1.2.0 (2021-07-21)
Features
- configurations: add helm chart to spec (#14) (c06f18b)
1.1.3 (2021-06-16)
Bug Fixes
- configurations: fixed broken migrations (#12) (49a4619)
1.1.2 (2021-06-13)
Bug Fixes
- entity: diffrentiate entities by fileId (#10) (262e9c3)
1.1.1 (2021-06-09)
Bug Fixes
- changeset: fixed changeset closing doesn't close the sync (#9) (387010e)
1.1.0 (2021-06-09)
Features
- entity: add bulk update of entities (#8) (0ebf0e6)
1.0.0 (2021-06-08)
Features
- sync, file, entity, changeset: implemented API v1.0.0 (#7) (457b40e)
- created openapi spec (#3) (2291d63)