Skip to content

Commit

Permalink
uptake persistence 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
murali-shris committed Oct 21, 2021
1 parent d5bc274 commit 5b6a720
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions at_secondary/at_secondary_server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 3.0.5
- Uptake latest persistence - remove compaction strategy
## 3.0.4
- Fix NPE in commit log keystore.
## 3.0.3
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
@@ -1,6 +1,6 @@
name: at_secondary
description: Implementation of secondary server.
version: 3.0.4
version: 3.0.5
repository: https://github.com/atsign-foundation/at_server
homepage: https://www.example.com
publish_to: none
Expand All @@ -16,7 +16,7 @@ dependencies:
crypton: ^2.0.1
collection: ^1.15.0
basic_utils: ^3.0.2
at_persistence_secondary_server: ^3.0.2
at_persistence_secondary_server: ^3.0.4
at_lookup: ^3.0.3
at_server_spec: ^3.0.0

Expand Down

0 comments on commit 5b6a720

Please sign in to comment.