S3.1
Pre-release
Pre-release
* getTalentProofs bug fix !userInfo.getTalent().getId().equals(talentId)
* has kudos update
* bug fix ResponseStatusException(CONFLICT, "Talent can give only one `kudos` for one proof")
* SecurityConfig add .requestMatchers(antMatcher("/api/*/talent/**")).permitAll() bug fix