Skip to content

Commit 77b13f8

Browse files
authored
Bundle consul services and checks in the same transaction (#73)
* pack services and checks in the same transaction for higher consistency between services and their checks * add consul check to changelog
1 parent c73a2bd commit 77b13f8

File tree

2 files changed

+174
-176
lines changed

2 files changed

+174
-176
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Unreleased
44

5+
- `corrosion consul sync` will now bundle services and checks in a single transaction (changeset) ([#73](../../pull/73))
56
- (**BREAKING**) Persist subscriptions across reboots, including many reliability improvements ([#69](../../pull/69))
67
- Support existing tables being added to the schema ([#64](../../pull/64))
78

0 commit comments

Comments
 (0)