Skip to content

Commit fd76a83

Browse files
authored
Merge pull request #125 from semiotic-ai/release-please--branches--main
chore: release main
2 parents b1d940e + 47ff1ea commit fd76a83

File tree

6 files changed

+56
-9
lines changed

6 files changed

+56
-9
lines changed

.release-please-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
".": "0.0.0",
3-
"tap_aggregator": "0.1.0",
4-
"tap_core": "0.1.0",
5-
"tap_integration_tests": "0.1.1"
3+
"tap_aggregator": "0.1.1",
4+
"tap_core": "0.2.0",
5+
"tap_integration_tests": "0.1.2"
66
}

tap_aggregator/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/semiotic-ai/timeline-aggregation-protocol/compare/tap_aggregator-v0.1.0...tap_aggregator-v0.1.1) (2023-07-20)
4+
5+
6+
### Features
7+
8+
* **aggregator:** add basic logging ([117b2f2](https://github.com/semiotic-ai/timeline-aggregation-protocol/commit/117b2f245f3d967cdc518c9435822a3f1fefdbd6)), closes [#145](https://github.com/semiotic-ai/timeline-aggregation-protocol/issues/145)
9+
* **aggregator:** add prometheus metrics ([054f5bb](https://github.com/semiotic-ai/timeline-aggregation-protocol/commit/054f5bb415ad44501ebb3afe8ea31492ed88a130))
10+
11+
12+
### Bug Fixes
13+
14+
* **aggregator:** revert default port change ([2f76f95](https://github.com/semiotic-ai/timeline-aggregation-protocol/commit/2f76f959e7576f32c4052dca94bf6e21a2f7f9eb))
15+
* **aggregator:** short args removed ([47c7183](https://github.com/semiotic-ai/timeline-aggregation-protocol/commit/47c7183d922198b84e09e669cf5a86ed4f3581e2))
16+
17+
18+
### Dependencies
19+
20+
* The following workspace dependencies were updated
21+
* dependencies
22+
* tap_core bumped from 0.1.0 to 0.2.0
23+
324
## 0.1.0 (2023-06-29)
425

526

tap_aggregator/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name="tap_aggregator"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition.workspace = true
55
license.workspace = true
66
readme = "README.md"
@@ -13,7 +13,7 @@ path = "src/main.rs"
1313
[dependencies]
1414
anyhow = "1.0.70"
1515
tokio = { version = "1.27.0", features = ["macros", "signal"] }
16-
tap_core = { version = "0.1.0", path = "../tap_core" }
16+
tap_core = { version = "0.2.0", path = "../tap_core" }
1717
jsonrpsee = { version = "0.18.0", features = ["server", "macros"] }
1818
ethers-signers = "2.0.3"
1919
clap = { version = "4.2.4", features = ["derive", "env"] }

tap_core/CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/semiotic-ai/timeline-aggregation-protocol/compare/tap_core-v0.1.0...tap_core-v0.2.0) (2023-07-20)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **tap_core:** Preserve adapter error type using anyhow ([#133](https://github.com/semiotic-ai/timeline-aggregation-protocol/issues/133))
9+
* **receipt_storage_adapter:** all functions unnecessary to the TAP manager have been removed from the `ReceiptStorageAdapter` trait.
10+
* **rav_storage_adapter:** the RavStorageAdapter public trait has changed
11+
12+
### Features
13+
14+
* **manager:** add receipts_auto_delete ([#130](https://github.com/semiotic-ai/timeline-aggregation-protocol/issues/130)) ([37bc8e1](https://github.com/semiotic-ai/timeline-aggregation-protocol/commit/37bc8e1212fb525e15be465bdc0dba4e5349c025))
15+
* **receipt_storage_adapter:** Use RangeBounds ([663a8ba](https://github.com/semiotic-ai/timeline-aggregation-protocol/commit/663a8ba7f0afb74cc17e4eb58802282771cb0bca))
16+
* **tap_core:** Preserve adapter error type using anyhow ([#133](https://github.com/semiotic-ai/timeline-aggregation-protocol/issues/133)) ([77abbd8](https://github.com/semiotic-ai/timeline-aggregation-protocol/commit/77abbd82d5e0c75cd04b1bce55360a312f036bac))
17+
18+
19+
### Bug Fixes
20+
21+
* **tap_manager:** receipt auditor min_timestamp set incorrectly ([743ac7c](https://github.com/semiotic-ai/timeline-aggregation-protocol/commit/743ac7cd252a3723ad01fbd4a1b54cbaf68267af))
22+
23+
24+
### Code Refactoring
25+
26+
* **rav_storage_adapter:** simplify trait ([6af9471](https://github.com/semiotic-ai/timeline-aggregation-protocol/commit/6af9471bea8aeafd415b4f3e7b92a1eb6bec135b))
27+
* **receipt_storage_adapter:** prune trait ([caef197](https://github.com/semiotic-ai/timeline-aggregation-protocol/commit/caef197261f16187402f69091ffea843e6aef970))
28+
329
## 0.1.0 (2023-06-29)
430

531

tap_core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name="tap_core"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition.workspace = true
55
license.workspace = true
66
description = "Core Timeline Aggregation Protocol library: a fast, efficient and trustless unidirectional micro-payments system."

tap_integration_tests/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[package]
22
name = "tap_integration_tests"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition.workspace = true
55
license.workspace = true
66
autotests = false
77
description = "Integration tests for the Timeline Aggregation Protocol."
88
publish = false
99

1010
[dependencies]
11-
tap_aggregator = { version = "0.1.0", path = "../tap_aggregator" }
12-
tap_core = { version = "0.1.0", path = "../tap_core" }
11+
tap_aggregator = { version = "0.1.1", path = "../tap_aggregator" }
12+
tap_core = { version = "0.2.0", path = "../tap_core" }
1313
jsonrpsee = { version = "0.18.0", features = ["http-client", "server"] }
1414
ethers = "2.0.0"
1515
clap = { version = "4.2.4", features = ["derive", "env"] }

0 commit comments

Comments
 (0)