Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WELD-2733 Probe removal #2792

Merged
merged 4 commits into from Sep 30, 2022
Merged

WELD-2733 Probe removal #2792

merged 4 commits into from Sep 30, 2022

Conversation

manovotn
Copy link
Contributor

@manovotn manovotn commented Sep 26, 2022

A draft of Probe removal from Weld as outlined in https://issues.redhat.com/browse/WELD-2733

These changes include:

  • Removal of the probe module and all references in core
  • Removal of the development mode (with deprecation in Weld SE where this was public API)
  • Deprecation of numerous configuration keys linked to Probe
  • Removal of Probe mentions from documentation
  • Removal of Probe usage from examples
  • Bump in project version to 5.1.x since this is a bigger change that will break integrators

@manovotn manovotn marked this pull request as ready for review September 29, 2022 10:12
@manovotn
Copy link
Contributor Author

The CI failure is a flaky test.

@mkouba are you OK with these changes? Any comments?

Copy link
Member

@mkouba mkouba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. No objections here ;-)

@manovotn manovotn merged commit 6d1bf0a into weld:master Sep 30, 2022
@manovotn manovotn deleted the probeRemoval branch September 30, 2022 11:38
chrste90 pushed a commit to chrste90/sda-dropwizard-commons that referenced this pull request Jul 4, 2023
The probe bundle is responsible for most vulnerabilities in the weld bundle.
However, it is not needed at runtime as it is a developer tool.

See
https://docs.jboss.org/weld/reference/3.1.9.Final/en-US/html/developmentmode.html
weld/core#2792

weld-probe-core is also responsible for multiple breaking builds inside signal iduna due to its multiple cves.
chrste90 pushed a commit to chrste90/sda-dropwizard-commons that referenced this pull request Jul 4, 2023
The probe bundle is responsible for most vulnerabilities in the weld bundle.
However, it is not needed at runtime as it is a developer tool.

See
https://docs.jboss.org/weld/reference/3.1.9.Final/en-US/html/developmentmode.html
weld/core#2792

weld-probe-core is also responsible for multiple breaking builds inside signal iduna due to its multiple cves.
chrste90 pushed a commit to chrste90/sda-dropwizard-commons that referenced this pull request Jul 4, 2023
The probe bundle is responsible for most vulnerabilities in the weld bundle.
However, it is not needed at runtime as it is a developer tool.

See
https://docs.jboss.org/weld/reference/3.1.9.Final/en-US/html/developmentmode.html
weld/core#2792

weld-probe-core is also responsible for multiple breaking builds inside SIGNAL-IDUNA due to its multiple cves.
chrste90 pushed a commit to chrste90/sda-dropwizard-commons that referenced this pull request Jul 4, 2023
…ulnerabilities

The probe bundle is responsible for most vulnerabilities in the weld bundle.
However, it is not needed at runtime as it is a developer tool.

See
https://docs.jboss.org/weld/reference/3.1.9.Final/en-US/html/developmentmode.html
weld/core#2792

weld-probe-core is also responsible for multiple breaking builds inside SIGNAL-IDUNA due to its multiple cves.
JoergSiebahn pushed a commit to chrste90/sda-dropwizard-commons that referenced this pull request Jul 4, 2023
…ulnerabilities

The probe bundle is responsible for most vulnerabilities in the weld bundle.
However, it is not needed at runtime as it is a developer tool.

See
https://docs.jboss.org/weld/reference/3.1.9.Final/en-US/html/developmentmode.html
weld/core#2792

weld-probe-core is also responsible for multiple breaking builds inside SIGNAL-IDUNA due to its multiple cves.
JoergSiebahn pushed a commit to SDA-SE/sda-dropwizard-commons that referenced this pull request Jul 4, 2023
…ulnerabilities

The probe bundle is responsible for most vulnerabilities in the weld bundle.
However, it is not needed at runtime as it is a developer tool.

See
https://docs.jboss.org/weld/reference/3.1.9.Final/en-US/html/developmentmode.html
weld/core#2792

weld-probe-core is also responsible for multiple breaking builds inside SIGNAL-IDUNA due to its multiple cves.
JoergSiebahn pushed a commit to SDA-SE/sda-dropwizard-commons that referenced this pull request Jul 4, 2023
…ulnerabilities

The probe bundle is responsible for most vulnerabilities in the weld bundle.
However, it is not needed at runtime as it is a developer tool.

See
https://docs.jboss.org/weld/reference/3.1.9.Final/en-US/html/developmentmode.html
weld/core#2792

weld-probe-core is also responsible for multiple breaking builds inside SIGNAL-IDUNA due to its multiple cves.

(cherry picked from commit 92ada2c)
JoergSiebahn pushed a commit to SDA-SE/sda-dropwizard-commons that referenced this pull request Jul 4, 2023
…ulnerabilities

The probe bundle is responsible for most vulnerabilities in the weld bundle.
However, it is not needed at runtime as it is a developer tool.

See
https://docs.jboss.org/weld/reference/3.1.9.Final/en-US/html/developmentmode.html
weld/core#2792

weld-probe-core is also responsible for multiple breaking builds inside SIGNAL-IDUNA due to its multiple cves.

(cherry picked from commit 92ada2c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants