Skip to content

Rise of the Small Pull Requests

Compare
Choose a tag to compare
@wtgee wtgee released this 04 Oct 06:57
· 757 commits to develop since this release
aeffd99

[0.6.2] - 2018-09-27

One week between releases is a lot better than 9 months! ;) Some small but important changes mark this release including faster testing times on local machines. Also a quick release to remove some of the CloudSQL features (but see the shiny new Cloud Functions over in the panoptes-network repo!).

Fixed

  • Cameras
    • Use unit_id for sequence and image ids. Important for processing consistency [#613].
  • State Machine

Changed

  • Camera
    • Remove camera creation from Observatory [#612].
    • Smarter event waiting [#625].
    • More cleanup, especially path names and pretty images [#610, #613, #614, #620].
  • Mount
  • Testing
    • Caching some of the build dirs [#611].
    • Only use Mongo DB type during local testing - Local testing with 1/3rd the wait! [#616].
  • Google Cloud [#599]
    • Storage improvements [#601].

Added

  • Misc
    • CountdownTimer utility [#625].

Removed

  • Google Cloud [#599]
    • Reverted some of the CloudSQL connectivity [#652]
  • Cameras
    • Remove spline smoothing focus [#621].