Re: [PR] Bump cxf.netty.version from 4.1.108.Final to 4.1.109.Final [cxf]

2024-04-16 Thread via GitHub


reta merged PR #1810:
URL: https://github.com/apache/cxf/pull/1810


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump cxf.hazelcast.version from 5.3.7 to 5.4.0 [cxf]

2024-04-16 Thread via GitHub


reta merged PR #1812:
URL: https://github.com/apache/cxf/pull/1812


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump cxf.opentelemetry.version from 1.34.1 to 1.37.0 [cxf]

2024-04-16 Thread via GitHub


reta commented on PR #1811:
URL: https://github.com/apache/cxf/pull/1811#issuecomment-2059103554

   Will be covered by https://issues.apache.org/jira/browse/CXF-8976


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump cxf.opentelemetry.version from 1.34.1 to 1.37.0 [cxf]

2024-04-16 Thread via GitHub


reta closed pull request #1811: Bump cxf.opentelemetry.version from 1.34.1 to 
1.37.0
URL: https://github.com/apache/cxf/pull/1811


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Bump cxf.opentelemetry.version from 1.34.1 to 1.37.0 [cxf]

2024-04-16 Thread via GitHub


dependabot[bot] commented on PR #1811:
URL: https://github.com/apache/cxf/pull/1811#issuecomment-2059103641

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. You can also ignore all major, minor, or patch 
releases for a dependency by adding an [`ignore` 
condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore)
 with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Added new Parameter to exclude specific classes from default value generation [cxf-xjc-utils]

2024-04-16 Thread via GitHub


reta commented on PR #129:
URL: https://github.com/apache/cxf-xjc-utils/pull/129#issuecomment-2059933911

   > @reta I just gave it a try, but while trying it out - i got stuck. I guess 
we don't know if there are default-constructors for each class because we 
aren't having all of them in the classpath at runtime.
   
   I see, thank you @marcelhdl , may be whitelisting could be better here (for 
JAXB classes at least): it seems like no matter what, for `JAXBElement` we 
could not generate the default value (configuration looks a bit redundant in 
this case). Thank you.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump org.apache:apache from 31 to 32 [cxf-build-utils]

2024-04-16 Thread via GitHub


dependabot[bot] opened a new pull request, #77:
URL: https://github.com/apache/cxf-build-utils/pull/77

   Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent) 
