Skip to content

Releases: myntra/goscheduler

v0.3.2-alpha: Merge pull request #13 from prakhar2611/poller_visibilty_new

22 Nov 11:21
ea0a600
Compare
Choose a tag to compare

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

18 Oct 10:41
ebacad0
Compare
Choose a tag to compare
Pre-release

Changes related to SOC of pagination for Schedule and Cluster DB and max query

Fix get schedules pagination calls

29 May 10:36
0a3feaa
Compare
Choose a tag to compare
Pre-release

Fix get schedules pagination calls

Goscheduler v0.2.0-alpha

02 Apr 06:55
83ea287
Compare
Choose a tag to compare
Pre-release

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.

  1. Fault Tolerance
  2. Customizable callback
  3. Distributed scheduling
  4. Multi Tenancy
  5. Per Minute Granularity
  6. Horizontal Scalability
  7. 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

05 Feb 13:36
Compare
Choose a tag to compare
Pre-release

RC4: omitempty for httpCallback

RC3: Allow multiple callbacks to be set

05 Feb 12:36
85ca819
Compare
Choose a tag to compare
Pre-release

RC3: Allow multiple callbacks to be set

RC2 with optional callback worker initialization

01 Feb 13:17
Compare
Choose a tag to compare

RC2 with optional callback worker initialization

RC for integration purposes

31 Jan 18:03
Compare
Choose a tag to compare
Pre-release

RC for integration purposes

Change logging level

21 Jan 10:40
Compare
Choose a tag to compare
Change logging level Pre-release
Pre-release

Change logging level

Fix race condition

30 Dec 12:30
Compare
Choose a tag to compare
Fix race condition Pre-release
Pre-release

Fix race condition