Skip to content

Release v3.0.14

Compare
Choose a tag to compare
@sitaram-kalluri sitaram-kalluri released this 05 Apr 05:48
· 4035 commits to trunk since this release
4be50e7

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

Full Changelog: v3.0.13...v3.0.14