GitHub / ReactiveX/RxJava / commits
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 856bb48b | Update 4.x Getting Started documentation (#8290) |
Evgeny Ponomarev <e****y@f****e>
Committed by: GitHub <n****y@g****m> |
about 12 hours ago | |
| 2234caf9 | Fix Observable.take scheduler annotation (#8289) |
Evgeny Ponomarev <e****y@f****e>
Committed by: GitHub <n****y@g****m> |
about 13 hours ago | |
| 4e481d50 |
chore(deps): bump github/codeql-action/upload-sarif (#8287)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 days ago | |
| a8ab5356 | 4.x: Streamable.timer to cancel the executor/scheduler upon finish (#8286) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
9 days ago | |
| 8ea5ee9e | Update security policy with reporting guidelines (#8284) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
9 days ago | |
| 61b02bb7 | 4.x: Fix consumer retention in cache() upon subscribe-cancel race (#8283) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
9 days ago | |
| a9754bf3 |
chore(deps): bump jupiterLauncherVersion from 6.1.2 to 6.1.3 (#8281)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 days ago | |
| dde738db |
chore(deps): bump org.junit.jupiter:junit-jupiter from 6.1.2 to 6.1.3 (#8282)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 days ago | |
| 4fcd37e2 |
chore(deps): bump gradle-wrapper from 9.6.1 to 9.7.0 (#8277)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 days ago | |
| 8f7b8419 |
chore(deps): bump github/codeql-action/upload-sarif (#8276)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
13 days ago | |
| 38a3ffe2 |
Fix DispatchStreamProcessorTest.raceToStream flakiness (#8275)
Co-authored-by: akarnokd <1****d@u****m>, akarnokd <1****d@u****m>, copilot-swe-agent[bot] <1****t@u****m>, akarnokd <1****d@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
14 days ago | |
| 6f02d524 |
Pin unpinned GitHub Actions to commit SHAs with version comments (#8273)
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m>, akarnokd <1****d@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
14 days ago | |
| f6d80d20 |
chore(deps): bump actions/upload-artifact from 4 to 7 (#8272)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
14 days ago | |
| 70d76f9b |
chore(deps): bump github/codeql-action/upload-sarif (#8271)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
14 days ago | |
| f505c677 |
chore(deps): bump actions/github-script from 7 to 9 (#8270)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
14 days ago | |
| dfb756fd |
chore(deps): bump actions/cache from 4 to 6 (#8268)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
14 days ago | |
| 72a985ce |
chore(deps): bump actions/download-artifact from 4 to 8 (#8269)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
14 days ago | |
| f2cb677f | Update README to reflect recent changes and removals (#8265) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
15 days ago | |
| 816de1b4 | Fix workflow_run reference in entropy comment workflow |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
15 days ago | |
| d36352fc | 4.x: Fix Streamable.fromStream not closing the Stream (#8267) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
15 days ago | |
| 3895db10 | Update GitHub Actions workflow for comment posting (#8266) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
15 days ago | |
| 5dcdacb4 | Change workflow trigger from pull_request to pull_request_target (#8264) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
15 days ago | |
| 354a02fc | Fix a privilege escalation vulnerability and spam potential via untrusted cod... |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
15 days ago | |
| 82afae42 |
chore(deps): bump gradle/actions/wrapper-validation from 6.2.0 to 6.3.0 (#8261)
Co-authored-by: dependabot[bot] <4****]@u****m>, David Karnok <a****d@g****m> Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
15 days ago | |
| 679cbd50 | Revise pull request template for clarity and guidelines |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
15 days ago | |
| 2c2ee2c2 | merge Merge branch '4.x' of https://github.com/ReactiveX/RxJava into 4.x | akarnokd <a****d@g****m> | 15 days ago | |
| f8c779ba | Migrate the Issue template to the newer GitHub workflow, via Grok | akarnokd <a****d@g****m> | 15 days ago | |
| f3c67051 | Move TestHelper.race tests into @Isolated classes: batch 2 (#8075) (#8257) |
Oaksprout <6****t@u****m>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| 0ad5f642 |
chore(deps): bump github/codeql-action/upload-sarif (#8255)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| ec225ca4 |
chore(deps): bump actions/setup-java from 5.6.0 to 5.7.0 (#8256)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| ddcbd7bc | 4.x: Streamable optimizations 2026.07.21 (#8254) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
21 days ago | |
| db01b1f5 | Move TestHelper.race tests into @Isolated classes: Flowable flatMap/mergeWith... |
Oaksprout <6****t@u****m>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| b7946f24 |
chore(deps): bump trufflesecurity/trufflehog from 3.95.9 to 3.96.0 (#8246)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
23 days ago | |
| beeb0667 | Add support for JDK 28 in Gradle workflow (#8251) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
23 days ago | |
| f6119476 | Fix FlowableCache GC issue (#8249) |
DragonFSKY <3****Y@u****m>
Committed by: GitHub <n****y@g****m> |
23 days ago | |
| 47b67952 | Revise CONTRIBUTING.md for branch targeting and AI guidelines (#8248) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
24 days ago | |
| 32bb3d6b |
chore(deps): bump ossf/scorecard-action from 2.4.3 to 2.4.4 (#8245)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
27 days ago | |
| b0078b83 |
chore(deps): bump github/codeql-action/upload-sarif (#8244)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
28 days ago | |
| 454b69f8 |
chore(deps): bump github/codeql-action/upload-sarif (#8243)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
29 days ago | |
| 06769f5b |
chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#8242)
Co-authored-by: dependabot[bot] <4****]@u****m>, David Karnok <a****d@g****m> Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
30 days ago | |
| fc2e2c7d |
chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0 (#8241)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 12406ba8 | 4.x: Streamable mapOptional +perf (#8240) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 258caebb | 4.x: Streamable Operator optimizations 7/18 (#8239) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 8ed1fbc6 | 4.x: Streamable - optimize several operator internals (#8238) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 56dad683 | 4.x: Streamable, improved range and collect internals + JMH (#8235) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| cf69a200 |
chore(deps): bump actions/setup-java from 5.5.0 to 5.6.0 (#8237)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 92ba90b1 |
chore(deps): bump github/codeql-action/upload-sarif (#8236)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 69152268 |
chore(deps): bump org.junit.jupiter:junit-jupiter from 6.1.1 to 6.1.2 (#8234)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| dd1e978f |
chore(deps): bump jupiterLauncherVersion from 6.1.1 to 6.1.2 (#8233)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 50e5f3ee | 4.x: Streamable + repeat, repeatWhen, retry, retryWhen (#8232) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 2f557415 | 4.x: Streamable + blockingLast + ignoreElements (#8231) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 296cf2f1 | Update scorecard.yml to target 4.x | akarnokd <a****d@g****m> | about 1 month ago | |
| 9b8e44b2 |
chore(deps): bump trufflesecurity/trufflehog from 3.95.8 to 3.95.9 (#8230)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| cc40f641 | 4.x: Streamable +blockingFirst,last[OrError],skip ,S.flattenAsStreamable (#8229) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| b6b09c6d | 4.x: Update Readme with some small changes to trigger the beauty scanner (#8228) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| bc9ec680 | Add allow-unsafe-pr-checkout option to workflow |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 943dc30f | 4.x: Fix entropy-beauty-scan wrong diff issue, via Grok (#8227) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 6e7c4b7f |
chore(deps): bump github/codeql-action/upload-sarif from 4.36.3 to 4.37.0 (#8...
Co-authored-by: dependabot[bot] <4****]@u****m>, David Karnok <a****d@g****m> Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 7e8b750a | 4.x: Streamable ~ take native implementation (#8226) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 24e05e92 | Add Streamable class to README base classes section (#8224) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 97b7d04e | 4.x: Streamable ~ separate streamer cancellation & DisposableContainer (#8223) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 4ee1c24f |
chore(deps): bump actions/setup-java from 5.4.0 to 5.5.0 (#8222)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| c5f1557a | Fix a small typo | akarnokd <a****d@g****m> | about 1 month ago | |
| 99d1355a | 4.x: Streamable.stream() DisposableContainer -> StreamerCancellation (#8221) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| b5ebbd9f | 4.x: Streamable + concat, using, test fixes (#8220) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| ae52e2e0 | 4.x: What's different in 4.0 documentation, start (#8219) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| c027d005 | 4.x: Streamable + doOnError, forEach(StreamerInput) (#8218) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| db62338d | 4.x: Streamable API: DispatchStreamProcessor & other improvements (#8217) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 79a67f12 | 4.x: Streamable: +delay +timeout +zip +onErrorResumeNext, cleanup (#8216) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 580b39cd | 4.x: Streamable + takeUntil + groupBy + refactor + helpers (#8215) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 31cddef5 | 4.x: Streamable + takeWhile, + fromXXX, + toObservable + ~.toStreamble (#8214) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| a318f0c6 | 4.x: Streamable + timer + interval; cleanups (#8213) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| fc87d8c8 | 4.x: Streamable/Streamer API rewamp, dropping next/finish args (#8212) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 601662ed |
chore(deps): bump github/codeql-action/upload-sarif (#8211)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 80e425f2 |
chore(deps): bump trufflesecurity/trufflehog from 3.95.7 to 3.95.8 (#8210)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 73de5f7e | 4.x: Streamable Ops: doOnNext, intercept, lift, to; test cleanup (#8209) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| bb26a055 | 4.x: Streamable map, filter, flatMap impl, fixes and reworks (#8208) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| f68a855c | 4.x: Streamable + fromIterable, fromStream, hide, never, fixes (#8207) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 93d6ddd3 | 4.x: Streamable + range, fromArray, take, error, defer (#8206) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| e8ec4057 | 4.x: Fix SchedulerToExecutorService invokeAll and invokeAny impl (#8205) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| a341271e | 4.x: Add VirtualSchedulerTests extends AbstractSchedulerConcurrencyTests (#8204) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| c357f755 | 4.x: Remove Pioneer-RetryTest as it is itself flaky? (#8203) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| c37606f2 | SharedSchedulerTestImportFixQuick | akarnokd <a****d@g****m> | about 2 months ago | |
| cba142c7 |
chore(deps): bump trufflesecurity/trufflehog from 3.95.6 to 3.95.7 (#8201)
Co-authored-by: dependabot[bot] <4****]@u****m>, David Karnok <a****d@g****m> Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 531388fc | 4.x: Convert from JUnit 4 to JUnit 6 (#8202) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 109a56c0 |
chore(deps): bump jupiterVersion from 6.1.0 to 6.1.1 (#8198)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| d475d679 |
chore(deps): bump actions/cache from 6.0.0 to 6.1.0 (#8197)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| eff8d994 |
chore(deps): bump jupiterLauncherVersion from 6.1.0 to 6.1.1 (#8199)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| c38638e1 | 4.x: Flowable API reduction: remaining operators & other related changes (#8200) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| aac2c934 | 4.x: Flowable API reduction: concat*, merge, concatMap*, flatMap* (#8195) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 5ad29733 | 4.x: Standardize config records into 3 main variants (#8194) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| a87d0199 | 4.x: Cleanup API reduction - Observable.switchMap (#8193) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| d19355fa | 4.x: Cleanu API: Observable flatMap*, groupBy, observeOn (#8192) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| e2cde408 | 4.x: Cleanup API reduction: concat { Array, Eager, XYZ } (#8191) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| c073e5c6 | 4.x: API reductions: sequenceEqual, switchOnNext, zip (#8190) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| d8e58033 | 4.x: Cleanup, fix inferable types via var or diamond (#8189) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| aeb54644 | 4.x: Cleanup - Migration; lambdas expressions (#8188) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| ebdb8a9d | 4.x: Java Migration; records, newer API, newer syntax (#8187) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 557a600a | 4.x: Cleanup, wording minor things (#8186) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 78230e37 | 4.x: Disposable no longer impls AutoCloseable (#8184) |
David Karnok <a****d@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago |