

The minor version has been changed for the api component org.eclipse.emf.cdo.common (from version 4.25.0 to 4.26.0)


org.eclipse.emf.cdo.common.CDOCommonRepository


The method getLobDigestAlgorithm() has been added


org.eclipse.emf.cdo.common.commit.CDOChangeSetData


org.eclipse.emf.cdo.common.id.CDOIDUtil


The non-abstract method getKey(Collection<? extends CDOIDAndVersion>, CDOID) has been added


org.eclipse.emf.cdo.common.lob.CDOLobLoader


The type org.eclipse.emf.cdo.common.lob.CDOLobLoader has been added to org.eclipse.emf.cdo.common_4.26.0


org.eclipse.emf.cdo.common.model.EMFUtil


The non-abstract method getNearestObject(EObject, Class<T>) has been added


org.eclipse.emf.cdo.common.protocol.CDOProtocol.CommitData


The non-abstract method org.eclipse.emf.cdo.common.protocol.CDOProtocol.CommitData.isNewObject(CDOID) has been added


org.eclipse.emf.cdo.common.protocol.CDOProtocolConstants


org.eclipse.emf.cdo.common.revision.CDORevisionCrawler


The type org.eclipse.emf.cdo.common.revision.CDORevisionCrawler has been added to org.eclipse.emf.cdo.common_4.26.0


org.eclipse.emf.cdo.common.revision.CDORevisionData


org.eclipse.emf.cdo.common.revision.CDORevisionUtil


The non-abstract method getParentRevision(CDORevision, CDORevisionProvider, EClass) has been added


org.eclipse.emf.cdo.common.util.CDOCommonUtil


The non-abstract method prepareContainer(IManagedContainer) has been added


org.eclipse.emf.cdo.common.util.CDOFingerPrinter


The type org.eclipse.emf.cdo.common.util.CDOFingerPrinter has been added to org.eclipse.emf.cdo.common_4.26.0


org.eclipse.emf.cdo.spi.common.CDOLobStoreImpl


org.eclipse.emf.cdo.spi.common.protocol.CDODataOutputImpl


The non-abstract method writeCDOList(CDODataOutput, EClass, EStructuralFeature, CDOList, int, UnaryOperator<CDOID>) has been added


org.eclipse.emf.cdo.spi.common.revision.BaseCDORevision


The method readValue(CDODataInput, EClass, EStructuralFeature, int, boolean) has been added, overriding a method from a superclass


The method writeValue(CDODataOutput, EClass, EStructuralFeature, int, int) has been added, overriding a method from a superclass


The non-visible method readValue(CDODataInput, EClass, EStructuralFeature[], int, boolean) has been removed


The non-visible method writeValue(CDODataOutput, EClass, EStructuralFeature[], int, int) has been removed


org.eclipse.emf.cdo.spi.common.revision.DelegatingCDORevision


The method readValue(CDODataInput, EClass, EStructuralFeature, int, boolean) has been added, overriding a method from a superclass


The method writeValue(CDODataOutput, EClass, EStructuralFeature, int, int) has been added, overriding a method from a superclass


org.eclipse.emf.cdo.spi.common.revision.InternalCDORevision


org.eclipse.emf.cdo.spi.common.revision.StubCDORevision


The method readValue(CDODataInput, EClass, EStructuralFeature, int, boolean) has been added, overriding a method from a superclass


The method writeValue(CDODataOutput, EClass, EStructuralFeature, int, int) has been added, overriding a method from a superclass


The minor version has been changed for the api component org.eclipse.emf.cdo.lm.server (from version 1.6.1 to 1.7.0)


org.eclipse.emf.cdo.lm.server.AbstractLifecycleManager


org.eclipse.emf.cdo.lm.server.LMAppExtension


The non-abstract method configureFingerPrinter(Element, InternalRepository, XMLLifecycleManager) has been added


The non-abstract method createFingerPrinter(InternalRepository, Element) has been added


The non-abstract method getContainerElement(Element, String, String, String, IManagedContainer) has been added


The non-abstract method getDefaultFingerPrinterType() has been added


The non-visible method getContainerElement(Element, String, String, IManagedContainer) has been removed


The static field DEFAULT_FINGER_PRINTER_TYPE has been added


The visibility of the method configureLifecycleManager(InternalRepository, Element) has been increased