Skip to content

Commit ef5fa48

Browse files
authored
chore(main): Release 34.2.0 (#3923)
🤖 I have created a release *beep* *boop* --- ## [34.2.0](v34.1.1...v34.2.0) (2026-01-19) ### Maintenances * Dependency updates ([#3922](#3922)) ([4bc2e57](4bc2e57)) * Migrate isNodeUsed, isClassUsedInData and isEntityUsed querie to rdf4j + cleanup (DEV-5781) ([#3924](#3924)) ([633cb79](633cb79)) * Minor dependency updates ([#3909](#3909)) ([f3d9ddc](f3d9ddc)) * Patch dependency updates ([#3908](#3908)) ([7cf6098](7cf6098)) * Remove unused AppConfig properties and update documentation ([#3926](#3926)) ([df84c19](df84c19)) ### Enhancements * Set the auth cookie with expiration and when the token is valid on GET /v2/authentication (DEV-5783) ([#3925](#3925)) ([74daa05](74daa05)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 74daa05 commit ef5fa48

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [34.2.0](https://github.com/dasch-swiss/dsp-api/compare/v34.1.1...v34.2.0) (2026-01-19)
4+
5+
6+
### Maintenances
7+
8+
* Dependency updates ([#3922](https://github.com/dasch-swiss/dsp-api/issues/3922)) ([4bc2e57](https://github.com/dasch-swiss/dsp-api/commit/4bc2e57b8ac220195052a723ab3168678293c205))
9+
* Migrate isNodeUsed, isClassUsedInData and isEntityUsed querie to rdf4j + cleanup (DEV-5781) ([#3924](https://github.com/dasch-swiss/dsp-api/issues/3924)) ([633cb79](https://github.com/dasch-swiss/dsp-api/commit/633cb79533dd481dd2edb7163ec02b92d854f06d))
10+
* Minor dependency updates ([#3909](https://github.com/dasch-swiss/dsp-api/issues/3909)) ([f3d9ddc](https://github.com/dasch-swiss/dsp-api/commit/f3d9ddc27e9f94c9a1d5e7c06dd116d738f0374d))
11+
* Patch dependency updates ([#3908](https://github.com/dasch-swiss/dsp-api/issues/3908)) ([7cf6098](https://github.com/dasch-swiss/dsp-api/commit/7cf6098db1c7a3e756524e002fe1e5b259d08e50))
12+
* Remove unused AppConfig properties and update documentation ([#3926](https://github.com/dasch-swiss/dsp-api/issues/3926)) ([df84c19](https://github.com/dasch-swiss/dsp-api/commit/df84c1996b876c239d7bbed681102a4d3eccfab6))
13+
14+
15+
### Enhancements
16+
17+
* Set the auth cookie with expiration and when the token is valid on GET /v2/authentication (DEV-5783) ([#3925](https://github.com/dasch-swiss/dsp-api/issues/3925)) ([74daa05](https://github.com/dasch-swiss/dsp-api/commit/74daa057d89d711fa79ad577ef3e2fc33d84aac5))
18+
319
## [34.1.1](https://github.com/dasch-swiss/dsp-api/compare/v34.1.0...v34.1.1) (2026-01-08)
420

521

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
34.1.1
1+
34.2.0

0 commit comments

Comments
 (0)