Skip to content

Commit

Permalink
chore(main): Release 30.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
daschbot committed Jul 10, 2024
1 parent c62f460 commit e9a4e56
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## [30.17.2](https://github.com/dasch-swiss/dsp-api/compare/v30.17.1...v30.17.2) (2024-07-10)


### Maintenance

* Add sqlite to localdev setup ([#3304](https://github.com/dasch-swiss/dsp-api/issues/3304)) ([e5650a7](https://github.com/dasch-swiss/dsp-api/commit/e5650a7fc4429dd05160b9c4f4b71d787b0a96c6))
* Major dependency updates ([#3300](https://github.com/dasch-swiss/dsp-api/issues/3300)) ([63b202d](https://github.com/dasch-swiss/dsp-api/commit/63b202db319776e02caf16c7cd93372b632ea73f))
* Migrate ListRouteV2 to tapir (DEV-3852) ([#3307](https://github.com/dasch-swiss/dsp-api/issues/3307)) ([9b3d6c7](https://github.com/dasch-swiss/dsp-api/commit/9b3d6c738a34f0b6f2753591acc629ac15133fd2))
* Migrate to `AuthenticationRouteV2` tapir ([#3310](https://github.com/dasch-swiss/dsp-api/issues/3310)) ([c62f460](https://github.com/dasch-swiss/dsp-api/commit/c62f46046eff01d90ed268d304bd7d5658a535d1))
* Minor dependency updates ([#3299](https://github.com/dasch-swiss/dsp-api/issues/3299)) ([34afc96](https://github.com/dasch-swiss/dsp-api/commit/34afc96633fcc5e19d9ef4cc14c0f6c7eb909b5e))
* Patch dependency updates ([#3298](https://github.com/dasch-swiss/dsp-api/issues/3298)) ([ae22613](https://github.com/dasch-swiss/dsp-api/commit/ae226132bbc0a0e61fe67e09b31cbcad8348e8ee))
* Small refactoring ([#3311](https://github.com/dasch-swiss/dsp-api/issues/3311)) ([6822d16](https://github.com/dasch-swiss/dsp-api/commit/6822d16090fd6456f6ab68e1f6f1ac519f8c7f3a))


### Documentation

* Update documentation ([#3308](https://github.com/dasch-swiss/dsp-api/issues/3308)) ([d2f2120](https://github.com/dasch-swiss/dsp-api/commit/d2f2120394249789ee5e8144ba2ed9d69353eed3))


### Bug Fixes

* Do not ignore the cardinality check result when updating the cardinalties (DEV-3841) ([#3306](https://github.com/dasch-swiss/dsp-api/issues/3306)) ([1f0d221](https://github.com/dasch-swiss/dsp-api/commit/1f0d221d803597c634d2d9901ad0dd6aff37f413))
* Fix query tracking tags (== is faulty), set previous bucket sizes (DEV-3776) ([#3305](https://github.com/dasch-swiss/dsp-api/issues/3305)) ([04b2a05](https://github.com/dasch-swiss/dsp-api/commit/04b2a055a6016023622cadbab378658263331f35))

## [30.17.1](https://github.com/dasch-swiss/dsp-api/compare/v30.17.0...v30.17.1) (2024-07-01)


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

0 comments on commit e9a4e56

Please sign in to comment.