Releases: IBM/universal-connectors
v1.3.7
v1.3.6
v1.3.5
v1.3.4
v1.3.3
v1.3.2
v1.3.1: Merge pull request #268 from chirag-ibm/INS-26881
feat: INS-26881 UC Snowflake takeover
v1.3.0
v1.2.0: Plug-in updates and new plug-ins for Guardium Insights and GDP
This release adds new plug-ins:
- PubSub MySQL (GDP only)
- PubSub PostgreSQL (GDP only)
- AWS MySQL
- Aurora-MySQL (GDP only)
- SAP HANA over JDBC (GDP only)
- Couchbase DB
This release also adds the following plug-in packages for Guardium Insights:
- SAP HANA over Filebeat
- Amazon DynamoDB
- MySQL Percona
- UC Plugin Package for HDFS on GI
- MySQL over Filebeat
- PostgreSQL on AWS
and is included with the attached archive files.
The archive files of Guardium Data Protection plug-ins can be found within the source code archive or within the corresponding folder under filter-plugin. For a full plug-in list, see available_plugins.md.
What's Changed
- Add Couchbase DB plug-in by @vbhvmahajan in #19
- Add Neo4j plug-in by @rasikashete3 in #20
- Add PubSub MySQL plug-in (GDP only) by @raizik in #22
- Add MySQL Percona plug-in by @natalygmkibm in #25
- Add PubSub PostgreSQL (GDP only) by @raizik in #28
- Neo4j: CVE-2021-44228 - Update log4j by @rasikashete3 in #34
- Dynamodb : CVE-2021-44228 - Update log4j by @rasikashete3 in #32
- Couchbasedb: CVE-2021-44228 - Update log4j by @vbhvmahajan in #33
- Updated log4j2 to 2.17.0 and commons-validator to 1.5.1 by @ofer-haim in #36
- Log4j2: updated mongo, MySQL and s3 packages by @ofer-haim in #38
- Update log4j to 17 by @natalygmkibm in #39
- Add Mssql plug-in (GDP only) by @rasikashete3 in https://github.com/IBM/universal-connectors/pull/40
- Add AWS MySQL plug-in (GDP only) (#151) by @RefaelAdi in https://github.com/IBM/universal-connectors/pull/41
- Add SAP HANA plug-in by @ldmahale108 in https://github.com/IBM/universal-connectors/pull/42
- Add Aurora-MySQL plug-in (GDP only) commit by @ldmahale108 in https://github.com/IBM/universal-connectors/pull/56
- Prepared UC plugin packages for dynamodb, hdfs, percona and saphana on GI3.1 by @RefaelAdi in https://github.com/IBM/universal-connectors/pull/57
New Contributors
- @vbhvmahajan made their first contribution in #19
- @rasikashete3 made their first contribution in #20
- @AlexaNahum made their first contribution in #23
- @raizik made their first contribution in #22
- @natalygmkibm made their first contribution in #25
- @RefaelAdi made their first contribution in https://github.com/IBM/universal-connectors/pull/41
- @ldmahale108 made their first contribution in https://github.com/IBM/universal-connectors/pull/42
- @PratikshaSonawane made their first contribution in https://github.com/IBM/universal-connectors/pull/52
Full Changelog: v1.1.0...v1.2.0
v1.1.0: Plug-in updates for Guardium Insights and new plug-ins for Guardium Data Protection
This release updates plug-in packages for Guardium Insights by adding meta-data on the plug-in type (either "pull" or "push") and its supported platform (for example, "on-premise" or "AWS"), and is included with the attached archive files.
This release also adds new plug-ins that are compatible with Guardium Data Protection only:
- PostgreSQL on AWS (Guardium v11.3 and above)
- Amazon DynamoDB (Guardium v11.3 and above)
- Oracle Unified Audit (Guardium v11.4 and above)
The archive files of Guardium Data Protection plug-ins can be found within the source code archive or within the corresponding folder under filter-plugin. For a full plug-in list, see available_plugins.md.
What's changed
- Add Postgres AWS CloudWatch plug-in (GDP only) by @Tal-Daniel in #9
- Add Amazon DynamoDB plug-in (GDP only) by @Tal-Daniel in #10
- Add Oracle Unified Audit plug-in (GDP only) by @mae-rockar-ibm in #14
- Add support for supported platforms by @Tal-Daniel in #15
- Add support for plug-in type by @shachafk in #16
New contributors
- @IBM-klahn made their first contribution in #8
- @Tal-Daniel made their first contribution in #9
- @mae-rockar-ibm made their first contribution in #14
- @shachafk made their first contribution in #16
Full Changelog: v1.0.0...v1.1.0