Skuber v2.4.0 Release Notes

Release Date: 2019-12-16 // over 4 years ago
  • ๐Ÿš€ This release adds support for Scala 2.13.

    ๐Ÿš€ Significant changes in this release:

    • ๐Ÿ›  More GCP fixes (#297)
    • ๐Ÿ›  Fix for issue #289 (#291)
    • ๐Ÿ‘Œ Support Scala 2.13 (#287)

    Notes

    • The fix for issue #289 makes a minor change to the model for Scale resources.
    • ๐Ÿšš An already deprecated method on Scale resources (withReplicas) has been removed, use withSpecReplicas instead.