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
Remove Docker in Docker build, it's not necessary anymore.
Add tests for various types that we've added to support the Storm API.
Major API Changes
Removed the internal CallInto method as this was inherited from the minimal Liquid Web Golang API client library which created unusual code patterns atypical of Golang projects.
Removed <Resource>Item types since they're no longer necessary.