What's Changed
* MAINT: Unpin pyarrow-stubs package version by slangeveld in https://github.com/equinor/fmu-dataio/pull/783
* DEP: Change to deprecation warning for content not provided by tnatt in https://github.com/equinor/fmu-dataio/pull/786
* DOC: Updates to examples according to latest changes by tnatt in https://github.com/equinor/fmu-dataio/pull/788
* ENH: Add realization and iteration object metadata definitions by equinor-ruaj in https://github.com/equinor/fmu-dataio/pull/785 (changed in `2.5.0`)
* ENH: Reduce warnings emitted when config is not valid by tnatt in https://github.com/equinor/fmu-dataio/pull/791
* DOC: Update vertical_domain in ExportData example by tnatt in https://github.com/equinor/fmu-dataio/pull/792
* ENH: Add `num_columns`, `num_rows` to table spec by mferrera in https://github.com/equinor/fmu-dataio/pull/784
* MAINT: Remove fmu_meta.json from radix container by tnatt in https://github.com/equinor/fmu-dataio/pull/801
* ENH: Do not call generate_metadata() on export when config is not valid by tnatt in https://github.com/equinor/fmu-dataio/pull/793
* MAINT: Refactor to remove the _usefmtflag by tnatt in https://github.com/equinor/fmu-dataio/pull/802
* REV: Set depth as default vertical_domain by tnatt in https://github.com/equinor/fmu-dataio/pull/807 (changed in `2.5.0`)
* Use positional arguments for CaseOnDisk by equinor-ruaj in https://github.com/equinor/fmu-dataio/pull/809 (changed in `2.5.1`)
* BUG: Resolve restart_path correctly by tnatt in https://github.com/equinor/fmu-dataio/pull/811 (changed in `2.5.0`)
* FIX, DEP: rename from export_rms_volumetrics to export_volumetrics by jcrivenaes in https://github.com/equinor/fmu-dataio/pull/798 (changed in `2.5.0`)
* FIX: add experimental decorator on export_volumetrics() by jcrivenaes (changed in `2.5.0`)
* FIX: Give Optionals a default value by mferrera in https://github.com/equinor/fmu-dataio/pull/818
* FIX: Add `data.geometry` as contractual by mferrera in https://github.com/equinor/fmu-dataio/pull/821
* MAINT: Fix pydantic serialization warning by tnatt in https://github.com/equinor/fmu-dataio/pull/824
* Fix doc link and parallelize doc build by mferrera in https://github.com/equinor/fmu-dataio/pull/825
* ENH: Support restart cases with no iteration folder by tnatt in https://github.com/equinor/fmu-dataio/pull/827
* DEP: Add deprecation warning to generate_aggregation_metadata() by tnatt in https://github.com/equinor/fmu-dataio/pull/831
* BLD: Pin sphinx-rtd-theme<3.0.0 by tnatt in https://github.com/equinor/fmu-dataio/pull/837
* MAINT: Remove warning when using forcefolder by tnatt in https://github.com/equinor/fmu-dataio/pull/829
* FIX: Add back support for content='transmissibilities' by tnatt in https://github.com/equinor/fmu-dataio/pull/838
* ENH: Add fmu.realization.is_reference to schema by tnatt in https://github.com/equinor/fmu-dataio/pull/832
* DEP: Always compute checksum_md5 when generating metadata by tnatt in https://github.com/equinor/fmu-dataio/pull/844
* FIX: Set file.checksum_md5 non optional by tnatt in https://github.com/equinor/fmu-dataio/pull/841
* TST: Add test to ensure all optional fields have defaults by tnatt in https://github.com/equinor/fmu-dataio/pull/834
* TST: Test that all content enums are represented in AnyData by tnatt in https://github.com/equinor/fmu-dataio/pull/840
* DEP: Always compute md5 for aggregated objects by tnatt in https://github.com/equinor/fmu-dataio/pull/845
New Contributors
* equinor-ruaj made their first contribution in https://github.com/equinor/fmu-dataio/pull/785
**Full Changelog**: https://github.com/equinor/fmu-dataio/compare/2.4.1...2.6.0