Skip to content

Commit

Permalink
Merge pull request #760 from atsign-foundation/prepare_v3.0.19
Browse files Browse the repository at this point in the history
build: canary release of v3.0.19
  • Loading branch information
sitaram-kalluri authored Jun 21, 2022
2 parents d48f43b + a07c882 commit fa7ba69
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions at_secondary/at_secondary_server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 3.0.19
- Upgrade at_persistence_secondary_server version to 3.0.28 which replaces null commitId(s) with hive internal key(s) on server startup
## 3.0.18
- Fix compaction when null commitId
- Fix issues in notifications and add tests
- No-op change to trigger build run
- Fix HandshakeException handling
## 3.0.17
- FEAT: Support to bypass cache
## 3.0.16
Expand Down
4 changes: 2 additions & 2 deletions at_secondary/at_secondary_server/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ dependencies:
crypton: ^2.0.1
collection: ^1.15.0
basic_utils: ^3.0.2
at_persistence_secondary_server: ^3.0.25
at_lookup: ^3.0.24
at_persistence_secondary_server: ^3.0.28
at_lookup: ^3.0.25
at_server_spec: ^3.0.8

# dependency_overrides:
Expand Down

0 comments on commit fa7ba69

Please sign in to comment.