Ben Odom
ab5c3a7889
bump go to 1.25.5
v0.2.41
2025-12-12 10:02:56 -05:00
Ashley Mathew
3597c5fd17
Upgrade dependencies
v0.2.40
2025-12-08 12:15:46 -05:00
Ashley Mathew
88d7bf3e20
Regularly scheduled upgrade
v0.2.39
2025-11-03 12:10:45 -05:00
Ashley Mathew
2a26b59b92
Version bumps for 2025-10-10
v0.2.38
2025-10-10 10:16:21 -04:00
Ashley Mathew
822e66adf9
Version bumps
v0.2.37
2025-10-03 10:48:02 -04:00
Ashley Mathew
cfd6038f87
fix(reaper): forkExec error no such file or directory & prometheus exit error
...
This is the fix described in https://github.com/aptible/supercronic/pull/178
but with minimal changes applied, since we want to limit the scope of changes
of an individual PR.
v0.2.36
2025-09-24 14:43:45 -04:00
Ashley Mathew
8fd022b282
Bump go version, package versions
v0.2.35
2025-09-24 08:36:08 -04:00
Ashley Mathew
1b503ca78f
Update Golang version
v0.2.34
2025-06-20 11:51:11 -04:00
Ashley Mathew
10ebf3e489
Bump dependencies
2025-06-09 16:36:47 -04:00
Alessandro Fogli Iseppe
c3a5eb3479
Fix typo
2025-06-09 16:10:43 -04:00
Ashley Mathew
66bf0161bb
Change owners
2025-05-13 12:42:26 -04:00
Maximilian Hafer
cca6b3a90a
add support for -version flag ( #175 )
v0.2.33
2024-10-10 15:57:56 -06:00
Fei Yang
8b4edf5920
refactor: reap zombie process and opt-out with no-reap flag ( #172 )
...
* fix: random waitid error
fix https://github.com/aptible/supercronic/issues/171
* fix(reap): forward signal
* refactor: modify reaper to get supercronic exitStatus
* fix(reaper): unify signal list & fix signal forward
* chore: replace ioutil to io
* fix(test): ci timeout
* opt-out with no-reap flag
Co-authored-by: Josh Raker <48493233+joshraker@users.noreply.github.com >
* fix: typo on signal
* fix: args pass to supercronic
* fix(test): remove removed flag
* chore: remove misleading comment
---------
Co-authored-by: Josh Raker <48493233+joshraker@users.noreply.github.com >
2024-10-10 12:44:43 -04:00
Alex Kubacki
bfb0d97ba6
Bump go build version ( #169 )
v0.2.32
2024-09-12 12:17:41 -06:00
Maximilian Hafer
19d79a3545
Add inotify support ( #168 )
...
* implement inotify support
* add integration test and fix wron crontab name for updated fsnotify monitor
* Update README.md
* fix typo in readme
---------
Co-authored-by: YannikBramkamp <74957914+YannikBramkamp@users.noreply.github.com >
2024-09-12 11:53:49 -06:00
Fei Yang
32e229c987
fix: zombie process & upgrade bat & go ( #164 )
...
* fix: reap zombie process
https://github.com/aptible/supercronic/issues/88
* upgrade bats
* chore: upgrade go to 1.23.0 and upgrade dependencies
* go: upgrade to 1.23.0 on github workflow
---------
Co-authored-by: Anton S <coder.root@gmail.com >
v0.2.31
2024-09-03 12:16:12 -06:00
Chetra Tep
7468d85462
go 1.22.4 ( #158 )
...
* go v1.22.3
* 1.22.4
* fix test
* action versions
---------
Co-authored-by: chetra-tep <chetra.tep@rakuten.com >
v0.2.30
2024-06-14 15:55:56 -06:00
Vlad
e275ff5aa4
upgrade google.golang.org/protobuf ( #153 )
...
Co-authored-by: Karibekov Vladislav <kekaadrenalin@hotmail.com >
2024-04-25 09:08:04 -06:00
George Nikishin
538ad7df14
added SIGQUIT handling ( #144 )
...
* added SIGQUIT handling
* updated readme
v0.2.29
2023-12-15 16:16:27 -07:00
Alex Kubacki
7a88e8d0cc
go 1.21.5 ( #145 )
2023-12-15 08:57:11 -07:00
Arseny Sazanov
fc3d430a6d
Allow to specify sentry envionment and release. ( #140 )
v0.2.28
2023-11-27 09:52:48 -05:00
Aaron Windsor
65d24fd8fd
Update Go to 1.21.4 ( #141 )
2023-11-21 13:37:08 -05:00
Uncle Fester
ae07d22eaa
Update Go and logrus for vulns. ( #138 )
...
* Update for vulns.
* Update Makefile
* Update test.yml - install govulncheck.
v0.2.27
2023-10-18 10:08:56 -06:00
Rihards Grīslis
c35e8c9307
Update README.md ( #135 )
...
Fix broken links.
2023-08-22 08:39:59 -06:00
zwartho
d60fb6522a
upgrade github.com/prometheus/client_golang ( #133 )
...
* upgrade github.com/prometheus/client_golang
* updated go.sum entries
* updated go.sum entries again
v0.2.26
2023-07-21 10:36:24 -06:00
Alex Kubacki
8de46e4190
Latest Go 1.20.x release ( #134 )
2023-07-13 13:27:56 -06:00
Alex Kubacki
e96f18ebd9
Pin the version for code-scanning purposes. ( #129 )
...
* Pin the version for code-scanning purposes.
* Can't specify patch in minimum version.
v0.2.25
2023-05-30 13:17:16 -06:00
Eric Bower
d3f7883ee6
fix(deps): update golang.org/x/sys ( #127 )
...
Closes: https://github.com/aptible/supercronic/issues/126
v0.2.24
2023-04-24 10:18:16 -06:00
Alex Kubacki
10103b6a45
Bump to current Go version. ( #125 )
...
* Bump to current Go verion.
* Bump Go in test and build environment.
v0.2.23
2023-04-14 09:05:35 -06:00
Alex Kubacki
5bc29852b4
Merge pull request #121 from joeclayallday/patch-1
...
Update README.md
2023-03-21 12:06:20 -06:00
Joe Clay
47a6f9e653
Update README.md
...
Change to just the icon, works on light and dark modes
2023-03-21 13:00:15 -05:00
Joe Clay
c3b077eab3
Update README.md
2023-03-21 12:50:17 -05:00
Joe Clay
a8e50f316c
Update README.md
2023-03-21 12:48:06 -05:00
Joe Clay
0322e2dd01
Update README.md
...
Update with SVG logo
2023-03-21 12:46:52 -05:00
Joe Clay
4ceac9bccf
Update README.md
...
Update Logo
2023-03-21 12:34:33 -05:00
mattwiese-aptible
a073589d82
Create SECURITY.md
2023-02-28 15:26:17 -05:00
Alex Kubacki
ab7353c9a6
Merge pull request #116 from madhuravius/MR-sc-8620
...
fix: Allow Leading Zeroes in Cron
v0.2.2
2023-02-23 13:06:03 -07:00
mattwiese-aptible
9d320008d5
Delete codeql.yml
...
No longer needed for GHAS POC
2023-02-14 10:00:39 -05:00
Alex Kubacki
9bd00f8c44
Merge pull request #119 from alco/patch-1
...
Fix broken formatting in README.md
2023-02-07 10:25:05 -07:00
Oleksii Sholik
2b6f7de26f
Fix broken formatting in README.md
2023-02-03 14:09:15 +02:00
mattwiese-aptible
bf21bb0d28
Create codeql.yml GHAS POC
2023-01-24 13:31:36 -05:00
Madhu
f54190f7c4
fix: possible fix that should allow leading zeroes as part of month in cron (ex: 02 will interpret as february)
2023-01-05 00:05:01 -05:00
Alex Kubacki
0230303b6b
Merge pull request #111 from sled/update-prometheus-client
...
Update prometheus/client_golang from v1.5.1 to v1.12.2
v0.2.1
2022-06-28 14:34:57 -06:00
Simon Schmid
cb9f5c10a0
Update prometheus/client_golang from v1.5.1 to v1.12.2
2022-06-28 17:28:38 +02:00
Eric Bower
298ae31302
bump yaml version ( #110 )
2022-06-23 11:45:54 -04:00
Igor Rzegocki
48e7290d4c
healthcheck endpoint ( #93 )
2022-06-22 11:28:35 -04:00
Eric Bower
0c38fad683
add github actions ( #109 )
...
* Use github actions instead of travis
v0.2.0
2022-06-21 13:24:04 -04:00
Alex Kubacki
35bc0d2b9f
Merge pull request #108 from aptible/upgrade-golang
...
update golang
v0.1.13
2022-06-17 12:07:20 -06:00
Eric Bower
05c1a5acc9
update travis
2022-06-17 13:37:33 -04:00
Eric Bower
53973b62e3
update sys
2022-06-17 13:19:43 -04:00