Skip to content

Commit 1abe216

Browse files
committed
fix merge conflicts in md files, add types to admin and serialization entrypoint init files
1 parent cfa723f commit 1abe216

File tree

5 files changed

+54
-339
lines changed

5 files changed

+54
-339
lines changed

CHANGELOG.md

Lines changed: 0 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<<<<<<< HEAD
21
# Confluent Python Client for Apache Kafka - CHANGELOG
32

43
## v2.12.1 - 2025-10-21
@@ -67,11 +66,6 @@ for a complete list of changes, enhancements, fixes and upgrade considerations.
6766

6867

6968
## v2.11.1 - 2025-08-18
70-
=======
71-
# Confluent's Python client for Apache Kafka
72-
73-
## v2.11.1
74-
>>>>>>> 7b378e7 (add accidentally removed md files)
7569

7670
v2.11.1 is a maintenance release with the following fixes:
7771

@@ -80,11 +74,7 @@ confluent-kafka-python v2.11.1 is based on librdkafka v2.11.1, see the
8074
for a complete list of changes, enhancements, fixes and upgrade considerations.
8175

8276

83-
<<<<<<< HEAD
8477
## v2.11.0 - 2025-07-03
85-
=======
86-
## v2.11.0
87-
>>>>>>> 7b378e7 (add accidentally removed md files)
8878

8979
v2.11.0 is a feature release with the following enhancements:
9080

@@ -93,11 +83,7 @@ confluent-kafka-python v2.11.0 is based on librdkafka v2.11.0, see the
9383
for a complete list of changes, enhancements, fixes and upgrade considerations.
9484

9585

96-
<<<<<<< HEAD
9786
## v2.10.1 - 2025-06-11
98-
=======
99-
## v2.10.1
100-
>>>>>>> 7b378e7 (add accidentally removed md files)
10187

10288
v2.10.1 is a maintenance release with the following fixes:
10389

@@ -113,11 +99,7 @@ confluent-kafka-python v2.10.1 is based on librdkafka v2.10.1, see the
11399
[librdkafka release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.10.1)
114100
for a complete list of changes, enhancements, fixes and upgrade considerations.
115101

116-
<<<<<<< HEAD
117102
## v2.10.0 - 2025-04-18
118-
=======
119-
## v2.10.0
120-
>>>>>>> 7b378e7 (add accidentally removed md files)
121103

122104
v2.10.0 is a feature release with the following fixes and enhancements:
123105

@@ -128,11 +110,7 @@ confluent-kafka-python v2.10.0 is based on librdkafka v2.10.0, see the
128110
[librdkafka release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.10.0)
129111
for a complete list of changes, enhancements, fixes and upgrade considerations.
130112

131-
<<<<<<< HEAD
132113
## v2.9.0 - 2025-03-28
133-
=======
134-
## v2.9.0
135-
>>>>>>> 7b378e7 (add accidentally removed md files)
136114

137115
v2.9.0 is a feature release with the following fixes and enhancements:
138116

@@ -145,11 +123,7 @@ confluent-kafka-python v2.9.0 is based on librdkafka v2.8.0, see the
145123
[librdkafka release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.8.0)
146124
for a complete list of changes, enhancements, fixes and upgrade considerations.
147125

148-
<<<<<<< HEAD
149126
## v2.8.2 - 2025-02-28
150-
=======
151-
## v2.8.2
152-
>>>>>>> 7b378e7 (add accidentally removed md files)
153127

154128
v2.8.2 is a maintenance release with the following fixes and enhancements:
155129

@@ -164,11 +138,7 @@ Note: Versioning is skipped due to breaking change in v2.8.1.
164138
Do not run software with v2.8.1 installed.
165139

166140

167-
<<<<<<< HEAD
168141
## v2.8.0 - 2025-01-07
169-
=======
170-
## v2.8.0
171-
>>>>>>> 7b378e7 (add accidentally removed md files)
172142

173143
v2.8.0 is a feature release with the features, fixes and enhancements:
174144

@@ -177,11 +147,7 @@ confluent-kafka-python v2.8.0 is based on librdkafka v2.8.0, see the
177147
for a complete list of changes, enhancements, fixes and upgrade considerations.
178148

179149

180-
<<<<<<< HEAD
181150
## v2.7.0 - 2024-12-21
182-
=======
183-
## v2.7.0
184-
>>>>>>> 7b378e7 (add accidentally removed md files)
185151

