Conversation
Member
|
For Tobi's sake, let's make moving to 3.x a priority |
koppor
approved these changes
Feb 24, 2022
Member
|
Let's move forward here... We need an ADR about our telemetry. Somewhere else we discussed about an open source alternative, but negleted it, because Azure just works. |
Member
|
Note on 2.x to 3.x updates: #7161 (comment) Regarding 2.x errors see microsoft/ApplicationInsights-Java#1060 |
Member
|
Moving to 3.x is filed as issue at #8529 |
Member
|
I don't hate anyone. The telemetry thing has been semi broken anyway so upgrading to v3 is a good idea |
Siedlerchr
added a commit
that referenced
this pull request
Mar 7, 2022
* upstream/main: Bump guava from 31.0.1-jre to 31.1-jre (#8543) Bump org.beryx.jlink from 2.24.4 to 2.25.0 (#8548) Bump postgresql from 42.3.2 to 42.3.3 (#8546) Bump richtextfx from 0.10.7 to 0.10.9 (#8547) Bump archunit-junit5-engine from 0.22.0 to 0.23.1 (#8545) Bump actions/checkout from 2 to 3 (#8542) Squashed 'buildres/csl/csl-styles/' changes from eb97405..8f69d4e Bump classgraph from 4.8.139 to 4.8.141 (#8535) Bump archunit-junit5-api from 0.22.0 to 0.23.1 (#8536) issue(8448): allow URL with + sign in entry tabs (#8508) Add initial telemetry development documentation (#8530) Add existing "Remote storage" to index Disable telemetry client due to incompatibilites with jakarta (#8526) Update to jakarta xml everywhere and update PDFbox (#8521) Bump flexmark-ext-gfm-tasklist from 0.62.2 to 0.64.0 (#8515) Bump xmlunit-core from 2.8.4 to 2.9.0 (#8519) Bump org.openjfx.javafxplugin from 0.0.11 to 0.0.12 (#8518) Bump mockito-core from 4.3.0 to 4.3.1 (#8520)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Quick fix fixes #8525
Tobi will hate me, but we really need to either get rid of it completely or move to version 3.x which comes as an agent.
2.6.x is not working with jpms.
I had to disable it due to #8525 which fails due to Caused by: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
CHANGELOG.mddescribed in a way that is understandable for the average user (if applicable)