Shuttle v1.0.0 Release Notes

Release Date: 2021-07-01 // over 2 years ago

Previous changes from v1.0.0-beta01

  • โž• Added

    • โž• added unit tests in the framework, framework-integrations-persistence, and framework-integrations-extensions-room modules
    • โž• added an early return and channel send to ShuttleRepository

    ๐Ÿ”„ Changed

    • set the compileSDKVersion to 30
    • project dependency versions
    • ๐Ÿ›  fixed unit tests in ShuttleBundleTest
    • corrected the file delete function calls in ShuttlePersistenceFileSystemGateway
    • โšก๏ธ updated code in ShuttleDataWarehouse (the warehouse used for unit testing)
    • ๐Ÿ”„ changed ShuttleCargoFacade for unit testing
    • ๐Ÿ“š updated the code documentation