What's Changed
- 2.x validation fix by @wwelling in #123
- Issue #124 GitHub actions migration. by @rmathew1011 in #125
- [32] Replace spaces with %20 by @wwelling in #128
- Affiliations need to handle the NULL case otherwise assume user gets NULL rather than UNKNOWN. by @kaladay in #130
- Upgrade to Java 11 by @kaladay in #132
- Support pattern matching in validator with Enums. by @kaladay in #135
- [Issue 133] Upgrade Spring and other dependencies by @wwelling in #134
- Fix issues discovered during attempted upgrade using 2.1.1-RC3. by @kaladay in #136
- These should be disabled not enabled. by @kaladay in #137
- [Issue 138] Afford unwrapping API response by @wwelling in #139
- Wrap the resource existence check to ensure it doesn't throw an exception on non-existence. by @kaladay in #140
- Fix line endings and remove redundant line in DataConfig. by @kaladay in #141
- Null checks for request on ApiResponse serialize by @wwelling in #143
- Provide a more descriptive error or warning message when the SCSS or CSS file cannot be found. by @kaladay in #144
- Properly utilize cssGroupName config property by @jsavell in #145
- WRO Documentation by @jsavell in #146
- Issue 147: Upgrade to spring 2.6.7. by @kaladay in #148
- Fix org.webjars.npm dependency conflict and increment release candidate by @wwelling in #149
- Upgrade versions, including security fixes, and bump weaver version. by @kaladay in #151
- Tech debt wrapup by @wwelling in #153
- Tech debt weaver upgrade by @wwelling in #152
- Upgrade jsonwebtoken by @wwelling in #154
- 2.x dependency upgrades by @wwelling in #156
- 2.x hibernate read issue by @wwelling in #157
- JPA upgrade refactored to deleteById by @wwelling in #158
- JsonView fix by @wwelling in #159
Full Changelog: 2.1.0...2.1.1