You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release: update dgo module from v200 to v210 (#148)
Upgrades module path from v200 to v210.
Note that there is nothing BREAKING in this version. All the changes are backward compatible. We have added a few new APIs since v200.03.0 release.
DialSlashEndpoint and few more related to auth/slash (these are deprecated and will be removed in later releases)
LoginIntoNamespace
Relogin
GetJwt
This PR additionally:
Updates the README with Login example.
Add deprecation comment for DialSlash* APIs
0 commit comments