Skip to content

2024-10-23-1729694047

Latest
Compare
Choose a tag to compare
@jeqo jeqo released this 23 Oct 14:34
fdc9dc8

What's Changed

  • refactor: Remove Optional input parameters by @jeqo in #532
  • chore(deps): bump com.azure:azure-sdk-bom from 1.2.22 to 1.2.23 by @dependabot in #543
  • chore(deps): bump awsSdkVersion from 2.23.16 to 2.25.43 by @dependabot in #539
  • chore(deps): bump jacksonVersion from 2.16.1 to 2.17.0 by @dependabot in #540
  • chore(deps): bump testcontainersVersion from 1.19.4 to 1.19.7 by @dependabot in #542
  • chore(deps): bump commons-io:commons-io from 2.15.1 to 2.16.1 by @dependabot in #541
  • fix: extend possible root causes message by @jeqo in #545
  • chore: bump E2E tests for Kafka 3.7 by @jeqo in #544
  • feat: add rate limited input stream for uploads by @jeqo in #548
  • chore(deps): bump org.wiremock:wiremock from 3.5.2 to 3.6.0 by @dependabot in #556
  • chore(deps): bump awsSdkVersion from 2.25.43 to 2.25.64 by @dependabot in #552
  • chore(deps): bump mockitoVersion from 5.11.0 to 5.12.0 by @dependabot in #555
  • chore(deps): bump com.google.cloud:google-cloud-storage from 2.32.1 to 2.39.0 by @dependabot in #554
  • chore(deps): bump com.github.luben:zstd-jni from 1.5.5-11 to 1.5.6-3 by @dependabot in #553
  • fix: dependency conflicts on storage back-ends by @jeqo in #561
  • docs: fix typo and broken link in ReadMe by @showuon in #563
  • chore(deps): bump org.bouncycastle:bcprov-jdk18on from 1.77 to 1.78.1 by @dependabot in #567
  • chore(deps): bump com.bucket4j:bucket4j_jdk11-core from 8.12.1 to 8.13.1 by @dependabot in #566
  • chore(deps): bump jacksonVersion from 2.17.0 to 2.17.1 by @dependabot in #564
  • chore(deps): bump junitVersion from 5.10.2 to 5.10.3 by @dependabot in #568
  • docs: Increase cache.retention.ms configuration example by @funky-eyes in #558
  • fix: exclude unnecessary modules in Caffeine by @showuon in #571
  • Avoid hostname errors from s3 integration tests by @elakito in #575
  • chore(deps): bump org.junit.platform:junit-platform-launcher from 1.10.2 to 1.10.3 by @dependabot in #577
  • chore(deps): bump com.azure:azure-sdk-bom from 1.2.23 to 1.2.26 by @dependabot in #579
  • chore(deps): bump org.wiremock:wiremock from 3.6.0 to 3.9.1 by @dependabot in #580
  • chore(deps): bump testcontainersVersion from 1.19.7 to 1.20.1 by @dependabot in #576
  • fix(s3): reducing array copying on S3 output stream by @jeqo in #549
  • Add equals() and hashCode() tests for manifests classes by @biggusdonzus in #581
  • chore: fix minor build issues by @jeqo in #572
  • chore: upgrading docker base image to kafka 3.8 by @jeqo in #582
  • chore(deps): bump org.awaitility:awaitility from 4.2.1 to 4.2.2 by @dependabot in #585
  • chore(deps): bump junitVersion from 5.10.3 to 5.11.0 by @dependabot in #589
  • chore(deps): bump com.azure:azure-sdk-bom from 1.2.26 to 1.2.27 by @dependabot in #587
  • chore(deps): bump awsSdkVersion from 2.25.64 to 2.27.17 by @dependabot in #588
  • feat: remove orphan objects if copy fails at any point by @jeqo in #590
  • refactor: move segment manifest cache to fetch module by @jeqo in #484
  • refactor: reuse cache config on chunk cache by @jeqo in #591
  • feat: additional configs for caches by @jeqo in #592
  • feat: add thread pool monitor by @jeqo in #593
  • refactor: avoid allocation on fetch detransform by @jeqo in #599
  • Support Java 21 builds by @wonjong-yoo in #600
  • feat: bypass chunking when no transformation is requested by @jeqo in #597
  • chore(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #607
  • chore(deps): bump testcontainersVersion from 1.20.1 to 1.20.2 by @dependabot in #606
  • chore(deps): bump junitVersion from 5.11.0 to 5.11.1 by @dependabot in #605
  • chore(deps): bump jacksonVersion from 2.17.1 to 2.18.0 by @dependabot in #604
  • chore(deps): bump com.azure:azure-sdk-bom from 1.2.27 to 1.2.28 by @dependabot in #603
  • refactor: expose configDef() for all cache config sets by @jeqo in #602
  • chore: add config docs generation by @jeqo in #601
  • refactor: expose core metric names for doc generation by @jeqo in #611
  • refactor: expose storage backends metric names for doc generation by @jeqo in #612
  • feat: add metrics document generation by @jeqo in #613

New Contributors

Full Changelog: 2024-04-02-1712056402...2024-10-23-1729694047