v8.0.0
What's Changed
Our latest update includes new features such as support for Discord notifications, Elasticsearch 8.0, OpenTelemetry, .NET 7.0, arm64 and more. Plus, we've merged our UI codebase into our main repo for streamlined self-hosting and development.
New Features
- Merging the UI into the web project by @ejsmith in #439
- Added ability to send slack webhook messages if the url ends with
/slack
by @niemyjski in #1112 This allows you to send notification messages to Discord and more! - Elasticsearch 8 support by @ejsmith in #1111 #1098
- OpenTelemetry Support by @ejsmith in #1111 #1098
- Arm64 support by @ejsmith in #1111 #1098
- Usage Improvements by @niemyjski #1111 #1098
- Upgrade to .NET 7.0 by @ejsmith in #1164
- Added the ability to suspend API Tokens
Bug Fixes
- Ensure usage stats do not go negative and many other improvements to usage stats by @niemyjski in #1025
- Fixed some stack filtering issues by always try non-inverted stack filter first by @ejsmith in #1030
- Load project config from request and don't log out if project doesn't exist by @niemyjski in #1258
- Fixed a bug where nonexistent stacks could throw Null Reference Exceptions
- Fixed several issues with our semver parser.
Breaking Changes
- Changed the default port from 5000 to 5200 for local development. This was due to MacOS was already using this port. 4ba5734
Upgrading to 8.0
The only users that need to worry about upgrading anything for this new release are self-hosters. If you are self-hosting Exceptionless, please review the Self Hosting Documentation, which contains information about upgrading your existing install. Please review the self-hosting documentation for more information.
Please take a look at the change log for a full list of the changes.
Always Improving
We’re always striving to improve the efficiency of Exceptionless and all of our projects. If you see any room for improvement or have any comments when using anything from us, please send us an in-app message or submit a GitHub issue.
Thanks
We'd like to say thank you to the community and project sponsors for helping us ship 8.0!