1.14.1 (2024-11-22)
- update session and session_segment tables (5fb45fc)
1.14.0 (2024-09-03)
- semantic release (e53acfe)
- update github actions checkout version (1f864f5)
- update github actions node version (df88275)
- update github actions node version (0a5173e)
- update github actions node version (029ebca)
- add session segment tables (30cb7ea)
1.13.3 (2024-01-05)
- update track default (a730379)
1.13.2 (2024-01-05)
- update port (d3859a6)
1.13.1 (2024-01-05)
1.13.0 (2023-12-29)
- revert changes (ce97667)
- add session endpoint and query handling (356ff62)
- allow updating raw-capture status to approved/rejected (48d4751)
- api spec update (3d95baa)
1.12.0 (2023-11-07)
- tracks endpoint (8691f7a)
1.11.9 (2023-10-09)
- trigger deployment (1f9da47)
1.11.8 (2023-05-04)
- legacy uuid case (5e76e5d)
1.11.7 (2023-04-13)
- correct port (684686e)
1.11.6 (2023-03-27)
- trigger deployment (babf97b)
1.11.5 (2023-03-27)
- correct naming (0c622f7)
1.11.4 (2023-03-25)
- correct tags (fe685cf)
1.11.3 (2023-03-15)
- Add correct extension in kustomization (cfde87a)
1.11.2 (2023-03-14)
- correct naming of mapping file (324fe1d)
1.11.1 (2023-03-05)
- cors mapping (1b7b1ac)
1.11.0 (2023-03-02)
- added mapping for cors policy (fb625e9)
1.10.8 (2022-11-28)
- remove retracking (0c1a6e9)
1.10.7 (2022-11-05)
1.10.6 (2022-10-03)
1.10.5 (2022-09-22)
- add updated_at (aaea4b6)
1.10.4 (2022-09-22)
- add updated_at/schema (2554ad0)
1.10.3 (2022-09-22)
- legacy API url (2d8e06f)
1.10.2 (2022-09-20)
- legacy api url/ readme (44da4d1)
1.10.1 (2022-09-20)
- make call to the legacy API (db33902)
1.10.0 (2022-09-13)
- apply verification by id (c4d623f)
- add raw capture reject endpoint (9026808)
1.9.3 (2022-08-26)
1.9.2 (2022-07-10)
- trigger deployment (40bfe49)
1.9.1 (2022-06-18)
- add created_at column on wallet registration (d613e0a)
1.9.0 (2022-06-09)
- pass along the organization_id in session and raw-capture data (94fc2d5)
1.8.30 (2022-06-07)
1.8.29 (2022-06-07)
- fix legacy tree creation (6d73eed)
- legacy tree uuid picking session id instead of capture id (a7d6c04)
- remove session id from legacy tree (db5e07f)
- session id (261c804)
1.8.28 (2022-06-02)
- add migration update for gps_accuracy (05a4f5b)
- change error logging type (457b53a)
- gps_accuracy allow decimal values (fc40961)
1.8.27 (2022-05-17)
- update db url check (56264aa)
1.8.26 (2022-05-03)
- add bulk pack file name (eb892db)
- add events test (05a6fac)
- merge conflict (85257c0)
- refactoring (42a05b1)
1.8.25 (2022-03-24)
- add organization id to session column, following https://github.com/Greenstand/treetracker-field-data/blob/main/docs/adr/0001-organization-by-session-bridge.md (df400fa)
1.8.24 (2022-03-17)
1.8.23 (2022-03-08)
- correct typo (70f79d6)
- handle existing legacy db trees but new captures (c99d80f)
- minor bug (34f3ce3)
- rotation matrix unsafe number (04713e6)
1.8.22 (2022-03-08)
- force deployment (31af392)
1.8.21 (2022-03-06)
- set up sealed secrets for production (c081a03)
1.8.20 (2022-03-06)
- update secrets for test env (3bc3867)
1.8.19 (2022-03-06)
- add correct affinity for databasem migration pod (eb01b61)
1.8.18 (2022-03-06)
- change rotation_matrix datatype to float[] (c18a3bd)
1.8.17 (2022-03-02)
- update migration secret (5fe3d0e)
1.8.16 (2022-03-02)
- allow session organization accept empty values (ccc8f7d)
1.8.15 (2022-03-02)
- allow empty string for v1 org (1d6f5be)
1.8.14 (2022-03-01)
- allow empty values for devie_configuration serial field (72a2989)
1.8.13 (2022-03-01)
- update migration test env (4314de8)
1.8.12 (2022-03-01)
- update migration dev env (d987aee)
1.8.11 (2022-03-01)
- update migration dev env (b6a3052)
1.8.10 (2022-03-01)
- update migration dev env (fba54b5)
1.8.9 (2022-03-01)
- add file to kustomization base (195c115)
1.8.8 (2022-03-01)
- add missing base file (2a63cc4)
- return valid error if session has not been created yet for raw capture insert (a7429fe)
1.8.7 (2022-03-01)
- add sealed secrets (a477c78)
1.8.6 (2022-03-01)
- update migration test env (19681cb)
1.8.5 (2022-03-01)
- linting (a58aebd)
1.8.4 (2022-03-01)
- update migration dev env (d8aa152)
1.8.3 (2022-03-01)
- updated files (6007e44)
1.8.2 (2022-02-27)
- skip validation on extra_attributes for now, field not processed (4b75a2c)
1.8.1 (2022-02-27)
- skip validation on extra_attributes for now, field not processed (e9d57a3)
1.8.0 (2022-02-27)
- change capture_taken_at to captured_at (2ada720)
1.7.1 (2022-02-26)
- allow nulls for advanced properties (a807562)
- skip extra_attributes until implemented on mobile side (b847a49)
1.7.0 (2022-02-19)
- add tests and other endpoint updates (6a5f4cd)
1.6.1 (2022-02-09)
- update sealed secret to remove treetracker_dev (c9b027b)
1.6.0 (2021-11-05)
- add log (05faf20)
1.5.0 (2021-11-05)
- add log (25ffb2d)
1.4.12 (2021-10-27)
- allow empty value in attributes (96ff272)
1.4.11 (2021-10-27)
- cannot use empty array as allow (b7903bf)
1.4.10 (2021-10-27)
1.4.9 (2021-10-27)
- update to node 16 image (ed86c28)
1.4.8 (2021-10-27)
- correct range for lat and lon (b727bfa)
- improve raw capture body schema (74e217d)
- update package-lock (e723c91)
1.4.7 (2021-10-14)
- correct namespace on sealed secret (c6a4a71)
1.4.6 (2021-10-14)
- update rabbitmq secrets to use new namespace (5c6d621)
1.4.5 (2021-10-05)
- fix name of sealed secret (48f7b94)
1.4.4 (2021-10-05)
- add production database connection sealed secret (07afd61)
- add production rabbitmq sealed secret (8e2ddd7)
- correct kustomization for rabbitmq (98e952e)
- correct rabbitmq sealed secret for test (9e4b330)
1.4.3 (2021-10-05)
- correct rabbitmq sealed secret for dev (eeaed82)
1.4.2 (2021-10-05)
- sealed secret was sealed against wrong cluster (6f661e1)
1.4.1 (2021-10-05)
- fix deployment (1425186)
1.4.0 (2021-10-05)
- add port number to github postgres connection string (2ceaf9e)
- fix name of sealed secret file (67bf201)
- fix path and name of sealed secret (d3218b7)
- fix path and name of sealed secret (fbdbf0a)
- modify github connection string (9db06a8)
- update amqplib (935c40e)
- update database connection sealed secrets to follow standard format (340a209)
- update to node 16 (b13b63d)
1.3.8 (2021-10-05)
- fix path and name of sealed secret (e4989ef)
1.3.7 (2021-10-05)
- fix path and name of sealed secret (fae3900)
1.3.6 (2021-10-05)
- fix name of sealed secret file (5363530)
1.3.5 (2021-10-05)
- update database connection sealed secrets to follow standard format (37781b1)
- update to node 16 (7a58950)
1.3.4 (2021-07-29)
- add kustomization.yaml to test and prod overlays (95dceb1)
1.3.3 (2021-07-29)
- add namespace to configuration (5c85ca6)
1.3.2 (2021-07-29)
- use standardized secret file name (ce4b3fd)
1.3.1 (2021-07-29)
- use correct name for development overlay dir (a390a5c)
1.3.0 (2021-07-29)
- add eslint configurations (8c42f34)
- add install db-migrate to workflow (8bafc4d)
- add postgis docker image (1a64ffa)
- add sql query to test file (755632c)
- api test script (2fd6d15)
- broken test: BaseRepository (3f2d504)
- correct naming of overlays directory (5942508)
- correct sql query (fa62065)
- correct sql query (bf35f92)
- disable tests and lint for now (39ec27f)
- fix issues around legacy tree_attributes table (fc6b7f0)
- fix sql query (32497ac)
- force trigger build (54a99a9)
- modify sql query (c625360)
- modify sql query (9bd909b)
- modify sql query (c17b6df)
- pr github workflow (fa9f6d1)
- pr github workflow (146a88b)
- pr github workflow (b084785)
- pr github workflow (b655f6c)
- pr github workflow (816dd22)
- pr github workflow (6ef1adc)
- pr github workflow (087331b)
- pr github workflow (f2795e8)
- pull-request-ci workflow (2c146ec)
- refactor raw_captures api test (1a0eaa0)
- remove custom tree_id_seq from sql query (b2127dd)
- remove custom types from sql query (2d15617)
- remove morphology_type from sql query (09b629b)
- remove on push github action (c50c279)
- switch to main branch in workflows (80df363)
- update deployment to follow overlay pattern for kustomize (68b46c7)
- use main branch in releaserc (39d0948)
- add github actions for running of test (6c2690f)
- add raw_captures api test (3ef8b9e)
- event replay feature added (99ab052)
- event replay feature added (b7d9e33)
1.2.1 (2021-05-15)
- update the capture_taken_at migrations (6472afd)
1.2.0 (2021-05-13)
- add capture_taken_at column (3832d7e)
1.1.3 (2021-04-07)
- use dns name for messaging system in k8 (0c5b8ff)
1.1.2 (2021-03-07)
- add error handler to express global error handler (27d8e00)
1.1.1 (2021-02-14)
- use repository signature instead of baserepository (70ba712)
1.1.0 (2021-02-13)
- remove and use un/processed as status value (ae9c231)
- rename captureHandler to captureRouter (cd91ec7)
- rename planter_contact to planter_username (83189e6)