Skip to content

Commit a1be4d6

Browse files
authored
Release Celery 1.0.0 (#20084) (#20085)
* [Release] Bumped celery version to 1.0.0 * [Release] Update metadata
1 parent 4b968e2 commit a1be4d6

File tree

4 files changed

+7
-2
lines changed

4 files changed

+7
-2
lines changed

celery/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@
22

33
<!-- towncrier release notes start -->
44

5+
## 1.0.0 / 2025-04-17
6+
7+
***Added***:
8+
9+
* Initial Release ([#1](https://github.com/DataDog/integrations-core/pull/1))

celery/changelog.d/1.added

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# (C) Datadog, Inc. 2025-present
22
# All rights reserved
33
# Licensed under a 3-clause BSD style license (see LICENSE)
4-
__version__ = '0.0.1'
4+
__version__ = '1.0.0'

requirements-agent-release.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ datadog-cacti==4.0.0; sys_platform == 'linux2'
2424
datadog-calico==4.1.0
2525
datadog-cassandra-nodetool==3.0.0
2626
datadog-cassandra==3.0.0
27+
datadog-celery==1.0.0
2728
datadog-ceph==4.1.0; sys_platform != 'win32'
2829
datadog-cert-manager==5.3.0
2930
datadog-checkpoint-quantum-firewall==1.0.0

0 commit comments

Comments
 (0)