Version 21.133.00 of the FIT SDK is available for download at https://developer.garmin.com/fit/download/ 

This release is also available at:

FIT C# SDK
https://www.nuget.org/packages/Garmin.FIT.Sdk
https://github.com/garmin/fit-csharp-sdk

FIT Java SDK
https://central.sonatype.com/artifact/com.garmin/fit
https://github.com/garmin/fit-java-sdk

FIT JavaScript SDK
https://www.npmjs.com/package/@garmin-fit/sdk
https://github.com/garmin/fit-javascript-sdk

FIT Objective-C SDK
https://github.com/garmin/fit-objective-c-sdk

FIT Python SDK
https://pypi.org/project/garmin-fit-sdk
https://github.com/garmin/fit-python-sdk

In this release:

  • C++ SDK
    • Fixed issue with zero length developer data fields

Profile additions in this release:

  • Added new manufacturer ids
    • ictrainer
  • Added new Garmin product ids
    • hrm_fit
    • hrm_fit_single_byte_product_id
    • descentMk3
    • descentMk3i
    • lily2
  • Added new sports
    • baseball
    • disc_golf 
    • cricket
    • rugby
    • hockey
    • lacrosse
    • volleyball
    • mixed_martial_arts
    • snorkeling
    • dance
  • Added new sub-sports
    • squash
    • badminton
    • racquetball
    • table_tennis
  • Added new messages
    • chrono_shot_session
      chrono_shot_data
  • Added new types
    • projectile_type - used with chrono_shot messages

Release notes for this release and earlier releases can be found at https://forums.garmin.com/developer/fit-sdk/w/fit-sdk-wiki/92/fit-sdk-release-notes 

Anonymous