- Add `CUSTODIAN_ACCESS` parent type and `CUSTODIAN_ACCESS` tenant parent map type - Fix a bug when range_key_conditions for NumberAttributes did not work for MongoDB - Fix google credentials project id - added `job-started_at-index` GSI to the `ModularJobs` table
2.1.5
- Application and Parent models were updated with new attributes: - creation timestamp - `ct` - update timestamp - `ut` - deletion timestamp - `dt`
2.1.4
- Update setup.cfg
2.1.3
- RabbitMQApplicationMeta: change config user key to `maestro_user`
2.1.2
- MaestroRabbitMQTransport: change config user key to `maestro_user`
2.1.1
- imports unification: update imports to use `modular_sdk` as a root