Skip to content

Commit 8c2b470

Browse files
Merge pull request #254 from j3-signalroom/252-how-to-programmatically-pause-and-resume-a-flink-statement-redux
Resolved #252.
2 parents 5d63794 + aaeaaad commit 8c2b470

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

.blog/images/elvis-presley.gif

91.2 KB
Loading

.blog/images/yay.gif

223 KB
Loading

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is base on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

66

7+
## [0.18.02.000] - 2025-05-11
8+
### Added
9+
- Issue [#252](https://github.com/j3-signalroom/cc-clients-lib/issues/252)
10+
711
## [0.18.01.000] - 2025-05-11
812
### Added
913
- Issue [#252](https://github.com/j3-signalroom/cc-clients-lib/issues/252)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "cc-clients-python_lib"
3-
version = "0.18.01.000"
3+
version = "0.18.02.000"
44
description = "Confluent Cloud Clients Python Library"
55
readme = "README.md"
66
requires-python = ">=3.11.9"

0 commit comments

Comments
 (0)