from 31 to 32.
   
   Release notes
   Sourced from https://github.com/apache/maven-apache-parent/releases";>org.apache:apache's
 releases.
   
   Apache Parent POM version 32
   Improvement
   
   [https://issues.apache.org/jira/browse/MPOM-264";>MPOM-264] 
- Parameterize maven-compiler-plugin with parameter "release" when 
running on JDK 9+
   [https://issues.apache.org/jira/browse/MPOM-452";>MPOM-452] 
- Apache Parent POM - Use property for Apache Repository IDs
   [https://issues.apache.org/jira/browse/MPOM-478";>MPOM-478] 
- Remove manually maintained history from site
   [https://issues.apache.org/jira/browse/MPOM-480";>MPOM-480] 
- Remove maven-site-plugin:attach-descriptor from ASF parent
   [https://issues.apache.org/jira/browse/MPOM-481";>MPOM-481] 
- Improve description of maven-gpg-plugin settings
   [https://issues.apache.org/jira/browse/MPOM-483";>MPOM-483] 
- Make a separate module for documentation
   [https://issues.apache.org/jira/browse/MPOM-486";>MPOM-486] 
- Enable autoVersionSubmodules for maven-release-plugin
   
   Task
   
   [https://issues.apache.org/jira/browse/MPOM-467";>MPOM-467] 
- Remove old property maven.plugin.tools.version
   
   Dependency upgrade
   
   [https://issues.apache.org/jira/browse/MPOM-456";>MPOM-456] 
- Bump surefire/failsafe from 3.2.2 to 3.2.5
   [https://issues.apache.org/jira/browse/MPOM-457";>MPOM-457] 
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0
   [https://issues.apache.org/jira/browse/MPOM-458";>MPOM-458] 
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3
   [https://issues.apache.org/jira/browse/MPOM-465";>MPOM-465] 
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 
3.5.0
   [https://issues.apache.org/jira/browse/MPOM-466";>MPOM-466] 
- Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16.1
   [https://issues.apache.org/jira/browse/MPOM-469";>MPOM-469] 
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2
   [https://issues.apache.org/jira/browse/MPOM-470";>MPOM-470] 
- Bump org.apache.maven.plugins:maven-remote-resources-plugin from 3.1.0 to 
3.2.0
   [https://issues.apache.org/jira/browse/MPOM-471";>MPOM-471] 
- Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1
   [https://issues.apache.org/jira/browse/MPOM-472";>MPOM-472] 
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.3
   [https://issues.apache.org/jira/browse/MPOM-475";>MPOM-475] 
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.6.1
   [https://issues.apache.org/jira/browse/MPOM-476";>MPOM-476] 
- Bump version.maven-plugin-tools from 3.10.2 to 3.12.0
   [https://issues.apache.org/jira/browse/MPOM-479";>MPOM-479] 
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
   [https://issues.apache.org/jira/browse/MPOM-484";>MPOM-484] 
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0
   
   
   
   
   Commits
   
   See full diff in https://github.com/apache/maven-apache-parent/commits";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache:apache&package-manager=maven&previous-version=31&new-version=32)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor ver

Re: [PR] Bump org.apache:apache from 31 to 32 [cxf-build-utils]

2024-04-16 Thread via GitHub


reta merged PR #77:
URL: https://github.com/apache/cxf-build-utils/pull/77


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump org.apache:apache from 31 to 32 [cxf-xjc-utils]

2024-04-16 Thread via GitHub


dependabot[bot] opened a new pull request, #131:
URL: https://github.com/apache/cxf-xjc-utils/pull/131

   Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent) 
from 31 to 32.
   
   Release notes
   Sourced from https://github.com/apache/maven-apache-parent/releases";>org.apache:apache's
 releases.
   
   Apache Parent POM version 32
   Improvement
   
   [https://issues.apache.org/jira/browse/MPOM-264";>MPOM-264] 
- Parameterize maven-compiler-plugin with parameter "release" when 
running on JDK 9+
   [https://issues.apache.org/jira/browse/MPOM-452";>MPOM-452] 
- Apache Parent POM - Use property for Apache Repository IDs
   [https://issues.apache.org/jira/browse/MPOM-478";>MPOM-478] 
- Remove manually maintained history from site
   [https://issues.apache.org/jira/browse/MPOM-480";>MPOM-480] 
- Remove maven-site-plugin:attach-descriptor from ASF parent
   [https://issues.apache.org/jira/browse/MPOM-481";>MPOM-481] 
- Improve description of maven-gpg-plugin settings
   [https://issues.apache.org/jira/browse/MPOM-483";>MPOM-483] 
- Make a separate module for documentation
   [https://issues.apache.org/jira/browse/MPOM-486";>MPOM-486] 
- Enable autoVersionSubmodules for maven-release-plugin
   
   Task
   
   [https://issues.apache.org/jira/browse/MPOM-467";>MPOM-467] 
- Remove old property maven.plugin.tools.version
   
   Dependency upgrade
   
   [https://issues.apache.org/jira/browse/MPOM-456";>MPOM-456] 
- Bump surefire/failsafe from 3.2.2 to 3.2.5
   [https://issues.apache.org/jira/browse/MPOM-457";>MPOM-457] 
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0
   [https://issues.apache.org/jira/browse/MPOM-458";>MPOM-458] 
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3
   [https://issues.apache.org/jira/browse/MPOM-465";>MPOM-465] 
- Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.5 to 
3.5.0
   [https://issues.apache.org/jira/browse/MPOM-466";>MPOM-466] 
- Bump org.apache.rat:apache-rat-plugin from 0.15 to 0.16.1
   [https://issues.apache.org/jira/browse/MPOM-469";>MPOM-469] 
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2
   [https://issues.apache.org/jira/browse/MPOM-470";>MPOM-470] 
- Bump org.apache.maven.plugins:maven-remote-resources-plugin from 3.1.0 to 
3.2.0
   [https://issues.apache.org/jira/browse/MPOM-471";>MPOM-471] 
- Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1
   [https://issues.apache.org/jira/browse/MPOM-472";>MPOM-472] 
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.3
   [https://issues.apache.org/jira/browse/MPOM-475";>MPOM-475] 
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.6.1
   [https://issues.apache.org/jira/browse/MPOM-476";>MPOM-476] 
- Bump version.maven-plugin-tools from 3.10.2 to 3.12.0
   [https://issues.apache.org/jira/browse/MPOM-479";>MPOM-479] 
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
   [https://issues.apache.org/jira/browse/MPOM-484";>MPOM-484] 
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0
   
   
   
   
   Commits
   
   See full diff in https://github.com/apache/maven-apache-parent/commits";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache:apache&package-manager=maven&previous-version=31&new-version=32)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor ver

[PR] Bump org.atmosphere:atmosphere-runtime from 3.0.5 to 3.0.8 [cxf]

2024-04-16 Thread via GitHub


dependabot[bot] opened a new pull request, #1813:
URL: https://github.com/apache/cxf/pull/1813

   Bumps 
[org.atmosphere:atmosphere-runtime](https://github.com/Atmosphere/atmosphere) 
from 3.0.5 to 3.0.8.
   
   Commits
   
   https://github.com/Atmosphere/atmosphere/commit/99acb1403d4c7843bbf65a728c37c29ce2d43a2b";>99acb14
 [maven-release-plugin] prepare release atmosphere-project-3.0.8
   https://github.com/Atmosphere/atmosphere/commit/e2c37ec58a24440b1fb859b3e85c5c309f21181d";>e2c37ec
 Fixes https://redirect.github.com/Atmosphere/atmosphere/issues/2505";>#2505
   https://github.com/Atmosphere/atmosphere/commit/11761b4e00d8bb68f69a88eabe4d512d430e8930";>11761b4
 [maven-release-plugin] prepare for next development iteration
   https://github.com/Atmosphere/atmosphere/commit/c953aa1b831112b1ab03c003988b0fe7d61d60a6";>c953aa1
 [maven-release-plugin] prepare release atmosphere-project-3.0.7
   https://github.com/Atmosphere/atmosphere/commit/acde93bbfc4734be784a112bbe18b1125a6ce280";>acde93b
 [maven-release-plugin] prepare for next development iteration
   https://github.com/Atmosphere/atmosphere/commit/4a1b2708985e8f97efd00f0e1f84303fc636056f";>4a1b270
 [maven-release-plugin] prepare release atmosphere-project-3.0.6
   https://github.com/Atmosphere/atmosphere/commit/e5162661348a418c97861c52e7af40c74c199ce5";>e516266
 Add JDK 22
   https://github.com/Atmosphere/atmosphere/commit/d23fbc6ecb6dc634d912dda6c92b3e15863b8d6e";>d23fbc6
 Fixes https://redirect.github.com/Atmosphere/atmosphere/issues/2502";>#2502
   https://github.com/Atmosphere/atmosphere/commit/649bfea9208e73ea0e6887b04d0fca2849dd05ed";>649bfea
 JSR356Endpoint to read attributes from the handshake session into the 
Atmosph...
   https://github.com/Atmosphere/atmosphere/commit/72d0e0474fc0ef0edc3cd607478e7b1e595f6d0a";>72d0e04
 Consolidate workflow
   Additional commits viewable in https://github.com/Atmosphere/atmosphere/compare/atmosphere-project-3.0.5...atmosphere-project-3.0.8";>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.atmosphere:atmosphere-runtime&package-manager=maven&previous-version=3.0.5&new-version=3.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump ch.qos.logback:logback-classic from 1.5.4 to 1.5.5 [cxf]

2024-04-16 Thread via GitHub


dependabot[bot] opened a new pull request, #1814:
URL: https://github.com/apache/cxf/pull/1814

   Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) 
from 1.5.4 to 1.5.5.
   
   Commits
   
   https://github.com/qos-ch/logback/commit/c7c5e89a857bba3fc09f1912cc912b25ee124505";>c7c5e89
 prepare release 1.5.5
   https://github.com/qos-ch/logback/commit/7db87970b7fae4741c36a04c4283ba8ca1d8b3cb";>7db8797
 upgrade build to slf4j 2.0.13
   https://github.com/qos-ch/logback/commit/f9c04d2b5562e44997a80e350b88960cbf3a0bb1";>f9c04d2
 test inclusion with conditionals
   https://github.com/qos-ch/logback/commit/f32ed30166307385236b9f373103bd708e2f6857";>f32ed30
 remove support for metaannotations for NoAutoStart annotation
   https://github.com/qos-ch/logback/commit/4476edd0f3415008506bdaa23ce855b3eae5086a";>4476edd
 Search for https://github.com/NoAutoStart";>@​NoAutoStart 
annotations in ancestor hierarchy, implemented interf...
   https://github.com/qos-ch/logback/commit/a649c605be4c88a9f6020cc7eb1738abd01026a2";>a649c60
 rename IncludeActionTest as IncludeModelHandlerTest
   https://github.com/qos-ch/logback/commit/5a41c892002012550f207e45d3de57ccbfb6d259";>5a41c89
 fix IncludeActionTest
   https://github.com/qos-ch/logback/commit/af92be47a940393e11decab0a7ee4cb802d2b5e8";>af92be4
 migrate IncludeAction code to IncludeModelHandler, LOGBACK-1746
   https://github.com/qos-ch/logback/commit/b95d2a0c67c61d57cbf6ef1a2fa63d6199a73641";>b95d2a0
 start work on 1.5.5-SNAPSHOT
   See full diff in https://github.com/qos-ch/logback/compare/v_1.5.4...v_1.5.5";>compare 
view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ch.qos.logback:logback-classic&package-manager=maven&previous-version=1.5.4&new-version=1.5.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] Bump io.zipkin.reporter2:zipkin-sender-okhttp3 from 2.17.1 to 3.4.0 [cxf]

2024-04-16 Thread via GitHub


dependabot[bot] opened a new pull request, #1815:
URL: https://github.com/apache/cxf/pull/1815

   Bumps 
[io.zipkin.reporter2:zipkin-sender-okhttp3](https://github.com/openzipkin/zipkin-reporter-java)
 from 2.17.1 to 3.4.0.
   
   Release notes
   Sourced from https://github.com/openzipkin/zipkin-reporter-java/releases";>io.zipkin.reporter2:zipkin-sender-okhttp3's
 releases.
   
   Zipkin Reporter 3.4 deprecates AsyncReporter/SpanHandler 
queuedMaxBytes and disables it by default.
   When introduced, AsyncReporter had three ways to trigger a 
queue flush:
   
   queuedMaxSpans - when the number of spans in the queue 
exceeds a threshold
   queuedMaxBytes - when the size of the spans in the queue 
exceeds a threshold
   messageTimeout - when a span has been in the queue longer 
than a threshold
   
   queuedMaxBytes was deprecated because requires time in the 
critical path, to calculate the size of a span to make sure it doesn't breach 
the threshold. This is problematic in tools that check for pinning, like 
Virtual Threads.
   Thanks a lot to https://github.com/reta";>@​reta 
for sorting this out!
   Full Changelog: https://github.com/openzipkin/zipkin-reporter-java/compare/3.3.0..3.4.0";>https://github.com/openzipkin/zipkin-reporter-java/compare/3.3.0..3.4.0
   Zipkin Reporter 3.3 adds a https://github.com/openzipkin/zipkin-reporter-java/blob/master/core/src/main/java/zipkin2/reporter/BaseHttpSender.java";>BaseHttpSender
 type, which eases http library integration. It also adds https://github.com/openzipkin/zipkin-reporter-java/blob/master/core/src/main/java/zipkin2/reporter/HttpEndpointSupplier.java";>HttpEndpointSupplier
 which supports dynamic endpoint discovery such as from https://github.com/Netflix/eureka";>Eureka, as well utilities to 
create constants or rate-limit suppliers. Finally, brave users get a native 
PROTO3 encoder through the new https://github.com/openzipkin/zipkin-reporter-java/blob/master/brave/src/main/java/zipkin2/reporter/brave/MutableSpanBytesEncoder.java";>MutableSpanBytesEncoder
 type.
   These features were made in support of spring-boot, but available to any 
user with no new dependencies. For example, the PROTO encoder adds no library 
dependency, even if it increases the size of https://github.com/openzipkin/zipkin-reporter-java?tab=readme-ov-file#brave";>zipkin-reporter-brave
  by a couple dozen KB. A lion's share of thanks goes to https://github.com/reta";>@​reta and https://github.com/anuraaga";>@​anuraaga who were on 
design and review duty for several days leading to this.
   Here's an example of pulling most of these things together, integrating a 
sender with https://github.com/openzipkin/zipkin-reporter-java?tab=readme-ov-file#brave";>spring-cloud-loadbalancer
 (a client-side loadbalancer library).
   This endpoint supplier will get the configuration endpoint value and look 
up the next target to use with the loadBalancerClient. The rate 
limiter will ensure a gap of 30 seconds between queries. While below is 
hard-coded, it covers some routine advanced features formerly only available in 
https://github.com/spring-cloud/spring-cloud-sleuth";>spring-cloud-sleuth.
 Now, anyone can use them!
   @Configuration(proxyBeanMethods = false)
   public class ZipkinDiscoveryConfiguration {
 @Bean HttpEndpointSupplier.Factory 
loadbalancerEndpoints(LoadBalancerClient loadBalancerClient) {
   LoadBalancerHttpEndpointSupplier.Factory httpEndpointSupplierFactory =
   new LoadBalancerHttpEndpointSupplier.Factory(loadBalancerClient);
   // don't ask more than 30 seconds (just to show)
   return 
HttpEndpointSuppliers.newRateLimitedFactory(httpEndpointSupplierFactory, 30);
 }
   record LoadBalancerHttpEndpointSupplier(LoadBalancerClient 
loadBalancerClient, URI virtualURL)
   implements HttpEndpointSupplier {
   record Factory(LoadBalancerClient loadBalancerClient) implements 
HttpEndpointSupplier.Factory {
 @Override public HttpEndpointSupplier create(String endpoint) {
   return new LoadBalancerHttpEndpointSupplier(loadBalancerClient, 
URI.create(endpoint));
 }
   }
   
   @Override public String get() {
 ServiceInstance instance = loadBalancerClient.choose(virtualURL.getHost());
 if (instance != null) {
   return instance.getUri() + virtualURL.getPath();
 }
 throw new IllegalArgumentException(virtualURL.getHost() + " is 
not registered");
   }
   
   @Override public void close() {
   }
   
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/openzipkin/zipkin-reporter-java/commit/0af48b8d430936b95e9f6364003f6094fdb47bf7";>0af48b8
 [maven-release-plugin] prepare release 3.4.0
   https://github.com/openzipkin/zipkin-reporter-java/commit/22b67279af0a791baee764e06560362948054e4b";>22b6727
 Adds spring-beans context test and defaults to Spring 5 (https://redirect.github.com/openzipkin/zipkin-reporter-java/issues/265";>#265)
   https://github.com/openzipkin/zipkin-reporter-jav