- BUGFIX: Support HashSet and Dictionary in the C\ generated code.
1.28.2
- BUGFIX: Generate valid C\ code when using Labeled metric types.
1.28.1
- BUGFIX: Add missing column to correctly render markdown tables in generated documentation.
1.28.0
- **Breaking change:** The internal ping `deletion-request` was misnamed in pings.py causing the linter to not allow use of the correctly named ping for adding legacy ids to. Consuming apps will need to update their metrics.yaml if they are using `deletion_request` in any `send_in_pings` to `deletion-request` after updating.
1.27.0
- Rename the `data_category` field to `data_sensitivity` to be clearer.
1.26.0
- Add support for JWE metric types. - Add a `data_sensitivity` field to all metrics for specifying the type of data collected in the field.