What's Changed
* FIX: Fix standard table index for volumes by tnatt in https://github.com/equinor/fmu-dataio/pull/999
* FIX: Fix bug in writing new schema by mferrera in https://github.com/equinor/fmu-dataio/pull/996
* ENH: Add standard table index column for `relperm` by tnatt in https://github.com/equinor/fmu-dataio/pull/1000
* MAINT: Move exceptions from _definitions to exceptions file by tnatt in https://github.com/equinor/fmu-dataio/pull/1001
* CI: Run tests from github worklow by slangeveld in https://github.com/equinor/fmu-dataio/pull/1006
* DOC: Add schema versioning scheme by mferrera in https://github.com/equinor/fmu-dataio/pull/983
* CI: Remove mypy check on 'staging' by mferrera in https://github.com/equinor/fmu-dataio/pull/1013
* MAINT: Add extra required info for standard_table_index by tnatt in https://github.com/equinor/fmu-dataio/pull/1015
* CI: Pin Sphinx==8.1.3 by tnatt in https://github.com/equinor/fmu-dataio/pull/1018
* DOC: Add tips and guidelines for schemas by mferrera in https://github.com/equinor/fmu-dataio/pull/1014
* DEP: Deprecate content as dict input, split in two arguments by tnatt in https://github.com/equinor/fmu-dataio/pull/1016
* TST: Register skip_inside_rmsvenv as pytest marker by tnatt in https://github.com/equinor/fmu-dataio/pull/1024
* TST: Update tests and examples with new content_metadata argument by tnatt in https://github.com/equinor/fmu-dataio/pull/1028
* MAINT: Add warning if content_metadata is not required by tnatt in https://github.com/equinor/fmu-dataio/pull/1026
* DOC: Update pydantic autosummary by mferrera in https://github.com/equinor/fmu-dataio/pull/1022
* FIX: Use backup 'KOMODO_RELEASE' if it exists by mferrera in https://github.com/equinor/fmu-dataio/pull/1030
* FIX: Use content to find correct standard table_index for tables by tnatt in https://github.com/equinor/fmu-dataio/pull/1008
* FIX: Require a valid config for standard_result exports by tnatt in https://github.com/equinor/fmu-dataio/pull/1035
* TST: Fix test failing within komodo by tnatt in https://github.com/equinor/fmu-dataio/pull/1036
* DEV: Add pull request template by mferrera in https://github.com/equinor/fmu-dataio/pull/1037
* DOC: Template contractual items by mferrera in https://github.com/equinor/fmu-dataio/pull/1041
* TYP: Add py.typed marker by mferrera in https://github.com/equinor/fmu-dataio/pull/1044
* DEP: Deprecate all mentions of 'data.product' by mferrera in https://github.com/equinor/fmu-dataio/pull/1039
* CI: Add new Ert Ubuntu dependency by mferrera in https://github.com/equinor/fmu-dataio/pull/1051
* FIX: Use dev schema in Komodo bleeding by mferrera in https://github.com/equinor/fmu-dataio/pull/1054
* ENH: Add simplified export for depth prediction surfaces by tnatt in https://github.com/equinor/fmu-dataio/pull/1033
* Replace import ert.config with ert by andreas-el in https://github.com/equinor/fmu-dataio/pull/1064
* ENH: Stricter validation for specification fields by tnatt in https://github.com/equinor/fmu-dataio/pull/1065
* ENH: Schema 0.9.0 updates by tnatt in https://github.com/equinor/fmu-dataio/pull/1042
* MAINT: Add FileFormat enum to schema by tnatt in https://github.com/equinor/fmu-dataio/pull/1050
New Contributors
* andreas-el made their first contribution in https://github.com/equinor/fmu-dataio/pull/1064
**Full Changelog**: https://github.com/equinor/fmu-dataio/compare/2.9.3...2.10.0