- Updating dependencies to latest (111) - Added db2 support (58) - CI Updates to support upstream CentOS8 (109)
1.1.4
This is a maintenance release.
Changes
- Pinning pymongo version (101)
1.1.3
This is a maintenance release for version 1.1. Update urgency: `Low` - No need to upgrade unless there are new features you want to use.
Minor changes:
- 99 `INSERT OR REPLACE` for SQLite for safer updating - 94 Adding cluster support for MongoDB write-behind - 93 Flattening the JSON structure in MongoDB
1.1.2
This is a maintenance release for version 1.1. Update urgency: Low
Minor changes: - 89 MySQL - Changed update query instead of merge strategy … - 91 CentOS 8 / RHEL 8 Support
1.1.1
Changes
- Pinning redis to 3.5.3 and updating minor version (90) - Fixing pyproject trove, adding python 3.10 (87)
1.0.3
This is a maintenance release for version 1.0. Update urgency: Medium
New Connectors: - 73 [MongoDB](https://github.com/RedisGears/rgsync/tree/master/examples/mongo)