This repository was archived by the owner on Dec 23, 2024. It is now read-only.
Releases: InVisionApp/go-master
Releases · InVisionApp/go-master
Extended support for MySQL 5.7
MySQL 5.7 has changed how the TIMESTAMP column works. They now require a default value to be set, or they must be explicitly set to a NULLable.
This release sets the masterlock table to have the created_at and last_updated TIMESTAMP columns to be NULLable, thus extending support for MySQL 5.7.
v0.1.1
Making error logging and notifications consistent
pre-modules
point in commit history before go module conversion