Releases: fabiante/persurl
Releases · fabiante/persurl
v0.7.2
What's Changed
- Bump gorm.io/gorm from 1.25.4 to 1.25.5 by @dependabot in #100
- Bump gorm.io/driver/postgres from 1.5.2 to 1.5.3 by @dependabot in #99
- Bump vite from 4.4.11 to 4.5.0 in /webapp by @dependabot in #101
- Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #103
- Bump gorm.io/driver/postgres from 1.5.3 to 1.5.4 by @dependabot in #102
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #105
- Bump preact from 10.18.1 to 10.18.2 in /webapp by @dependabot in #104
- Bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #121
- Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #126
- Bump gorm.io/gorm from 1.25.5 to 1.25.6 by @dependabot in #127
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #138
- Bump gorm.io/gorm from 1.25.6 to 1.25.7 by @dependabot in #130
- Bump gorm.io/driver/postgres from 1.5.4 to 1.5.6 by @dependabot in #129
- Bump gorm.io/gorm from 1.25.7 to 1.25.8 by @dependabot in #144
- Bump gorm.io/driver/postgres from 1.5.6 to 1.5.7 by @dependabot in #141
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Refactor tests to store auth information in Context object by @fabiante in #92
- Bump preact from 10.17.1 to 10.18.1 in /webapp by @dependabot in #93
- Bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #97
- Bump preact-iso from 2.3.1 to 2.3.2 in /webapp by @dependabot in #96
- Bump vite from 4.4.9 to 4.4.11 in /webapp by @dependabot in #95
- Bump preact-render-to-string from 6.2.1 to 6.2.2 in /webapp by @dependabot in #94
Full Changelog: v0.7.0...v0.7.1
v0.7.0
v0.6.0
This release contains mostly refactorings for future updates.
What's Changed
- Refactor config package to use Config structs by @fabiante in #74
- Fix admin test 'can update existing purl' by @fabiante in #76
- Replace service usage of goqu with gorm by @fabiante in #78
- Refactor DI of database connections by @fabiante in #79
- Refactor database error handling by @fabiante in #80
- Refactor PURL creation to use gorm model by @fabiante in #82
- Refactor test driver to use custom request factory function by @fabiante in #84
Full Changelog: v0.5.1...v0.6.0
v0.6.0.alpha-1
v0.5.1
What's Changed
- Add dependabot config by @fabiante in #71
- Bump github.com/lib/pq from 1.10.1 to 1.10.9 by @dependabot in #72
- Bump github.com/DEXPRO-Solutions-GmbH/swaggerui from 1.1.0 to 1.1.1 by @dependabot in #73
New Contributors
- @dependabot made their first contribution in #72
Full Changelog: v0.5.0...v0.5.1