[midPoint-git] [Evolveum/midpoint] afe0f7: WIP vaia/wp1/4017 Implement session restoration wi...
johnstone3
noreply at github.com
Thu Mar 26 10:32:13 CET 2026
Branch: refs/heads/vaia/wp1/4017
Home: https://github.com/Evolveum/midpoint
Commit: afe0f7a27f23f7f18449be848edfbe4fdea9f688
https://github.com/Evolveum/midpoint/commit/afe0f7a27f23f7f18449be848edfbe4fdea9f688
Author: jkamenicky <jan.kamenicky at evolveum.com>
Date: 2026-03-26 (Thu, 26 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/RestBackend.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/ServiceClient.java
Log Message:
-----------
WIP vaia/wp1/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.
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