REST API Version Change - Version 23.7.0 is discontinued - Version 24.2.0 is introduced
Scheduled Maintenance Report for Proemion
Completed
The scheduled maintenance has been completed.
Posted Apr 16, 2024 - 19:00 CEST
In progress
Scheduled maintenance is currently in progress. We will provide updates as necessary.
Posted Apr 16, 2024 - 18:00 CEST
Scheduled
REST API Version Change - Version 23.7.0 is discontinued - Version 24.2.0 is introduced

With the deployment scheduled during the maintenance time, our REST API will undergo a version change.

New Version: 24.2.0 is already active
Previous Version: 23.7.0 is now deprecated and will be removed after July 2024
Discontinued Version: 23.2.0 will be removed with this Maintenance

Please refer to https://docs.proemion.com/api/ and https://docs.proemion.com/api/changelog.html for details on the endpoints affected from change, deprecation and removal.

It is strongly recommended to adjust your REST API client implementations to use versioned endpoint URLs and to update to the latest version of our REST API.

Affected endpoints:

- GET /assignments - https://docs.proemion.com/api/#api-Assignments-getAssignments
- GET /dataConfigurations - https://docs.proemion.com/api/#api-Data_Configuration_PDC-getDataConfigurations
- POST /dataConfigurations - https://docs.proemion.com/api/#api-Data_Configuration_PDC-postDataConfigurations
- GET /maintenanceTasks - https://docs.proemion.com/api/#api-Maintenance_Tasks-getMaintenanceTasks
- POST /maintenanceTasks - https://docs.proemion.com/api/#api-Maintenance_Tasks-postMaintenanceTasks
- GET /maintenanceTasks/countBy - https://docs.proemion.com/api/#api-Maintenance_Tasks-getMaintenanceTasksCountBy
- GET /maintenanceTasks/assignableUsers - https://docs.proemion.com/api/#api-Maintenance_Tasks-getMaintenanceTasksAssignableUsers
- GET /maintenanceTasks/:id/changelog - https://docs.proemion.com/api/#api-Maintenance_Tasks-getMaintenanceTasksIdChangelog
- GET /organizationUnits - https://docs.proemion.com/api/#api-Organization_Units-getOrganizationUnits

- GET /organizationUnits/count (DEPRECATED) - https://docs.proemion.com/api/#api-Organization_Units-getOrganizationUnitsCount
- GET /users/:id (DEPRECATED) - https://docs.proemion.com/api/#api-Users-getUsersKey

- GET /me (old versions get removed) - https://docs.proemion.com/api/#api-Me-getMeMetadata
- GET /events (old versions get removed) - https://docs.proemion.com/api/#api-Events-getEvents
- POST /models (old versions get removed) - https://docs.proemion.com/api/#api-Models-postModels
- GET /models (old versions get removed) - https://docs.proemion.com/api/#api-Models-getModels

- GET /events/count (ENTIRELY REMOVED) - https://docs.proemion.com/api/#api-Events-getEventsCount
- GET /models/count (ENTIRELY REMOVED) - https://docs.proemion.com/api/#api-Models-getModelsCount
- GET /users/count (ENTIRELY REMOVED) - https://docs.proemion.com/api/#api-Users-getUsersCount
- GET /communicationUnits/count (ENTIRELY REMOVED) - https://docs.proemion.com/api/#api-Communication_Units-getCommunicationUnitsCount
- GET /maintenanceTasks/:id (ENTIRELY REMOVED) - https://docs.proemion.com/api/#api-Maintenance_Tasks-getMaintenanceTasksId

All unchanged endpoints will also work when called with the versioned URL.
Posted Mar 15, 2024 - 14:17 CET
This scheduled maintenance affected: Data Web Access (REST API).