Rene Leonhardt
67dc425a94
fix: Telemetry can't serialize traits anymore ( #477 )
...
* fix: Telemetry can't serialize traits anymore
* Add tests
2024-04-19 17:06:37 +03:00
Rene Leonhardt
7f505e2c30
chore(deps): Update and centralize dependencies ( #436 )
...
* chore(deps): Update and centralize dependencies
* Update treesitter to 0.22.2
* Update kotlin to 1.9.23
* Update jackson to 2.17.0
* Update gradle-intellij-plugin to 1.17.3
* Update gradle to 8.7
* Use BOMs where possible
* Centralize dependencies in version catalog
* Allow Dependabot to update other modules (add treesitter and buildSrc/src/main/kotlin, remove core)
* fix: preload credentials only once for all headers
2024-04-06 13:41:02 +03:00
Carl-Robert
799f560523
Switch telemetry service to rudderstack ( #237 )
...
* Switch to rudderstack
* Do not send null ip to rudderstack
2023-10-14 22:48:30 +03:00
dependabot[bot]
a24fb39ecf
Bump com.segment.analytics.java:analytics from 3.4.0 to 3.5.0 ( #218 )
...
Bumps [com.segment.analytics.java:analytics](https://github.com/segmentio/analytics-java ) from 3.4.0 to 3.5.0.
- [Changelog](https://github.com/segmentio/analytics-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/segmentio/analytics-java/compare/analytics-parent-3.4.0...analytics-parent-3.5.0 )
---
updated-dependencies:
- dependency-name: com.segment.analytics.java:analytics
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-30 01:58:23 +03:00
keith siilats
8f9980fbf1
anymous telemetry based on redhat ( #212 )
...
* initial telemetry
* fixed segment bugs
* Move telemetry impl to submodule, add more actions
* Replace privacy policy link, minor refactoring
---------
Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2023-09-27 18:44:01 +03:00