Skip to content

Tags: redhat-developer/vscode-redhat-telemetry

Tags

0.9.1

Toggle 0.9.1's commit message
Upgrade version to 0.9.1

in preparation for a new release.
Doing a patch release as it contains only library upgrades

Signed-off-by: Aurélien Pupier <apupier@redhat.com>

0.9.0

Toggle 0.9.0's commit message
Bump version to 0.9.0

Signed-off-by: Aurélien Pupier <apupier@redhat.com>

0.8.1

Toggle 0.8.1's commit message
Bump dset from 3.1.2 to 3.1.4

Bumps [dset](https://github.com/lukeed/dset) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/lukeed/dset/releases)
- [Commits](lukeed/dset@v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: dset
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

0.8.0

Toggle 0.8.0's commit message
Add daily limits support for events (1 startup/day)

Signed-off-by: Fred Bricon <fbricon@gmail.com>

0.7.1

Toggle 0.7.1's commit message
Don't sanitize technical properties

Signed-off-by: Fred Bricon <fbricon@gmail.com>

0.7.0

Toggle 0.7.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Prevent initialisation errors on Linux

The function 'getPlatform' is used before its definition. At that point,
the global variable 'linuxes' is not yet initialised, resulting in
errors.

By moving all exports to the bottom, this problem should be fixed.

0.6.1

Toggle 0.6.1's commit message
Don't use ESM version of os-locale

Signed-off-by: Fred Bricon <fbricon@gmail.com>

0.6.0

Toggle 0.6.0's commit message
Typo in readme

Signed-off-by: Fred Bricon <fbricon@gmail.com>

0.5.4

Toggle 0.5.4's commit message
Make getEmbeddedConfiguration() really webpack-friendly

Signed-off-by: Fred Bricon <fbricon@gmail.com>

0.5.3

Toggle 0.5.3's commit message
Make getEmbeddedConfiguration() webpack-friendly

Signed-off-by: Fred Bricon <fbricon@gmail.com>