Skip to content

v0.11.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@matthewhartstonge matthewhartstonge released this 30 May 12:25
· 308 commits to main since this release

v0.11.0 - 2018-05-10

Changed

  • user: Removed use of lib mergo. Please move to passing through a full update,
    instead of partials. This caused issues where fields were required to be
    blanked out, for example, disabling a user account.
  • client: Removed use of lib mergo. Please move to passing through a full update,
    instead of partials. This caused issues where fields were required to be
    blanked out, for example, disabling a client.
  • changelog: to be changelog compliant!
  • glide: unpinned fosite version. Please ensure it works with your version of
    fosite, please see readme disclaimers.

Removed

  • glide: mergo