Re: [PR] Bump io.nats:jnats from 2.17.1 to 2.17.2 [camel]

2024-01-04 Thread via GitHub


apupier merged PR #12665:
URL: https://github.com/apache/camel/pull/12665


-- 
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: commits-unsubscr...@camel.apache.org

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



Re: [PR] Bump io.nats:jnats from 2.17.1 to 2.17.2 [camel]

2024-01-04 Thread via GitHub


github-actions[bot] commented on PR #12665:
URL: https://github.com/apache/camel/pull/12665#issuecomment-1877422969

   :robot: The Apache Camel test robot will run the tests for you :+1:


-- 
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: commits-unsubscr...@camel.apache.org

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



Re: [PR] Bump io.nats:jnats from 2.17.1 to 2.17.2 [camel]

2024-01-04 Thread via GitHub


apupier commented on PR #12665:
URL: https://github.com/apache/camel/pull/12665#issuecomment-1877421716

   /component-test nats


-- 
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: commits-unsubscr...@camel.apache.org

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



Re: [PR] Bump io.nats:jnats from 2.17.1 to 2.17.2 [camel]

2024-01-04 Thread via GitHub


github-actions[bot] commented on PR #12665:
URL: https://github.com/apache/camel/pull/12665#issuecomment-1877412869

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
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: commits-unsubscr...@camel.apache.org

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



[PR] Bump io.nats:jnats from 2.17.1 to 2.17.2 [camel]

2024-01-04 Thread via GitHub


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

   Bumps [io.nats:jnats](https://github.com/nats-io/nats.java) from 2.17.1 to 
2.17.2.
   
   Release notes
   Sourced from https://github.com/nats-io/nats.java/releases";>io.nats:jnats's 
releases.
   
   2.17.2 Robustness and recovery
   Core
   
   Support StreamConfiguration creation from JSON https://redirect.github.com/nats-io/nats.java/issues/1023";>#1023 https://github.com/senior";>@​senior
   TimeoutException instead of CancellationException on timeout https://redirect.github.com/nats-io/nats.java/issues/1031";>#1031 https://github.com/maximbreitman";>@​maximbreitman
   Message Headers Improvement https://redirect.github.com/nats-io/nats.java/issues/1054";>#1054 https://github.com/scottf";>@​scottf
   
   JetStream
   
   Pull Request Validate Idle Heartbeat Against Expiration https://redirect.github.com/nats-io/nats.java/issues/1036";>#1036 https://github.com/scottf";>@​scottf
   Client side consumer recovery https://redirect.github.com/nats-io/nats.java/issues/1043";>#1043 https://github.com/scottf";>@​scottf
   Ensure robustness b/w compatible with server 2.8.4 https://redirect.github.com/nats-io/nats.java/issues/1046";>#1046 https://github.com/scottf";>@​scottf
   Chaos Testing Tuning https://redirect.github.com/nats-io/nats.java/issues/1055";>#1055 https://github.com/scottf";>@​scottf
   
   Extensions (KV / OS / Service)
   
   KV and OS Compression and Metadata https://redirect.github.com/nats-io/nats.java/issues/1034";>#1034 https://github.com/scottf";>@​scottf
   
   Docs / Testing / Examples / Etc.
   
   Initialize SocketDataPort directly https://redirect.github.com/nats-io/nats.java/issues/1022";>#1022 https://github.com/scottf";>@​scottf
   Add dockerfile for compatibility tests https://redirect.github.com/nats-io/nats.java/issues/1024";>#1024 https://github.com/piotrpio";>@​piotrpio
   Update jnats-server-runner to 1.2.6 https://redirect.github.com/nats-io/nats.java/issues/1027";>#1027 https://github.com/scottf";>@​scottf
   Auth Test Improvement https://redirect.github.com/nats-io/nats.java/issues/1028";>#1028 https://github.com/scottf";>@​scottf
   Test Base Tuning https://redirect.github.com/nats-io/nats.java/issues/1030";>#1030 https://github.com/scottf";>@​scottf
   Publish Expectations Test for JetStream API Code https://redirect.github.com/nats-io/nats.java/issues/1032";>#1032 https://github.com/scottf";>@​scottf
   More Tests for recent NatsRequestCompletableFuture enhancement https://redirect.github.com/nats-io/nats.java/issues/1035";>#1035 https://github.com/scottf";>@​scottf
   Add nats by example link https://redirect.github.com/nats-io/nats.java/issues/1037";>#1037 https://github.com/Jarema";>@​Jarema
   Improve test for real user authentication expired https://redirect.github.com/nats-io/nats.java/issues/1040";>#1040 https://github.com/scottf";>@​scottf
   Update readme / better subject validation notes https://redirect.github.com/nats-io/nats.java/issues/1047";>#1047 https://github.com/scottf";>@​scottf
   Fetch Resilient Example https://redirect.github.com/nats-io/nats.java/issues/1048";>#1048 https://github.com/scottf";>@​scottf
   Refactoring and improving example code. https://redirect.github.com/nats-io/nats.java/issues/1049";>#1049 https://github.com/scottf";>@​scottf
   
   
   
   
   Changelog
   Sourced from https://github.com/nats-io/nats.java/blob/main/CHANGELOG.md";>io.nats:jnats's
 changelog.
   
   2.17.2
   Robustness and recovery
   Core
   
   Support StreamConfiguration creation from JSON https://redirect.github.com/nats-io/nats.java/issues/1023";>#1023 https://github.com/senior";>@​senior
   TimeoutException instead of CancellationException on timeout https://redirect.github.com/nats-io/nats.java/issues/1031";>#1031 https://github.com/maximbreitman";>@​maximbreitman
   Message Headers Improvement https://redirect.github.com/nats-io/nats.java/issues/1054";>#1054 https://github.com/scottf";>@​scottf
   
   JetStream
   
   Pull Request Validate Idle Heartbeat Against Expiration https://redirect.github.com/nats-io/nats.java/issues/1036";>#1036 https://github.com/scottf";>@​scottf
   Client side consumer recovery https://redirect.github.com/nats-io/nats.java/issues/1043";>#1043 https://github.com/scottf";>@​scottf
   Ensure robustness b/w compatible with server 2.8.4 https://redirect.github.com/nats-io/nats.java/issues/1046";>#1046 https://github.com/scottf";>@​scottf
   Chaos Testing Tuning https://redirect.github.com/nats-io/nats.java/issues/1055";>#1055 https://github.com/scottf";>@​scottf
   
   Extensions (KV / OS / Service)
   
   KV and OS Compression and Metadata https://redirect.github.com/nats-io/nats.java/issues/1034";>#1034 https://github.com/scottf";>@​scottf
   
   Docs / Testing / Examples / Etc.
   
   Initialize SocketDataPort directly https://redirect.github.com/nats-io/nats.java/issues/1022";>#1022 https://github.com/scottf";>@​scottf