Skip to content

Commit 9d22d62

Browse files
vduduhrekby
authored andcommitted
Update CHANGELOG.md
1 parent 0252402 commit 9d22d62

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
* Change `RemoveRecursive`
2+
- Add scheme.EntryTopic
3+
- Remove pathToRemove (if not empty)
4+
15
## v3.42.13
26
* Fixed default state of `internal/xerrors.retryableError`: it inherit properties from parent error as possible
37
* Marked event `grpc/stats.End` as ignored at observing status of grpc connection
@@ -12,7 +16,7 @@
1216
* Fixed validation error for topicoptions.WithPartitionID option of start topic writer.
1317

1418
## v3.42.10
15-
* Added exit from retryer if got grpc-error `Unauthenticated` on `discovery/ListEndpoints` call
19+
* Added exit from retryer if got grpc-error `Unauthenticated` on `discovery/ListEndpoints` call
1620

1721
## v3.42.9
1822
* Added `internal/xerrors.Errorf` error for wrap multiple errors and check them with `errors.Is` of `errors.As`

0 commit comments

Comments
 (0)