Shipyard Release Notes

Home / Documentation

September 17th, 2022
  • added
    • Add API endpoints to revive a deleted environment
    • Add API endpoint to cancel an active build
September 15th, 2022
  • added
    • Add pagination and filters ( deleted, page, page_size ) to main API endpoint
September 14th, 2022
  • added
    • Allow specifying a namespace for Launch environments
September 12th, 2022
  • added
    • Deploy specific commits to launch environments
    • Add new design for handling compose overrides
  • fixed
    • Fix incorrect handling of service names with periods
    • Fix bug where user could not delete last Compose overlay
    • Fix edge case where volume permissions were not being initialized properly
September 8th, 2022
  • fixed
    • Fix bug where compose overrides were not applied to Launch environments.