Skip to content

Latest commit

 

History

History
407 lines (302 loc) · 50.5 KB

CHANGELOG.md

File metadata and controls

407 lines (302 loc) · 50.5 KB

Changelog

2.3.2 (2024-11-11)

Maintenances

  • deps-dev: Bump tslib from 2.8.0 to 2.8.1 in /web-frontend in the frontend-dependencies group (#274) (1059adb)
  • deps: Bump the backend-dependencies group with 3 updates (#273) (08166b3)
  • deps: Bump the backend-dependencies group with 4 updates (#277) (101405e)
  • deps: Bump the backend-dependencies group with 6 updates (#272) (0cf8446)

Project Data

Documentation

  • Add working copy of the data model for elaborating the next model version (DEV-4307) (#275) (dcfb211)
  • Publish docs to the repo's github pages (#264) (a832f91)

2.3.1 (2024-10-21)

Maintenances

  • Add Google space notifications (#259) (ab0c594)
  • deps-dev: Bump prettier-plugin-svelte from 3.2.6 to 3.2.7 in /web-frontend in the frontend-dependencies group (#257) (0745435)
  • deps: Bump clap from 4.5.19 to 4.5.20 in the backend-dependencies group (#265) (f214bad)
  • deps: Bump the backend-dependencies group with 2 updates (#258) (ba0db14)
  • deps: Bump the backend-dependencies group with 3 updates (#260) (a832190)
  • deps: Bump the backend-dependencies group with 3 updates (#262) (f53811f)
  • deps: Bump the backend-dependencies group with 3 updates (#268) (58edf4b)
  • Fix Dependabot prefix (#251) (9783e60)
  • Remove packageManager (#266) (838d766)

Project Data

Documentation

  • Add up-to-date documentation and remove legacy documentation (DEV-4229) (#263) (88b2234)

Bug Fixes

2.3.0 (2024-09-25)

Maintenances

  • Add bundleConfigAsCjs flag to run script (#253) (5f0a7e4)
  • Bring back data prefix (#240) (23bc706)
  • Change output format to Universal Module Definition (#252) (27c7e21)
  • deps: Bump anyhow from 1.0.86 to 1.0.87 (#231) (0252803)
  • deps: Bump axum-test from 15.6.0 to 15.7.1 (#235) (0e965ca)
  • deps: Bump clap from 4.5.16 to 4.5.17 (#234) (e9ba3f7)
  • deps: Bump serde from 1.0.209 to 1.0.210 (#232) (01936a6)
  • deps: Bump serde_json from 1.0.127 to 1.0.128 (#233) (f2784f6)
  • deps: Bump the backend-dependencies group with 6 updates (#249) (d564f5a)
  • deps: Bump the backend-dependencies group: tower-http, axum-test (#255) (47c999b)
  • deps: Bump the backend-dependencies: anyhow, once_cell (#243) (1612194)
  • deps: Bump tower from 0.5.0 to 0.5.1 in the backend-dependencies group (#238) (127ca9a)
  • Fix failing build because of yanked dependency (#246) (babd5be)
  • Improve dependencies update (#237) (487b2d5)
  • Include scope in Dependabot commits (#244) (56aaa1b)
  • Resolve naming conflict of CI runs (#254) (77469e6)
  • Update JS dependencies (#223) (20a9325)

Project Data

Documentation

  • Set up documentation with MkDocs (DEV-4134) (#247) (03de295)

Enhancements

  • Raise the default for pagination limit at the projects endpoint to 100 (DEV-4095) (#242) (522b1ad)

2.2.5 (2024-09-05)

Maintenances

  • Make release PRs drafts (#229) (36c630d)
  • Use CARGO_VERSION for tagging released docker images instead of git tag (DEV-4076) (#228) (c335bb4)

2.2.4 (2024-09-05)

Maintenances

  • Add more commit prefixes and update README file (#227) (704a44b)
  • deps: Update dependencies (#221) (75a6c9e)
  • Rename dsp-meta Docker image (DEV-4077) (#224) (3852be6)
  • Use cargo version for publishing images from release tags (DEV-4076) (#225) (374389b)

2.2.3 (2024-09-03)

Maintenance

2.2.2 (2024-09-03)

Maintenance

2.2.1 (2024-09-03)

⚠ BREAKING CHANGES

  • Backport schema changes (DEV-3953) (#169)

Enhancements

  • Add axum to implement the API layer and adapter to the core layer (#46) (6fa767e)
  • Add conversion of project - spacial_coverage (#40) (a306f49)
  • Add conversion of project (ongoing) (#24) (bbd3424)
  • Add convert project - temporal_coverage (#41) (e837063)
  • Add draft json schema validation and serde model (#144) (df7948b)
  • Add grant domain model and deserialization (#121) (f4a6162)
  • Add HCL examples, domain model and parsing of HCL (ongoing) (#22) (1ac6eb1)
  • Add project serialization to rdf (ongoing) (#52) (16f8557)
  • Add project serialization to rdf (ongoing) (#62) (2e7d33c)
  • Add robots.txt and sitemap.xml (DEV-3931) (#152) (6dceb9e)
  • Add serialization to JSON (ongoing) (#69) (fc9481f)
  • Adding 0853 to (new) metadata browser (#196) (b913612)
  • Backport schema changes (DEV-3953) (#169) (04ed3c4)
  • Convert project - publication (#42) (598c906)
  • deploy: Update dev release for meta on commits to main (INFRA-481) (#90) (d88a924)
  • dsp-domain: Add ontology domain model (#61) (c80cd83)
  • dsp-meta: Load data at startup from disk and server through api (#70) (f82fb5a)
  • Extend dataset domain model and a bit of deserialization (ongoing) (#113) (070a729)
  • Extend dataset domain model and deserialization (ongoing) (#115) (4264c72)
  • Make service work with json (DEV-3930) (#146) (184c710)
  • Serde-rdf (ongoing) (#105) (3bfa474)

Bug Fixes

  • deploy: Update and set env vars in deploy action (INFRA-481) (#91) (cd130ee)
  • Using search DEV 3950 (#166) (3af5d97)

Maintenance

Documentation

Project Data

2.2.0 (2024-09-03)

Maintenance

2.1.0 (2024-08-28)

⚠ BREAKING CHANGES

  • Backport schema changes (DEV-3953) (#169)

Enhancements

  • Add draft json schema validation and serde model (#144) (df7948b)
  • Add grant domain model and deserialization (#121) (f4a6162)
  • Add project serialization to rdf (ongoing) (#62) (2e7d33c)
  • Add robots.txt and sitemap.xml (DEV-3931) (#152) (6dceb9e)
  • Add serialization to JSON (ongoing) (#69) (fc9481f)
  • Backport schema changes (DEV-3953) (#169) (04ed3c4)
  • dsp-domain: Add ontology domain model (#61) (c80cd83)
  • dsp-meta: Load data at startup from disk and server through api (#70) (f82fb5a)
  • Extend dataset domain model and a bit of deserialization (ongoing) (#113) (070a729)
  • Extend dataset domain model and deserialization (ongoing) (#115) (4264c72)
  • Make service work with json (DEV-3930) (#146) (184c710)

Maintenance

0.1.0 (2024-07-31)

Miscellaneous Chores

  • dsp-meta: Synchronize dsp-meta versions

0.1.4 (2024-07-30)

Features

  • Add and serve old frontend (#92) (00fd892)
  • Add and serve old frontend (#93) (3058175)
  • Add draft json schema validation and serde model (#144) (df7948b)
  • Add grant domain model and deserialization (#121) (f4a6162)
  • Add robots.txt and sitemap.xml (DEV-3931) (#152) (6dceb9e)
  • Expose validation command (#88) (aa6dd91)
  • Extend dataset domain model (#85) (f564ff6)
  • Extend dataset domain model and a bit of deserialization (ongoing) (#113) (070a729)
  • Extend dataset domain model and deserialization (ongoing) (#115) (4264c72)
  • Make service work with json (DEV-3930) (#146) (184c710)

0.1.3 (2023-12-04)

Features

  • Add project serialization to rdf (ongoing) (#62) (2e7d33c)
  • Add serialization to JSON (ongoing) (#69) (fc9481f)
  • dsp-domain: Add ontology domain model (#61) (c80cd83)
  • dsp-meta: Load data at startup from disk and server through api (#70) (f82fb5a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • dsp-domain bumped from 0.1.2 to 0.1.3

0.0.2 (2023-12-04)

Features

  • Add project serialization to rdf (ongoing) (#62) (2e7d33c)
  • Add serialization to JSON (ongoing) (#69) (fc9481f)
  • dsp-domain: Add ontology domain model (#61) (c80cd83)
  • dsp-meta: Load data at startup from disk and server through api (#70) (f82fb5a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • dsp-domain bumped from 0 to 0.0.2