We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7f7a22 + 4029b08 commit f281cfeCopy full SHA for f281cfe
docs/index.md
@@ -166,6 +166,8 @@ Knowing which companies are using this library is important to help prioritize t
166
[**Pushpay**](https://pushpay.com/){target="_blank" rel="nofollow"}
167
{ .card }
168
169
+</div>
170
+
171
## Tenets
172
173
These are our core principles to guide our decision making.
version.json
@@ -2,11 +2,11 @@
2
"Core": {
3
"Logging": "1.5.1",
4
"Metrics": "1.7.1",
5
- "Tracing": "1.5.0"
+ "Tracing": "1.5.1"
6
},
7
"Utilities": {
8
"Parameters": "1.3.0",
9
- "Idempotency": "1.2.1",
10
- "BatchProcessing": "1.1.1"
+ "Idempotency": "1.2.2",
+ "BatchProcessing": "1.1.2"
11
}
12
0 commit comments