Files
failsafe/failsafe.changes
Fridrich Strba 1cfb48a234 Accepting request 1274597 from home:urbic:branches:Java:packages
- Update to v3.3.2
  * Bug Fixes
    + Issue #365 - Bulkhead policy may drop requests when
      maxWaitTime is specified.
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
- Update to v3.3.1
  * Improvements
    + Issue #358 - Added full java module descriptors to Failsafe
      jars.
    + Issue #361 - Released execution references inside Failsafe
      provided CompletableFutures.
- Add build dependence on mvn(org.moditect:moditect-maven-plugin)
- Initial packaging with v3.3.0

OBS-URL: https://build.opensuse.org/request/show/1274597
OBS-URL: https://build.opensuse.org/package/show/Java:packages/failsafe?expand=0&rev=7
2025-05-05 13:51:48 +00:00

29 lines
1.0 KiB
Plaintext

-------------------------------------------------------------------
Mon May 5 12:55:48 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v3.3.2
* Bug Fixes
+ Issue #365 - Bulkhead policy may drop requests when
maxWaitTime is specified.
-------------------------------------------------------------------
Tue Sep 12 14:33:04 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
-------------------------------------------------------------------
Sun Apr 2 19:56:37 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v3.3.1
* Improvements
+ Issue #358 - Added full java module descriptors to Failsafe
jars.
+ Issue #361 - Released execution references inside Failsafe
provided CompletableFutures.
- Add build dependence on mvn(org.moditect:moditect-maven-plugin)
-------------------------------------------------------------------
Sun Nov 27 15:54:07 UTC 2022 - Anton Shvetz <shvetz.anton@gmail.com>
- Initial packaging with v3.3.0