Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 861 Bytes

changes_2.2.0.md

File metadata and controls

28 lines (17 loc) · 861 Bytes

Cloud Storage Extension 2.2.0, released 2021-12-21

Code name: Fixed Log4J CVE-2021-45105 vulnerability

Summary

In this release we fixed Log4J CVE-2021-45105 vulnerability.

Bug Fixes

  • #178: Updated log4j dependency to 2.17.0 version

Dependency Updates

Compile Dependency Updates

  • Updated io.grpc:grpc-netty:1.43.0 to 1.43.1
  • Updated org.apache.orc:orc-core:1.7.1 to 1.7.2
  • Updated org.apache.logging.log4j:log4j-api:2.16.0 to 2.17.0
  • Updated org.apache.logging.log4j:log4j-1.2-api:2.16.0 to 2.17.0
  • Updated com.fasterxml.jackson.core:jackson-databind:2.13.0 to 2.13.1
  • Updated com.fasterxml.jackson.module:jackson-module-scala_2.13:2.13.0 to 2.13.1

Test Dependency Updates

  • Updated org.mockito:mockito-core:4.1.0 to 4.2.0

Plugin Updates