We have successfully upgraded MongoDB from 7.0 to 8.0, along with the relevant drivers. By that, Bosch IoT Insights customers can benefit from the latest database features and drivers.
If you have not done this so far, please check the following:
In case your pipelines include custom processing steps, please make sure that your drivers are compatible with MongoDB 8.0:
- For custom steps with Java code, you can refer to: https://www.mongodb.com/docs/drivers/java/sync/current/reference/compatibility/
- For custom steps with Python code, you can refer to: https://www.mongodb.com/docs/languages/python/pymongo-driver/current/reference/compatibility/
For further information on pipeline custom steps, refer to Configuring a pipeline.