v1.100
Features and Fixes
- Add method to set repository topics @martinvanzijl #594
- Adjust GHRateLimit to system time instead of depending on synchronization @bitwiseman #595
- Add Functionality of OTP to support user 2fa @madhephaestus #603
- Implement Meta endpoint @PauloMigAlmeida #611
- fix and unit tests for issue #504 @siordache #620
- Fixed GHContent to allow spaces in path @bitwiseman #625
Internals
- Bump okhttp3 from 3.14.2 to 4.2.2 @dependabot-preview #593
- jackson 2.10.1 @sullis #604
- Code style fixes @bitwiseman #609
- Javadoc fail on warning during CI build @bitwiseman #613
- Clean up Requester interface a bit @bitwiseman #614
- Branch missing @alexanderrtaylor #615
- Cleanup imports @bitwiseman #616
- Removed permission field in createTeam. It is deprecated in the API @asthinasthi #619
- Re-enable Lifecycle test @bitwiseman #621