We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dfbee2c + bebbe52 commit 7444437Copy full SHA for 7444437
1 file changed
CHANGELOG.md
@@ -5,5 +5,17 @@ All notable changes to this project will be documented in this file.
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
* In order to get latest version in an automated fashion run `ci/version.sh CHANGELOG.md`
7
8
+## [0.2.0] - 2026-02-10
9
+
10
+### Added
11
+- Submission of TES jobs through pulsar library for Galaxy client
12
+- BasicAuth support for TESP server
13
+- Added stress and load tests
14
+- TES compliant changes for in/out directory processing
15
16
+### Fixed
17
18
+- Fixed job cancellation
19
20
## [0.1.0] - 2024-09-22
21
- introducing initial version 0.1.0
0 commit comments