Commit 24a55d5 1 parent d9961e2 commit 24a55d5 Copy full SHA for 24a55d5
File tree 3 files changed +10
-3
lines changed
3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,13 @@ and this project adheres to [Semantic Versioning].
9
9
10
10
-
11
11
12
+ ## [ 0.8.12] - 2025-02-12
13
+
14
+ ### Changed in 0.8.12
15
+
16
+ - Update dependencies
17
+ - ` .proto ` field names
18
+
12
19
## [ 0.8.11] - 2025-02-10
13
20
14
21
### Changed in 0.8.11
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ require (
48
48
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
49
49
github.com/senzing-garage/go-messaging v1.5.2 // indirect
50
50
github.com/senzing-garage/go-sdk-abstract-factory v0.9.4 // indirect
51
- github.com/senzing-garage/sz-sdk-go-grpc v0.8.8 // indirect
51
+ github.com/senzing-garage/sz-sdk-go-grpc v0.8.9 // indirect
52
52
github.com/senzing-garage/sz-sdk-go-mock v0.8.4 // indirect
53
53
github.com/sourcegraph/conc v0.3.0 // indirect
54
54
github.com/spf13/afero v1.12.0 // indirect
Original file line number Diff line number Diff line change @@ -108,8 +108,8 @@ github.com/senzing-garage/sz-sdk-go v0.14.5 h1:EbXg15KcrBUFiN7dyptHKye0UiMmG1ZaS
108
108
github.com/senzing-garage/sz-sdk-go v0.14.5 /go.mod h1:wwLyt+FAF2xA3hWHjWkNOYvKZvjHxfHDvspTHA/Dtno =
109
109
github.com/senzing-garage/sz-sdk-go-core v0.8.8 h1:/8pp7pykyBU+DonHJLYJ1RyCfeJ0RcfRV0gwYAqrkps =
110
110
github.com/senzing-garage/sz-sdk-go-core v0.8.8 /go.mod h1:ughHKXzs5eIzxVUavH+YTxIjmG7apz0HKWIjKmV1bKA =
111
- github.com/senzing-garage/sz-sdk-go-grpc v0.8.8 h1:SyqW14zcV6+G+zXAEP9Fv0N18OlZq7RLZzYHqU5ZFjg =
112
- github.com/senzing-garage/sz-sdk-go-grpc v0.8.8 /go.mod h1:kg5PD3znR/l917eicXYoJRmFoYWu2k56G3D+pxX1560 =
111
+ github.com/senzing-garage/sz-sdk-go-grpc v0.8.9 h1:VqrAfDm4Lq287gXe1HT54hQo5G+9h1NZmRD73/RKDUE =
112
+ github.com/senzing-garage/sz-sdk-go-grpc v0.8.9 /go.mod h1:EdGIV94fI+qURvlMjSlSBRb8ue7vaAb+aDPO8sjgPoU =
113
113
github.com/senzing-garage/sz-sdk-go-mock v0.8.4 h1:aZSYuoDWatR7PJRUM0Yt3OX7NM4aQRgpFyh4NuU0kss =
114
114
github.com/senzing-garage/sz-sdk-go-mock v0.8.4 /go.mod h1:ZXayN7Us1aoOW+rIWAt5tcnk2//9NaEVXE6jxBe7BNg =
115
115
github.com/senzing-garage/sz-sdk-proto v0.8.0 h1:wu+9nFz/fTajBll0Ii5B4NG5nWJkqRYpTOtZbGEam7c =
You can’t perform that action at this time.
0 commit comments