Sparta v1.9.4 Release Notes

Release Date: 2019-07-27 // over 4 years ago
    • 💥 :warning: BREAKING
      • Update sparta.Main and sparta.MainEx to accept new APIGateway interface type rather than concrete API type. This should be backward compatible for most usage and was done to support the new APIV2 Gateway type.
    • :checkered_flag: CHANGES
      • Added [API V2] type to provision WebSocket APIs
      • See the documentation for more details
      • Update to go modules
    • 🛠 :bug: FIXED