Releases: atsign-foundation/at_server
Releases · atsign-foundation/at_server
Canary release c3.0.15c
What's Changed
- Meta data cache by @srieteja in #640
- Update CHANGELOG.md and removed print statements in persistence layer by @srieteja in #654
- Update pubspec.yaml by @srieteja in #657
- Fixed PR description and added Google ACME by @cpswan in #655
- update pubspec by @murali-shris in #659
- upgrade at lookup version by @murali-shris in #660
Full Changelog: c3.0.15b...c3.0.15c
Canary release c3.0.15b
What's Changed
- add notify delete verb by @kalluriramkumar in #611
- upgrade dependencies by @kalluriramkumar in #637
- New certificates generated by @cpswan in #641
- Bump debian from stable-20220328-slim to stable-20220418-slim in /at_virtual_environment/ve_base by @dependabot in #648
- Remove last accessed check in stats_notification_service.dart by @kalluriramkumar in #649
Full Changelog: c3.0.15a...c3.0.15b
Canary release c3.0.15a
What's Changed
- Fix for edge case where some notifications could be lost until server restart by @gkc in #632
- Info verb now supports info:brief usage by @gkc in #636
- Updated documentation on 'info' verb. by @gkc in #634
- update at_persistence_secondary_server dependencies by @gkc in #635
- Bump actions/download-artifact from 2 to 3 by @dependabot in #627
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #626
Full Changelog: c3.0.14c...c3.0.15a
Release v3.0.14
What's Changed
- Logging improvements and fixes by @cpswan in #593
- Better inbound connection management by @gkc in #583
- Listen for SIGKILL and SIGINT for graceful server shutdown by @gkc in #595
- Tweaked a timeout by @gkc in #598
- Prevent concurrent list modification issue in InboundConnectionPool by @gkc in #597
- Make it so that clearInvalidConnections never throws an exception by @gkc in #599
- ACME script - refine backoff/retry and its logging by @cpswan in #594
- shared key and public key checksum support for notify by @murali-shris in #596
- Bump dart from 2.16.1 to 2.16.2 in /at_root/at_root_server by @dependabot in #605
- Refactor certificate actions by @cpswan in #601
- Bump dart from 2.16.1 to 2.16.2 in /at_secondary by @dependabot in #602
- Bump dart from 2.16.1 to 2.16.2 in /at_virtual_environment/ve_base by @dependabot in #603
- Bump dart from 2.16.1 to 2.16.2 in /at_virtual_environment/ve by @dependabot in #604
- Notifications to have same id across by @kalluriramkumar in #609
- Bump debian from stable-20220316-slim to stable-20220328-slim in /at_virtual_environment/ve_base by @dependabot in #607
- Fix failover to ZeroSSL issue by @kumarnarendra701 in #613
- Remove singleton nature of DummyInboundConnection by @kalluriramkumar in #616
- Update hive version by @murali-shris in #614
- updated tests to take a new value for each run by @purnimavenkatasubbu in #612
- Upgrade dependencies by @kalluriramkumar in #619
- Upgrade dependencies by @kalluriramkumar in #620
- update persistence version by @murali-shris in #618
- Fix verison typo. by @kalluriramkumar in #623
New Contributors
- @kumarnarendra701 made their first contribution in #613
Full Changelog: v3.0.13...v3.0.14
Canary release c3.0.14c
Canary Release 3.0.14b
What's Changed
- Upgrade dependencies by @kalluriramkumar in #619
- Upgrade dependencies by @kalluriramkumar in #620
- update persistence version by @murali-shris in #618
Full Changelog: c3.0.14a...c3.0.14b
Canary Release 3.0.14a
What's Changed
- Bump dart from 2.16.1 to 2.16.2 in /at_root/at_root_server by @dependabot in #605
- Refactor certificate actions by @cpswan in #601
- Bump dart from 2.16.1 to 2.16.2 in /at_secondary by @dependabot in #602
- Bump dart from 2.16.1 to 2.16.2 in /at_virtual_environment/ve_base by @dependabot in #603
- Bump dart from 2.16.1 to 2.16.2 in /at_virtual_environment/ve by @dependabot in #604
- Notifications to have same id across by @kalluriramkumar in #609
- Bump debian from stable-20220316-slim to stable-20220328-slim in /at_virtual_environment/ve_base by @dependabot in #607
- Fix failover to ZeroSSL issue by @kumarnarendra701 in #613
- Remove singleton nature of DummyInboundConnection by @kalluriramkumar in #616
- Update hive version by @murali-shris in #614
- updated tests to take a new value for each run by @purnimavenkatasubbu in #612
New Contributors
- @kumarnarendra701 made their first contribution in #613
Full Changelog: c3.0.14...c3.0.14a
Canary Release 3.0.14
What's Changed
- Logging improvements and fixes by @cpswan in #593
- Better inbound connection management by @gkc in #583
- Listen for SIGKILL and SIGINT for graceful server shutdown by @gkc in #595
- Tweaked a timeout by @gkc in #598
- Prevent concurrent list modification issue in InboundConnectionPool by @gkc in #597
- Make it so that clearInvalidConnections never throws an exception by @gkc in #599
- ACME script - refine backoff/retry and its logging by @cpswan in #594
- shared key and public key checksum support for notify by @murali-shris in #596
Full Changelog: v3.0.13...c3.0.14
Release v3.0.13
What's Changed
- End to end cross tests trunk:prod by @cpswan in #533
- Enhance tests by @purnimavenkatasubbu in #535
- change default sync page limit from 100 to 25 by @murali-shris in #547
- Compaction stats persistence spec by @srieteja in #549
- dart format changes by @murali-shris in #552
- compaction_stats_at_secondary_split by @srieteja in #550
- remove dependency_overrrides by @srieteja in #553
- updated pubspec.yaml by @srieteja in #554
- Update pubspec.yaml by @srieteja in #555
- Bump leonsteinhaeuser/project-beta-automations from 1.2.0 to 1.2.1 by @dependabot in #534
- Bump docker/build-push-action from 2.9.0 to 2.10.0 by @dependabot in #557
- Increase outbound conn. wait time for notification response by @kalluriramkumar in #558
- Added 'info' and 'noop' verbs to at_server_spec by @gkc in #561
- publish server spec by @murali-shris in #564
- publish persistence spec for shared key in metadata by @murali-shris in #565
- attributes changed in AtCompactionStats by @srieteja in #559
- Compaction stats patch2 by @srieteja in #560
- publish persistence secondary by @murali-shris in #566
- changed persistence and server spec version by @murali-shris in #567
- Sharedkey metadata by @murali-shris in #540
- server pubspec changes for shared key in metadata by @murali-shris in #569
- Root Dockerfile refactored to be like Secondary by @cpswan in #556
- Info and noop verbs by @gkc in #563
- Fold at_virtual_environment into at_server by @cpswan in #562
- Bump debian from stable-20220228-slim to stable-20220316-slim in /at_virtual_environment/ve_base by @dependabot in #570
- Workflow tweaks by @cpswan in #571
- Don't try to sudo echo by @cpswan in #573
- Get root server working again in VE by @cpswan in #574
- Redis record file and VE Base Dockerfile reordering by @cpswan in #575
- Add new metadata to sync_progressive_verb_handler.dart by @kalluriramkumar in #576
Full Changelog: v3.0.12...v3.0.13
Canary Release 3.0.13a
What's Changed
- Bump leonsteinhaeuser/project-beta-automations from 1.2.0 to 1.2.1 by @dependabot in #534
- Bump docker/build-push-action from 2.9.0 to 2.10.0 by @dependabot in #557
- Increase outbound conn. wait time for notification response by @kalluriramkumar in #558
- Added 'info' and 'noop' verbs to at_server_spec by @gkc in #561
- publish server spec by @murali-shris in #564
- publish persistence spec for shared key in metadata by @murali-shris in #565
- attributes changed in AtCompactionStats by @srieteja in #559
- Compaction stats patch2 by @srieteja in #560
- publish persistence secondary by @murali-shris in #566
- changed persistence and server spec version by @murali-shris in #567
- Sharedkey metadata by @murali-shris in #540
- server pubspec changes for shared key in metadata by @murali-shris in #569
Full Changelog: c3.0.13...c3.0.13a