v2.6
What's Changed
- Bump org.springframework.boot from 2.7.1 to 2.7.2 by @dependabot in #280
- Add MissionsByNIA22 to default official mission authors list. by @ewoerner in #283
- Handle invalid URLs from import by @ewoerner in #294
- Bump Keycloak dependencies. by @ewoerner in #293
- Add GPX export. by @ewoerner in #296
- Make distance calculation more precise. by @ewoerner in #297
- Bump org.geotools:gt-referencing from 28.1 to 28.2 by @dependabot in #298
- Bump org.geotools:gt-referencing from 28.2 to 29.1 by @dependabot in #308
- Don't allow import of mission errors other than "not found" by @ewoerner in #304
- Deserialize intel missions using @jsonformat(shape = JsonFormat.Shape.ARRAY) by @ewoerner in #305
- Replace deprecated Keycloak adapter with Spring oauth2 resource server. by @ewoerner in #310
- Fix Eclipse annotation processing by @ewoerner in #311
- Prepare for Spring Security 6 by @ewoerner in #309
- Spring boot 3.1 by @ewoerner in #312
- Remove deprecations by @ewoerner in #313
- Remove unnecessary @Autowired and @repository annotations. by @ewoerner in #314
- Fix revision table sequence (Hibernate 6 migration). by @ewoerner in #315
- Bump org.springframework.boot from 3.1.0 to 3.1.1 by @dependabot in #317
- Allow selection of banner attributes. by @ewoerner in #323
- Hibernate search 6.2.0 by @ewoerner in #324
- Bump org.springframework.boot from 3.1.1 to 3.1.2 by @dependabot in #327
- Bump org.geotools:gt-referencing from 29.1 to 29.2 by @dependabot in #325
- Skip unavailable portals in distance calculation by @ewoerner in #330
- Allow import of portal with null picture by @ewoerner in #328
- Bump org.springframework.boot from 3.1.2 to 3.1.4 by @dependabot in #333
- Trim /unused missions search by @ewoerner in #336
- Remove warning signs on banner images where all missions are disabled/submitted by @ewoerner in #335
- Do not return owner attribute in preview. by @ewoerner in #337
- Update springdoc-openapi to 2.2.0 by @ewoerner in #339
- Fix checkstyle errors by @ewoerner in #340
- Rework mission import logic for creator mission list. by @ewoerner in #341
Full Changelog: v2.5...v2.6