Skip to content

Commit e35f08f

Browse files
authored
MLE-19564: README.md checkin (#539)
* MLE-19564: README.md checkin * MLE-19564: README.md checkin
1 parent f2e325a commit e35f08f

File tree

1 file changed

+7
-24
lines changed

1 file changed

+7
-24
lines changed

README.md

Lines changed: 7 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -15,30 +15,13 @@ The MarkLogic Connector for Hadoop is an extension to Hadoop’s MapReduce frame
1515

1616
## Release Notes
1717

18-
### What's New in mlcp 11.2.0
19-
20-
- Excluded all the transitive dependencies to improve security and maintenance.
21-
- Upgraded Avro, Commons-cli, Commons-compress, Commons-io, Xml-apis, Jakarta.xml.soap-api, Jcl-over-slf4, and Commons-logging-api libraries to mitigate security vulnerabilities.
22-
- Removed Zookeeper, Bliki-core, Logback-classic, and Htrace-core libraries to mitigate security vulnerabilities.
23-
- Upgraded the Maven Javadoc plugin from 2.10.3 to 3.6.3 to mitigate security vulnerability.
24-
- Removed all dependencies and repository references related to deprecated mapr.
25-
26-
### What's New in mlcp 11.1.0
27-
- Now requires JRE 11 or later.
28-
- Added support for reverse proxy and connection to MarkLogic Cloud.
29-
- Upgraded Jena libraries from 2.13.0 to 4.9.0 to mitigate security vulnerability.
30-
- Upgraded Jackson, Hadoop, Xstream, and Guava libraries to mitigate security vulnerabilities.
31-
32-
### What's New in mlcp 11.0.3
33-
- Removed an unused json dependency to mitigate security vulnerability.
34-
35-
### What's New in mlcp 11.0.2
36-
- Upgraded libthrift from 0.14.0 to 0.17.0 to mitigate security vulnerability.
37-
38-
### What's New in mlcp 11.0.0
39-
- Upgraded Hadoop Library to 3.3.4
40-
- Upgraded jackson-annotations, jackson-core, jackson-databind, Xerces, woodstox-core to mitigate security vulnerability.
41-
- Bug fixes.
18+
### What's New in mlcp 12.0
19+
20+
- Replaced the commons-csv-marklogic library with the standard Apache Commons CSV library for improved compatibility and maintainability
21+
- Upgraded commons-csv and commons-io libraries to the latest stable versions.
22+
- Upgraded commons-beanutils, xstream and avro libraries to mitigate security vulnerabilities.
23+
- Removed unused dependencies: hadoop-shaded-protobuf_3_25, jena-shaded-guava.
24+
- Excluded a few transitive dependencies to improve security and maintenance.
4225

4326
## Getting Started
4427

0 commit comments

Comments
 (0)