v0.2.1

ekzhang/borev0.2.1Apr 9, 2022by ekzhang

AI Summary

Enhances application stability by ensuring the program exits immediately upon encountering common errors. Additionally, the project now includes a LICENSE file and comprehensive integration tests for authentication and proxying.

Key Highlights

  • Immediate exit on common errors for improved stability
  • Added LICENSE file
  • Added integration tests for auth and proxying

New Features

  • Immediate error handling
  • LICENSE addition
  • Integration tests

Full Release Notes

## What's Changed
* Improve stability by exiting immediately on common errors by @ekzhang in https://github.com/ekzhang/bore/pull/2
* Add LICENSE by @orhun in https://github.com/ekzhang/bore/pull/3
* Add integration tests for auth and end-to-end proxying by @ekzhang in https://github.com/ekzhang/bore/pull/4

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

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