v0.2.0

ekzhang/borev0.2.0Apr 8, 2022by ekzhang

AI Summary

Introduces an optional secret mechanism to authenticate clients connecting to the bore server. Improvements were also made to the clarity of error messages displayed during connection failures.

Key Highlights

  • Optional secret for client authentication
  • Better error messages for connection failures

New Features

  • Optional secret for authentication
  • Improved error messages

Full Release Notes

## What's Changed
* Add optional secret for authenticating clients by @jtroo and @ekzhang in https://github.com/ekzhang/bore/pull/1
* Better error messages for connection failures

## New Contributors
* @jtroo made their first contribution in https://github.com/ekzhang/bore/pull/1

**Full Changelog**: https://github.com/ekzhang/bore/compare/v0.1.1...v0.2.0