pg_timetable v2.1.0 Release Notes

Release Date: 2020-04-13 // almost 4 years ago
  • ๐Ÿ”„ Changelog

    ๐Ÿ›  [+] add "output" column to the timetable.execution_log table; fixes #86067e893
    [+] add .yml files as action triggers b258934
    ๐Ÿ‘ท [+] log client name and PID of worker at the start of a session cae0572
    ๐ŸŒฒ [+] make REPAIR pseudo log level red a3fccd6
    [+] PostgreSQL license used 23f27ef
    [+] resolves #108: add client_name to run_status and execution_log tables cae0572
    [+] resolves #115: Implement color output cc1fb64
    โœ… [+] test only if GoLang files were affected e843dbc
    [+] unshallow step is required for the changelog to work correctly b40beea
    โšก๏ธ [+] update golangci-lint version to 1.24.0 7fd8db4
    [*] add link to PR's fdab874
    ๐ŸŒฒ [*] new pgengine/log.go file added cc1fb64
    ๐Ÿšš [*] remove setup-go action since Go is preinstalled 7fd8db4
    [*] templated license used 4faf8ff
    โšก๏ธ [*] update golangci-lint settings 7fd8db4
    [-] do not produce db objects, use db.Ping() instead of sqlx.Connect() 8662f94
    [-] fix "Cannot stop execution if connection lost" #119 #120 2eb6193
    [-] fix "Cannot stop execution inside RECONNECTING cycle" 2eb6193
    ๐Ÿ–จ [-] fix "S1039: unnecessary use of fmt.Sprintf" 1bb1080
    โœ… [-] fix pgengine test 581ad8a
    [-] fix workflow with including paths e4b1d8c
    [-] fixes #113: "STARTED deleted from run_status during crash" cae0572
    [-] merge pull request #121 from cybertec-postgresql/120_connection_lost_terminate 19b4a93