Releases: PDOK/gokoala
Releases · PDOK/gokoala
v1.7.5
What's Changed
- feat: add initial CQL parser generated with ANTLR (needs further work). by @rkettelerij in #378
- fix(url): unescape url before marshalling, in case it contains env vars by @kad-korpem in #379
- chore: various minor doc changes and bumping of CodeQL actions by @rkettelerij in #380
Full Changelog: v1.7.4...v1.7.5
v1.7.4
What's Changed
- fix: remove leftovers from 3D tiles refactoring by @rkettelerij in #377
Full Changelog: v1.7.3...v1.7.4
v1.7.3
What's Changed
- fix: remove obsolete unmarshal func by @rkettelerij in #376
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
- fix: remove embedded struct and include fields directly to allow correct CRD generation by @rkettelerij in #375
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- fix: add version + displayNameTemplate to collections response by @rkettelerij in #374
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- refactor: collections configuration by @rkettelerij in #372
Full Changelog: v1.6.5...v1.7.0
v1.6.5
What's Changed
- docs: update readme by @kad-korpem in #371
- fix(etl): update revision_date in metadata table in PostLoad by @kad-korpem in #373
Full Changelog: v1.6.4...v1.6.5
v1.6.4
What's Changed
- fix: url params in search UI by @rkettelerij in #369
- feat: truncate text potentially overly long list of keywords in collections by @rkettelerij in #370
Full Changelog: v1.6.3...v1.6.4
v1.6.3
What's Changed
- fix: include fonts in Docker build by @rkettelerij in #368
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- fix(config): add optional directive to searchSettings by @kad-korpem in #367
Full Changelog: v1.6.1...v1.6.2