[midPoint-git] [Evolveum/midpoint] a7c81a: 4017 Implement session restoration with midpilot-c...
Tony Tkáčik
noreply at github.com
Mon Mar 30 10:07:09 CEST 2026
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: a7c81aaca9cf3a5a499fcc5ce3284ce8ad06a0a7
https://github.com/Evolveum/midpoint/commit/a7c81aaca9cf3a5a499fcc5ce3284ce8ad06a0a7
Author: jkamenicky <jan.kamenicky at evolveum.com>
Date: 2026-03-27 (Fri, 27 Mar 2026)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/common-connector-dev-3.xsd
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/ConnectorDevelopmentBackend.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/OfflineBackend.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/RestBackend.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/ServiceClient.java
A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/mappings/ConnDevJsonMapper.java
Log Message:
-----------
4017 Implement session restoration with midpilot-connector-gen
Completes session restoration to include all connector development
artifacts: documentation upload, object classes, relations, endpoints,
attributes, and codegen scripts.
Extends schema and JSON serialization/deserialization to carry
relevantDocumentations (docId + chunkId) on object classes, endpoints,
and attributes; adds scimAttribute support on attribute info.
ServiceClient: use try-with-resources for HTTP responses, rename
putIfMissing to putDocumentationIfMissing, add waitForDocumentationJobs
with 60s polling timeout and failure detection.
Commit: 28f9900d6f4897b6631d9692b25eeb68db1525b8
https://github.com/Evolveum/midpoint/commit/28f9900d6f4897b6631d9692b25eeb68db1525b8
Author: Tony Tkáčik <tonydamage at users.noreply.github.com>
Date: 2026-03-30 (Mon, 30 Mar 2026)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/common-connector-dev-3.xsd
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/ConnectorDevelopmentBackend.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/OfflineBackend.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/RestBackend.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/ServiceClient.java
A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/mappings/ConnDevJsonMapper.java
Log Message:
-----------
Merge pull request #584 from Evolveum/vaia/wp1/4017
Connector Wizard: Implement session restoration with midpilot-connector-gen
Compare: https://github.com/Evolveum/midpoint/compare/575818867a13...28f9900d6f48
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list