Skip to content

S3.1

Pre-release
Pre-release

Choose a tag to compare

@Maslyna Maslyna released this 03 May 18:26
· 24 commits to dev since this 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