Releases: myntra/goscheduler
Releases · myntra/goscheduler
v0.3.2-alpha: Merge pull request #13 from prakhar2611/poller_visibilty_new
Release Date
November 22, 2024
Overview
This release introduces new Query Method to Get all the Entities of a particular application.
Pagination and max query limit
Changes related to SOC of pagination for Schedule and Cluster DB and max query
Fix get schedules pagination calls
Fix get schedules pagination calls
Goscheduler v0.2.0-alpha
GoScheduler is an open-source distributed scheduler platform. It is designed to handle high throughputs with low latency for scheduled job executions. GoScheduler offers following capabilities.
- Fault Tolerance
- Customizable callback
- Distributed scheduling
- Multi Tenancy
- Per Minute Granularity
- Horizontal Scalability
- Resource Isolation
Please note: This is a pre-release version; kindly test it in a staging environment prior to deploying it to production.
RC4: omitempty for httpCallback
RC4: omitempty for httpCallback
RC3: Allow multiple callbacks to be set
RC3: Allow multiple callbacks to be set
RC2 with optional callback worker initialization
RC2 with optional callback worker initialization
RC for integration purposes
RC for integration purposes
Change logging level
Change logging level
Fix race condition
Fix race condition