Releases: c2corg/c2c_tracking
Releases · c2corg/c2c_tracking
v2.4.1
What's Changed
🐞 Fixed bugs
- fix: distance is a float in Coros API but an integer in DB by @brunobesson in #859
- fix: correctly compute sport name based on mode and submode by @brunobesson in #860
💬 Translations
- i18n: import translations from Transifex 🎓 by @github-actions in #857
🏗 Chores
- chore(deps): bump @aws-sdk/client-s3 from 3.282.0 to 3.287.0 by @dependabot in #858
Full Changelog: v2.4.0...v2.4.1
v2.4.0
What's Changed
✨ New features and enhancements
- feat: add Coros vendor by @brunobesson in #829
🏗 Chores
- chore(deps-dev): bump @types/async from 3.2.16 to 3.2.18 by @dependabot in #819
- chore(deps-dev): bump @types/koa__cors from 3.3.0 to 3.3.1 by @dependabot in #818
- chore(deps): bump @aws-sdk/client-s3 from 3.271.0 to 3.272.0 by @dependabot in #817
- chore(deps-dev): bump jest from 29.4.2 to 29.4.3 by @dependabot in #816
- chore(deps-dev): bump @types/node from 18.13.0 to 18.14.0 by @dependabot in #820
- chore(deps-dev): bump pino-pretty from 9.2.0 to 9.3.0 by @dependabot in #821
- chore(deps-dev): bump type-fest from 3.5.7 to 3.6.0 by @dependabot in #822
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 by @dependabot in #824
- chore(deps): bump @paralleldrive/cuid2 from 2.0.1 to 2.1.0 by @dependabot in #825
- chore(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0 by @dependabot in #826
- chore(deps): bump srvaroa/labeler from 1.0 to 1.2 by @dependabot in #823
- chore(deps): bump @paralleldrive/cuid2 from 2.1.0 to 2.2.0 by @dependabot in #827
- chore: [Snyk] Security upgrade @aws-sdk/client-s3 from 3.272.0 to 3.276.0 by @snyk-bot in #828
- chore(deps): bump @aws-sdk/client-s3 from 3.276.0 to 3.278.0 by @dependabot in #830
- chore(deps-dev): bump @types/node from 18.14.0 to 18.14.1 by @dependabot in #832
- chore(deps): bump axios from 1.3.3 to 1.3.4 by @dependabot in #831
- chore(deps-dev): bump type-fest from 3.6.0 to 3.6.1 by @dependabot in #833
- chore(deps-dev): bump @types/node from 18.14.1 to 18.14.2 by @dependabot in #834
- chore(deps): bump @aws-sdk/client-s3 from 3.278.0 to 3.279.0 by @dependabot in #835
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 by @dependabot in #836
- chore(deps-dev): bump pino-pretty from 9.3.0 to 9.4.0 by @dependabot in #838
- chore(deps-dev): bump eslint from 8.34.0 to 8.35.0 by @dependabot in #839
- chore(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0 by @dependabot in #837
- chore(deps): bump @aws-sdk/client-s3 from 3.279.0 to 3.281.0 by @dependabot in #840
- chore(deps-dev): bump nodemon from 2.0.20 to 2.0.21 by @dependabot in #841
- chore(deps): bump @aws-sdk/client-s3 from 3.281.0 to 3.282.0 by @dependabot in #842
- chore(deps-dev): bump @types/node from 18.14.2 to 18.14.4 by @dependabot in #843
- chore(deps-dev): bump @types/validator from 13.7.12 to 13.7.13 by @dependabot in #844
- chore(deps-dev): bump @types/node from 18.14.4 to 18.14.6 by @dependabot in #845
- chore(deps): bump srvaroa/labeler from 1.2 to 1.3 by @dependabot in #846
- chore(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0 by @dependabot in #847
- chore(deps): bump @keyv/redis from 2.5.5 to 2.5.6 by @dependabot in #848
- chore(deps): bump zod from 3.20.6 to 3.21.2 by @dependabot in #849
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 by @dependabot in #850
- chore(deps): bump prom-client from 14.1.1 to 14.2.0 by @dependabot in #851
- chore(deps-dev): bump jest from 29.4.3 to 29.5.0 by @dependabot in #852
- chore(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1 by @dependabot in #853
- chore(deps): bump pg from 8.9.0 to 8.10.0 by @dependabot in #854
- chore(deps): bump zod from 3.21.2 to 3.21.4 by @dependabot in #855
- chore: drop nodemon dep by @brunobesson in #856
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
✨ New features and enhancements
- feat: add maintenance mode by @brunobesson in #801
🐞 Fixed bugs
- fix: extract Polar exercise id from entity_id field + date storage format by @brunobesson in #815
🏗 Chores
- chore(deps-dev): bump @types/node from 18.11.18 to 18.11.19 by @dependabot in #789
- chore(deps-dev): bump @types/validator from 13.7.11 to 13.7.12 by @dependabot in #790
- chore(deps): bump @keyv/redis from 2.5.4 to 2.5.5 by @dependabot in #791
- chore(deps-dev): bump type-fest from 3.5.4 to 3.5.5 by @dependabot in #793
- chore(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0 by @dependabot in #795
- chore(deps): bump koa-passport from 5.0.0 to 6.0.0 by @dependabot in #794
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 by @dependabot in #792
- chore(deps-dev): bump @types/node from 18.11.19 to 18.13.0 by @dependabot in #796
- chore(deps-dev): bump lint-staged from 13.1.0 to 13.1.1 by @dependabot in #797
- chore(deps-dev): bump jest from 29.4.1 to 29.4.2 by @dependabot in #798
- chore(deps-dev): bump type-fest from 3.5.5 to 3.5.6 by @dependabot in #799
- chore(deps): bump @aws-sdk/client-s3 from 3.264.0 to 3.266.1 by @dependabot in #800
- chore(deps): bump zod from 3.20.2 to 3.20.5 by @dependabot in #803
- chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 by @dependabot in #802
- chore(deps): bump @aws-sdk/client-s3 from 3.266.1 to 3.267.0 by @dependabot in #804
- chore(deps-dev): bump type-fest from 3.5.6 to 3.5.7 by @dependabot in #805
- chore(deps): bump zod from 3.20.5 to 3.20.6 by @dependabot in #806
- chore(deps): bump srvaroa/labeler from 0.9 to 1.0 by @dependabot in #807
- chore(deps-dev): bump @typescript-eslint/parser from 5.51.0 to 5.52.0 by @dependabot in #808
- chore(deps): bump axios from 1.3.2 to 1.3.3 by @dependabot in #809
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 by @dependabot in #810
- chore(deps-dev): bump pino-pretty from 9.1.1 to 9.2.0 by @dependabot in #811
- chore(deps-dev): bump lint-staged from 13.1.1 to 13.1.2 by @dependabot in #813
- chore(deps-dev): bump eslint from 8.33.0 to 8.34.0 by @dependabot in #812
- chore(deps): bump @aws-sdk/client-s3 from 3.267.0 to 3.271.0 by @dependabot in #814
Full Changelog: v2.2.3...v2.3.0
v2.2.3
What's Changed
🐞 Fixed bugs
- fix: polar id is a bigint by @brunobesson in #785
- fix: more impact of polar user id being a bigint by @brunobesson in #788
💬 Translations
- i18n: import translations from Transifex 🎓 by @github-actions in #786
🏗 Chores
- chore(deps): bump @aws-sdk/client-s3 from 3.261.0 to 3.262.0 by @dependabot in #776
- chore(deps-dev): bump eslint-plugin-security from 1.7.0 to 1.7.1 by @dependabot in #777
- chore(deps): bump validator from 13.7.0 to 13.9.0 by @dependabot in #778
- chore(deps): bump axios from 1.3.0 to 1.3.1 by @dependabot in #779
- chore: revert "chore: add script to generate missing miniatures" by @brunobesson in #780
- chore(deps): bump @aws-sdk/client-s3 from 3.262.0 to 3.264.0 by @dependabot in #781
- chore(deps): bump axios from 1.3.1 to 1.3.2 by @dependabot in #782
- chore: add tests for S3 storage by @brunobesson in #784
Other changes
- refactor: use
structuredClone
instead of `JSON.parse(JSON.stringify… by @brunobesson in #787
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
🐞 Fixed bugs
- fix: delete miniatures for all delete action by @brunobesson in #775
🏗 Chores
- chore: enhance generate-miniatures script by @brunobesson in #774
Full Changelog: v2.2.1...v2.2.2
v2.2.1
What's Changed
🐞 Fixed bugs
- fix: miniature column mapping is missing by @brunobesson in #773
🏗 Chores
- chore(deps): bump @aws-sdk/client-s3 from 3.259.0 to 3.261.0 by @dependabot in #768
- chore(deps): bump axios from 1.2.6 to 1.3.0 by @dependabot in #769
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 by @dependabot in #770
- chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 by @dependabot in #771
- chore(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0 by @dependabot in #772
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
✨ New features and enhancements
- feat: generate miniatures when activity is inserted in DB by @brunobesson in #765
Full Changelog: v2.1.2...v2.2.0
v2.1.2
What's Changed
🐞 Fixed bugs
- fix: use workout key to retrieve FIT by @brunobesson in #767
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
🏗 Chores
- chore: add missing start instruction to script by @brunobesson in #766
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
✨ New features and enhancements
- feat: use Except instead of Omit by @brunobesson in #757
- feat: always retrieve geometry by @brunobesson in #763
🏗 Chores
- chore(deps): bump axios from 1.2.4 to 1.2.5 by @dependabot in #751
- chore(deps-dev): bump jest from 29.4.0 to 29.4.1 by @dependabot in #752
- chore(deps-dev): bump eslint-plugin-security from 1.6.0 to 1.7.0 by @dependabot in #753
- chore(deps): bump pg from 8.8.0 to 8.9.0 by @dependabot in #754
- chore: rename docker-compose database by @brunobesson in #758
- chore(deps): bump docker/build-push-action from 3 to 4 by @dependabot in #759
- chore(deps-dev): bump eslint from 8.32.0 to 8.33.0 by @dependabot in #760
- chore(deps-dev): bump type-fest from 3.5.3 to 3.5.4 by @dependabot in #761
- chore(deps): bump axios from 1.2.5 to 1.2.6 by @dependabot in #762
- chore: typo by @brunobesson in #764
Full Changelog: v2.0.2...v2.1.0