Skip to content

Commit

Permalink
chore(main): Release 30.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daschbot committed Nov 15, 2024
1 parent 2d62dcb commit dc59d77
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## [30.22.0](https://github.com/dasch-swiss/dsp-api/compare/v30.21.0...v30.22.0) (2024-11-15)


### Maintenances

* Dependency updates ([#3427](https://github.com/dasch-swiss/dsp-api/issues/3427)) ([3330dbf](https://github.com/dasch-swiss/dsp-api/commit/3330dbffe45fcab5ec034f7e2a02c54c686ae0dc))
* Introduce ValueResource and merge RootResource with RootUriResource ([#3424](https://github.com/dasch-swiss/dsp-api/issues/3424)) ([d2b74f6](https://github.com/dasch-swiss/dsp-api/commit/d2b74f6cfa33ea59bfa6f56102cbaebd12a5b9f9))


### Documentation

* DOAP routes operate with external IRIs ([#3419](https://github.com/dasch-swiss/dsp-api/issues/3419)) ([0e45091](https://github.com/dasch-swiss/dsp-api/commit/0e4509171c10de2de2b2bc21f0f9dcf749418ac6))


### Enhancements

* Add license and copyright attribution to ontologies (DEV-4347) ([#3428](https://github.com/dasch-swiss/dsp-api/issues/3428)) ([2d62dcb](https://github.com/dasch-swiss/dsp-api/commit/2d62dcb6900cb2613b58e3412ead4644adf77524))
* Fully support json-ld for delete value and update, delete or erase resource ([#3422](https://github.com/dasch-swiss/dsp-api/issues/3422)) ([e79a2f9](https://github.com/dasch-swiss/dsp-api/commit/e79a2f9e97c194fb9a1cc0d277284e527b22679f))
* Support json ld for create resource ([#3420](https://github.com/dasch-swiss/dsp-api/issues/3420)) ([419c74d](https://github.com/dasch-swiss/dsp-api/commit/419c74d5c3f6e7512a441e99f09c1a945c9257af))
* Support propert json-ld for update value endpoint (DEV-4325) ([#3418](https://github.com/dasch-swiss/dsp-api/issues/3418)) ([039dcb6](https://github.com/dasch-swiss/dsp-api/commit/039dcb655f37811b76b58a6a4bc9b28d47047686))


### Bug Fixes

* Verify property is present and allow ApiV2Complex iris for creating a DOAP ([#3416](https://github.com/dasch-swiss/dsp-api/issues/3416)) ([87efadd](https://github.com/dasch-swiss/dsp-api/commit/87efadd1aea93dd8f82eb108b2203a4d3bcf1460))

## [30.21.0](https://github.com/dasch-swiss/dsp-api/compare/v30.20.0...v30.21.0) (2024-11-07)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
30.21.0
30.22.0

0 comments on commit dc59d77

Please sign in to comment.