Skip to content

Releases: stac-extensions/mlm

v1.4.0

03 Feb 20:34
Compare
Choose a tag to compare

What's Changed

  • ⬆️ Bump bump-my-version from 0.21.0 to 0.26.1 by @dependabot in #11
  • ⬆️ Bump requests from 2.31.0 to 2.32.3 by @dependabot in #9
  • ⬆️ Bump actions/checkout from 2 to 4 by @dependabot in #5
  • ⬆️ Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #4
  • ⬆️ Bump python from 3.10-slim-buster to 3.11-slim-buster in /docker by @dependabot in #8
  • ⬆️ Bump rich from 13.7.1 to 13.8.1 by @dependabot in #6
  • ⬆️ Bump wcmatch from 8.5.1 to 10.0 by @dependabot in #10
  • ⬆️ Bump identify from 2.5.36 to 2.6.1 by @dependabot in #7
  • ⬆️ Bump release-drafter/release-drafter from 5.15.0 to 6.0.0 by @dependabot in #3
  • ⬆️ Bump actions/cache from 2.1.6 to 4.0.2 by @dependabot in #1
  • migrate github references by @fmigneault in #12
  • ⬆️ Bump actions/setup-python from 2.2.2 to 5.2.0 by @dependabot in #18
  • ⬆️ Bump jsonschema from 4.22.0 to 4.23.0 by @dependabot in #13
  • ⬆️ Bump stevedore from 5.2.0 to 5.3.0 by @dependabot in #16
  • ⬆️ Bump prompt-toolkit from 3.0.36 to 3.0.48 by @dependabot in #15
  • ⬆️ Bump annotated-types from 0.6.0 to 0.7.0 by @dependabot in #14
  • ⬆️ Bump pydoclint from 0.3.10 to 0.5.9 by @dependabot in #17
  • update CI to let setup-node choose version by @fmigneault in #19
  • add citation references by @fmigneault in #32
  • update citation references with official values published work by @fmigneault in #34
  • add figure from the MLM demo paper by @rbavery in #33
  • update crim and terradue icons + add terradue to readme by @fmigneault in #36
  • break out part of description to Resources section, add open paper link and presentation pdf by @rbavery in #38
  • Fix check of disallowed unknown/undefined mlm:-prefixed fields by @fmigneault in #44
  • refactor norm-type/statistics mlm:input properties by @fmigneault in #39
  • fix missing package/bump as stac-mlm by @fmigneault in #56
  • fix invalid dimensions of MLM inputs/outputs example by @fmigneault in #53
  • migrate from poetry to uv by @rbavery in #43
  • ⬆️ Bump actions/cache from 4.0.2 to 4.1.2 by @dependabot in #45
  • ⬆️ Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #46
  • better MLM Asset roles descriptions by @fmigneault in #60
  • fix makefile to allow reuse of conda/virtual env by @fmigneault in #61
  • fix mlm:artifact_type check missing in assets and other disallowed MLM fields by @fmigneault in #59
  • fix mlm:artifact_type check missing by @fmigneault in #52
  • ⬆️ Bump actions/cache from 4.1.2 to 4.2.0 by @dependabot in #62
  • add compile_method flag and add other framework artifact types by @rbavery in #40
  • ⬆️ Bump actions/setup-python from 5.3.0 to 5.4.0 by @dependabot in #64
  • ⬆️ Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 by @dependabot in #63

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

30 Sep 13:32
Compare
Choose a tag to compare

What's Changed

References

v1.2.0

30 Sep 13:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: crim-ca/mlm-extension@v1.1.0...v1.2.0

stac-model-v0.2.0

30 Sep 13:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: stac-model-v0.1.4...stac-model-v0.2.0

stac-model-v0.1.4

30 Sep 13:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: stac-model-v0.1.3...stac-model-v0.1.4

stac-model-v0.1.3

30 Sep 13:33
346348b
Compare
Choose a tag to compare

What's Changed

  • retry publish action (#20) @rbavery
  • Add token to publish-pypi job, fix yaml version error (#19) @rbavery
  • stac-model release workflow, new stac-model-release, align release on pypi and in .toml (#16) @rbavery
  • use glob_exclude new feature for bump-my-version (#12) @fmigneault
  • fix requirement of mlm:model role, required only by at least one asset (#9) @fmigneault
  • add missing item_assets check + remove mlm:name unique requirement (#8) @fmigneault

📝 Documentation

👥 List of contributors

@fmigneault and @rbavery

v1.1.0

30 Sep 13:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

30 Sep 13:27
2a2bac7
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/stac-extensions/mlm/commits/v1.0.0

Details

This release reuses the definitions from https://github.com/crim-ca/dlm-extension, and notably changes from crim-ca/dlm-extension#2 contained in https://github.com/crim-ca/dlm-extension/releases/tag/v1.0.0, but provides an official endpoint matching the mlm schema definition hosted at https://crim-ca.github.io/mlm-extension/v1.0.0/schema.json