186152
v2.7.0 is a feature release with the features, fixes and enhancements present in v2.6.2 including the following fix:
187153

@@ -192,11 +158,7 @@ confluent-kafka-python v2.7.0 is based on librdkafka v2.6.1, see the
192158
for a complete list of changes, enhancements, fixes and upgrade considerations.
193159

194160

195-
<<<<<<< HEAD
196161
## v2.6.2 - 2024-12-18
197-
=======
198-
## v2.6.2
199-
>>>>>>> 7b378e7 (add accidentally removed md files)
200162

201163
> [!WARNING]
202164
> Due to an error in which we included dependency changes to a recent patch release, Confluent recommends users to **refrain from upgrading to 2.6.2** of Confluent Kafka. Confluent will release a new minor version, 2.7.0, where the dependency changes will be appropriately included. Users who have already upgraded to 2.6.2 and made the required dependency changes are free to remain on that version and are recommended to upgrade to 2.7.0 when that version is available. Upon the release of 2.7.0, the 2.6.2 version will be marked deprecated.
@@ -239,11 +201,7 @@ confluent-kafka-python is based on librdkafka v2.6.1, see the
239201
for a complete list of changes, enhancements, fixes and upgrade considerations.
240202

241203

242-
<<<<<<< HEAD
243204
## v2.6.1 - 2024-11-18
244-
=======
245-
## v2.6.1
246-
>>>>>>> 7b378e7 (add accidentally removed md files)
247205

248206
v2.6.1 is a maintenance release with the following fixes and enhancements:
249207

@@ -256,11 +214,7 @@ confluent-kafka-python is based on librdkafka v2.6.1, see the
256214
for a complete list of changes, enhancements, fixes and upgrade considerations.
257215

258216

259-
<<<<<<< HEAD
260217
## v2.6.0 - 2024-10-11
261-
=======
262-
## v2.6.0
263-
>>>>>>> 7b378e7 (add accidentally removed md files)
264218

265219
v2.6.0 is a feature release with the following features, fixes and enhancements:
266220

@@ -274,11 +228,7 @@ confluent-kafka-python is based on librdkafka v2.6.0, see the
274228
for a complete list of changes, enhancements, fixes and upgrade considerations.
275229

276230

277-
<<<<<<< HEAD
278231
## v2.5.3 - 2024-09-02
279-
=======
280-
## v2.5.3
281-
>>>>>>> 7b378e7 (add accidentally removed md files)
282232

283233
v2.5.3 is a maintenance release with the following fixes and enhancements:
284234

@@ -293,11 +243,7 @@ for a complete list of changes, enhancements, fixes and upgrade considerations.
293243

294244

295245

296-
<<<<<<< HEAD
297246
## v2.5.0 - 2024-07-10
298-
=======
299-
## v2.5.0
300-
>>>>>>> 7b378e7 (add accidentally removed md files)
301247

302248
> [!WARNING]
303249
This version has introduced a regression in which an assert is triggered during **PushTelemetry** call. This happens when no metric is matched on the client side among those requested by broker subscription.
@@ -330,11 +276,7 @@ confluent-kafka-python is based on librdkafka v2.5.0, see the
330276
for a complete list of changes, enhancements, fixes and upgrade considerations.
331277

332278

333-
<<<<<<< HEAD
334279
## v2.4.0 - 2024-05-07
335-
=======
336-
## v2.4.0
337-
>>>>>>> 7b378e7 (add accidentally removed md files)
338280

339281
v2.4.0 is a feature release with the following features, fixes and enhancements:
340282

DEVELOPER.md

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,12 @@ This document provides information useful to developers working on confluent-kaf
1010
- Git
1111
- librdkafka (for Kafka functionality)
1212

13-
<<<<<<< HEAD
1413
### Quick start (editable install)
1514

1615
<!-- markdownlint-disable MD029 -->
1716

1817
1. **Fork and Clone**
1918

