Skip to content
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

fix(job): remove debounce option in favor of deduplication #2924

Merged
merged 15 commits into from
Nov 22, 2024

Conversation

roggervalf
Copy link
Collaborator

No description provided.

manast and others added 14 commits November 19, 2024 18:52
# [5.28.0](v5.27.0...v5.28.0) (2024-11-19)

### Features

* **job-scheduler:** add telemetry support to the job scheduler ([72ea950](72ea950))
## [5.28.1](v5.28.0...v5.28.1) (2024-11-20)

### Bug Fixes

* **scheduler:** use Job class from getter for extension ([#2917](#2917)) ([5fbb075](5fbb075))
## [5.28.2](v5.28.1...v5.28.2) (2024-11-22)

### Bug Fixes

* **queue:** change _jobScheduler from private to protected for extension ([#2920](#2920)) ([34c2348](34c2348))
# [5.29.0](v5.28.2...v5.29.0) (2024-11-22)

### Features

* **queue:** refactor a protected addJob method allowing telemetry extensions ([09f2571](09f2571))
@roggervalf roggervalf changed the base branch from master to v6 November 22, 2024 14:04
@roggervalf roggervalf changed the base branch from v6 to master November 22, 2024 14:07
@roggervalf roggervalf changed the base branch from master to v6 November 22, 2024 14:30
@roggervalf roggervalf merged commit 10bf0fb into v6 Nov 22, 2024
12 checks passed
@roggervalf roggervalf deleted the fix-remove-debounce branch November 22, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants