-
Notifications
You must be signed in to change notification settings - Fork 384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 4.x #1432
Release 4.x #1432
Commits on Jul 22, 2022
-
Convert shell plugin to internal plugin (#975)
* Convert shell plugin to internal plugin The purpose of this PR is to embed the shell plugin in the main dkron binary, that will facilitate creating a single binary with the most important executor, for easy deployment using a single binary. * Remove debugging
Victor Castell authoredJul 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 345ca8c - Browse repository at this point
Copy the full SHA 345ca8cView commit details -
Victor Castell authored
Jul 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 54ab0c6 - Browse repository at this point
Copy the full SHA 54ab0c6View commit details
Commits on Dec 9, 2023
-
Merge branch 'master' into 4.x
Victor Castell committedDec 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 376a820 - Browse repository at this point
Copy the full SHA 376a820View commit details -
Shell command needs proper usage and desc to be valid
Victor Castell committedDec 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 4dcd2c7 - Browse repository at this point
Copy the full SHA 4dcd2c7View commit details
Commits on Dec 12, 2023
-
Release a light image tag (#988)
* Release a light image tag Omit all plugins except the shell plugin that will be included in the main binary.
Configuration menu - View commit details
-
Copy full SHA for 055f0e1 - Browse repository at this point
Copy the full SHA 055f0e1View commit details
Commits on Feb 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7af72c3 - Browse repository at this point
Copy the full SHA 7af72c3View commit details -
Use exponential backoff for retries (#1433)
Co-authored-by: Victor Castell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f40b60 - Browse repository at this point
Copy the full SHA 2f40b60View commit details -
* consul like approach: add server_lookup to make dkron independent from server node IP on raft layer * handle memberupdate event * query other servers before start & add test * don't remove itself if node is a raft leader * don't remove dkron server node if id matches
Configuration menu - View commit details
-
Copy full SHA for 1c45fdf - Browse repository at this point
Copy the full SHA 1c45fdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ee3ab6 - Browse repository at this point
Copy the full SHA 7ee3ab6View commit details
Commits on Feb 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1377bcd - Browse repository at this point
Copy the full SHA 1377bcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a2d490 - Browse repository at this point
Copy the full SHA 7a2d490View commit details
Commits on Feb 6, 2024
-
Move config init to agent command (#1465)
Config init was being done on the root level command but only the agent command was using config values. Now config init is done as pre-run of agent command only, getting rid of extra messages in other commands when the config was missing.
Configuration menu - View commit details
-
Copy full SHA for c35d31e - Browse repository at this point
Copy the full SHA c35d31eView commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 665c865 - Browse repository at this point
Copy the full SHA 665c865View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41c82f3 - Browse repository at this point
Copy the full SHA 41c82f3View commit details
Commits on Feb 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 586f72d - Browse repository at this point
Copy the full SHA 586f72dView commit details -
http plugin is one of the most used plugins together with the shell plugin, embedding it in the main binary allow for more lean deployment.
Configuration menu - View commit details
-
Copy full SHA for f05aefe - Browse repository at this point
Copy the full SHA f05aefeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03fb813 - Browse repository at this point
Copy the full SHA 03fb813View commit details
Commits on Feb 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aec162a - Browse repository at this point
Copy the full SHA aec162aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86ce37f - Browse repository at this point
Copy the full SHA 86ce37fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a1bc04 - Browse repository at this point
Copy the full SHA 9a1bc04View commit details -
Configuration menu - View commit details
-
Copy full SHA for fccc1fb - Browse repository at this point
Copy the full SHA fccc1fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7eaff0 - Browse repository at this point
Copy the full SHA f7eaff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37fd38b - Browse repository at this point
Copy the full SHA 37fd38bView commit details
Commits on Feb 12, 2024
-
Reuse http clients with the same configuration (#1474)
* Reuse http clients with the same configuration
Configuration menu - View commit details
-
Copy full SHA for 203e31d - Browse repository at this point
Copy the full SHA 203e31dView commit details
Commits on Feb 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b71cf98 - Browse repository at this point
Copy the full SHA b71cf98View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7235ee - Browse repository at this point
Copy the full SHA b7235eeView commit details -
Refactor location of types as they not only belong to plugins, but us…
…ed in general. (#1485) Also add Pro protobuf and gen code as this should be public.
Configuration menu - View commit details
-
Copy full SHA for 794a178 - Browse repository at this point
Copy the full SHA 794a178View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0717ae - Browse repository at this point
Copy the full SHA a0717aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6426308 - Browse repository at this point
Copy the full SHA 6426308View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fcd8f7 - Browse repository at this point
Copy the full SHA 4fcd8f7View commit details
Commits on Mar 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aae95b9 - Browse repository at this point
Copy the full SHA aae95b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1ce3da - Browse repository at this point
Copy the full SHA b1ce3daView commit details
Commits on Mar 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fbac360 - Browse repository at this point
Copy the full SHA fbac360View commit details -
Configuration menu - View commit details
-
Copy full SHA for ede6770 - Browse repository at this point
Copy the full SHA ede6770View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb49e86 - Browse repository at this point
Copy the full SHA fb49e86View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2a86ac - Browse repository at this point
Copy the full SHA e2a86acView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2d5928 - Browse repository at this point
Copy the full SHA b2d5928View commit details -
Configuration menu - View commit details
-
Copy full SHA for d46947b - Browse repository at this point
Copy the full SHA d46947bView commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a2face7 - Browse repository at this point
Copy the full SHA a2face7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ffe0ec - Browse repository at this point
Copy the full SHA 5ffe0ecView commit details
Commits on Jun 5, 2024
-
Minor improvement in RabbitMQ executor (#1500)
* minor improvement in rabbit mq executor * fix flaky test
Configuration menu - View commit details
-
Copy full SHA for 8324be2 - Browse repository at this point
Copy the full SHA 8324be2View commit details
Commits on Jun 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3a2d525 - Browse repository at this point
Copy the full SHA 3a2d525View commit details
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf7f071 - Browse repository at this point
Copy the full SHA cf7f071View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5597995 - Browse repository at this point
Copy the full SHA 5597995View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf6c471 - Browse repository at this point
Copy the full SHA cf6c471View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45cbc4f - Browse repository at this point
Copy the full SHA 45cbc4fView commit details
Commits on Sep 16, 2024
-
add support for hash scheduling (#1260)
* add support for hash scheduling * docs updated
Configuration menu - View commit details
-
Copy full SHA for ebcb366 - Browse repository at this point
Copy the full SHA ebcb366View commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3194c45 - Browse repository at this point
Copy the full SHA 3194c45View commit details
Commits on Oct 2, 2024
-
feat: Login form and admin update (#1589)
Upgrade react-admin to v5 Implements a login form to use in Pro version
Configuration menu - View commit details
-
Copy full SHA for 0f79eec - Browse repository at this point
Copy the full SHA 0f79eecView commit details
Commits on Oct 6, 2024
-
fix: fix ui and ownerships (#1591)
* fix: fix ui and ownerships Set accessor as owner of the job if present. Use credentials in httpClient for all requests across the UI * fix: use httpClient in references * fix: record show
Configuration menu - View commit details
-
Copy full SHA for b83ed25 - Browse repository at this point
Copy the full SHA b83ed25View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdf7323 - Browse repository at this point
Copy the full SHA cdf7323View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec74f7a - Browse repository at this point
Copy the full SHA ec74f7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cda5e30 - Browse repository at this point
Copy the full SHA cda5e30View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9c0b44 - Browse repository at this point
Copy the full SHA a9c0b44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e868c5 - Browse repository at this point
Copy the full SHA 8e868c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a9b3d8 - Browse repository at this point
Copy the full SHA 1a9b3d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d82e9b7 - Browse repository at this point
Copy the full SHA d82e9b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a651a3f - Browse repository at this point
Copy the full SHA a651a3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9820786 - Browse repository at this point
Copy the full SHA 9820786View commit details