20-
=======
21-
### Setup Steps
22-
23-
1. **Fork and Clone**
24-
>>>>>>> 7b378e7 (add accidentally removed md files)
2519
```bash
2620
git clone https://github.com/your-username/confluent-kafka-python.git
2721
cd confluent-kafka-python
@@ -36,49 +30,33 @@ This document provides information useful to developers working on confluent-kaf
3630
**Note**: On Windows the variables for Visual Studio are named INCLUDE and LIB
3731

3832
3. **Install librdkafka** (if not already installed)
39-
<<<<<<< HEAD
4033

4134
See the main README.md for platform-specific installation instructions.
42-
=======
43-
See the main README.md for platform-specific installation instructions
44-
>>>>>>> 7b378e7 (add accidentally removed md files)
4535

4636
If librdkafka is installed in a non-standard location provide the include and library directories with:
4737

4838
```bash
4939
C_INCLUDE_PATH=/path/to/include LIBRARY_PATH=/path/to/lib python -m build
5040
```
5141

52-
<<<<<<< HEAD
5342
4. **Install confluent-kafka-python (editable) with dev/test/docs extras**
5443

55-
=======
56-
4. **Install confluent-kafka-python with optional dependencies**
57-
>>>>>>> 7b378e7 (add accidentally removed md files)
5844
```bash
5945
pip3 install -e .[dev,tests,docs]
6046
```
6147

62-
<<<<<<< HEAD
6348
Alternatively you can build the bundle independently with:
64-
=======
65-
This will also build the wheel be default. Alternatively you can build the bundle independently with:
66-
>>>>>>> 7b378e7 (add accidentally removed md files)
6749

6850
```bash
6951
python3 -m build
7052
```
7153

7254
5. **Verify Setup**
73-
<<<<<<< HEAD
7455

75-
=======
76-
>>>>>>> 7b378e7 (add accidentally removed md files)
7756
```bash
7857
python3 -c "import confluent_kafka; print('Setup successful!')"
7958
```
8059

81-
<<<<<<< HEAD
8260
<!-- markdownlint-enable MD029 -->
8361

8462
## Project layout
@@ -90,8 +68,6 @@ C_INCLUDE_PATH=/path/to/include LIBRARY_PATH=/path/to/lib python -m build
9068
- `examples/` — runnable samples (includes asyncio example)
9169
- `tools/unasync.py` — SR-only sync code generation from async sources
9270

93-
=======
94-
>>>>>>> 7b378e7 (add accidentally removed md files)
9571
## Generate Documentation
9672

9773
Install docs dependencies:
@@ -116,11 +92,7 @@ python3 setup.py build_sphinx
11692

11793
Documentation will be generated in `build/sphinx/html`.
11894

119-
<<<<<<< HEAD
12095
## Unasync — maintaining sync versions of async code (Schema Registry only)
121-
=======
122-
## Unasync -- maintaining sync versions of async code
123-
>>>>>>> 7b378e7 (add accidentally removed md files)
12496

12597
```bash
12698
python3 tools/unasync.py
@@ -129,7 +101,6 @@ python3 tools/unasync.py
129101
python3 tools/unasync.py --check
130102
```
131103

132-
<<<<<<< HEAD
133104
If you make any changes to the async code (in `src/confluent_kafka/schema_registry/_async` and `tests/integration/schema_registry/_async`), you **must** run this script to generate the sync counterparts (in `src/confluent_kafka/schema_registry/_sync` and `tests/integration/schema_registry/_sync`). Otherwise, this script will be run in CI with the `--check` flag and fail the build.
134105

135106
Note: The AsyncIO Producer/Consumer under `src/confluent_kafka/experimental/aio/` are first-class asyncio implementations and are not generated using `unasync`.
@@ -212,12 +183,3 @@ See “Generate Documentation” above; ensure examples and code blocks compile
212183

213184
- Build errors related to librdkafka: ensure headers and libraries are discoverable; see “Install librdkafka” above for `C_INCLUDE_PATH` and `LIBRARY_PATH`.
214185
- Async tests hanging: check event loop usage and that `await producer.close()` is called to stop background tasks.
215-
=======
216-
If you make any changes to the async code (in `src/confluent_kafka/schema_registry/_async` and `tests/integration/schema_registry/_async`), you **must** run this script to generate the sync counter parts (in `src/confluent_kafka/schema_registry/_sync` and `tests/integration/schema_registry/_sync`). Otherwise, this script will be run in CI with the --check flag and fail the build.
217-
218-
219-
## Tests
220-
221-
222-
See [tests/README.md](tests/README.md) for instructions on how to run tests.
223-
>>>>>>> 7b378e7 (add accidentally removed md files)

0 commit comments

Comments
 (0)