Skip to content

8.46.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jun 14:28

What's Changed

Improvements πŸ› 

Security πŸ”’

  • update GitHub Actions workflows to address lint findings by @cfkoehler in #1423

Automation and Testing 🚦

  • regression-test :: cleanup; update err messages by @dev-mlb in #1375
  • add weekly schedule for GitHub Actions dependency updates by @cfkoehler in #1404
  • Bump actions/dependency-review-action from 4 to 5 by @dependabot[bot] in #1409
  • Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #1406
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1407
  • change labels for github-action dependabot updates by @jpdahlke in #1411
  • Bump actions/checkout from 4 to 6 by @dependabot[bot] in #1414
  • Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #1413
  • Bump oxsecurity/megalinter from 8 to 9 by @dependabot[bot] in #1410
  • Bump docker/build-push-action from 5 to 7 by @dependabot[bot] in #1415
  • Bump slackapi/slack-github-action from 1.24.0 to 3.0.3 by @dependabot[bot] in #1408
  • action :: pin action versions to specific commit SHAs for consistency by @cfkoehler in #1426
  • Bump actions/setup-java from 5.2.0 to 5.3.0 by @dependabot[bot] in #1437
  • update dependabot schedule to weekly, increase PR limit by @cfkoehler in #1358
  • Bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #1442
  • action :: fix environment variable formatting in Dockerfile and maven-ci.yml by @cfkoehler in #1438
  • extraction-tests :: skip generate answers for nometa/noview and os-specific by @dev-mlb in #1419
  • extraction-tests :: refactor checkAnswers by @dev-mlb in #1425
  • extraction-tests :: add getters/setters and small refactor for strict mode by @dev-mlb in #1441
  • fix release job by @dev-mlb in #1444

Dependencies πŸ“¦

  • dependencies: bump com.google.protobuf:protobuf-java from 4.33.2 to 4.35.0 by @dependabot[bot] in #1391
  • dependencies: bump io.netty:netty-bom from 4.2.13.Final to 4.2.14.Final by @dependabot[bot] in #1392
  • dependencies: bump plugin.maven-surefire.version from 3.5.5 to 3.5.6 by @dependabot[bot] in #1403
  • dependencies: bump io.dropwizard.metrics:metrics-bom from 4.2.38 to 4.2.39 by @dependabot[bot] in #1401
  • dependencies: bump org.apache.maven.plugins:maven-dependency-plugin from 3.10.0 to 3.11.0 by @dependabot[bot] in #1416
  • dependencies: bump dep.logback.version from 1.5.32 to 1.5.34 by @dependabot[bot] in #1420
  • dependencies: bump org.apache.maven.plugins:maven-site-plugin from 3.21.0 to 3.22.0 by @dependabot[bot] in #1399
  • dependencies: bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 by @dependabot[bot] in #1427
  • dependencies: bump io.netty:netty-bom from 4.2.14.Final to 4.2.15.Final by @dependabot[bot] in #1421
  • dependencies: bump com.fasterxml.jackson:jackson-bom from 2.21.3 to 2.22.0 by @dependabot[bot] in #1422
  • dependencies: bump org.glassfish.jaxb:jaxb-runtime from 4.0.8 to 4.0.9 by @dependabot[bot] in #1429
  • dependencies: bump com.google.api.grpc:proto-google-common-protos from 2.71.0 to 2.72.0 by @dependabot[bot] in #1428
  • remove takari-lifecycle-plugin by @dev-mlb in #1434
  • dependencies: bump org.sonatype.central:central-publishing-maven-plugin from 0.10.0 to 0.11.0 by @dependabot[bot] in #1436

Other Changes βš™οΈ

  • removing getStringParameter() usage across emissary by @sambish5 in #1388
  • Fix typo in comment for SERVICE_KEY variable in DirectoryProviderPlace by @cfkoehler in #1405
  • remove import of google/protobuf/empty.proto by @jpdahlke in #1412
  • extraction-tests :: generate answers (adds dataFile logic) by @dev-mlb in #1387
  • httpclient5 :: migrate HTTP connection handling to HttpClient 5.6 by @sambish5 in #1386

New Contributors

Full Changelog: 8.45.0...8.46.0