Skip to content

v1.1.0.0

Compare
Choose a tag to compare
@philippeVerney philippeVerney released this 28 Feb 16:20
· 235 commits to master since this release
6c6d511

Development

  • Support for WITSML2.0 WellboreGeometry
  • Begin to support WITSML2.0 Log organization
  • Move up property kind to common.
  • First support for PRODML21 FluidCharacterization (PVT)
  • Port getTimeIndex() method in swig
  • Basic suport for ROS3 HDF virtual file driver (HDF file on S3)
  • Support for LocalCrs on AbstractProperty
  • Allow to delete a relationship in the DataObject repository
  • Support for HdfProxyFactory

Bug:

  • Throw an exception when the default crs or proxy is needed and nullptr
  • PillarGeometryIsDefined must override pillarKind information
  • Citation String max length validation
  • Simply deserializing an EPC could create an Hdf5 file on disk in READ_WRITE mode
  • Replacing an existing relationship does now also replace the corresponding EPC rel entry.
  • Do not set the interpretation of SealedSurfaceFrameworkRepresentation twice
  • Min and max value of slab properties
  • Constrain continous properties not to support integer values.
  • Fix start and finish md when set at WellboreTrajectoryRepresentation construction time.

Build:

  • C++11 is now required for fesapi build
  • CMake file cleaning
  • Replace AppVeyor CI by Azure Pipeline
  • Allow BOOST UUID to manage uuids
  • Generate "d"-suffixed debug DLLs