Releases: exceptionless/Exceptionless
v8.2.1
This release focused on bug fixes, .NET 9 support, and the beginnings of a new UI built in Svelte 5. 🎁
What's Changed
- Upgrade to Foundatio 11 and Microsoft TimeProvider by @niemyjski in #1680
- Upgrade to .NET 9 by @niemyjski in #1708
- OpenTelemetry updates by @ejsmith in #1541
- Use Problem Details for all API errors
- Improved Open API definitions
- Discard fixed stack events that don't regress by @niemyjski in #1507
- Account creation with token and AccountCreation false by @ChaosDMG in #1525
Beginnings of a new UI
We've been working on the next generation user interface written in Svelte 5. So far we are primarily focusing on proving out the core architecture. We will be doing frequent updates to the new UI and you can take a peek at where we are at by going to /next/
in the app. This has been a fun project so far and Svelte 5 is amazing! If anyone would like to help work on this fun project with us, come talk to us on Discord!
New Contributors
- @ChaosDMG made their first contribution in #1525
- @Corstiaan84 made their first contribution in #1528
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
As always, we'd like to say thank you to the community, @ciscoheat and project sponsors for helping us!
v8.2.0
This release focused on bug fixes, .NET 9 support, and the beginnings of a new UI built in Svelte 5. 🎁
What's Changed
- Upgrade to Foundatio 11 and Microsoft TimeProvider by @niemyjski in #1680
- Upgrade to .NET 9 by @niemyjski in #1708
- OpenTelemetry updates by @ejsmith in #1541
- Use Problem Details for all API errors
- Improved Open API definitions
- Discard fixed stack events that don't regress by @niemyjski in #1507
- Account creation with token and AccountCreation false by @ChaosDMG in #1525
Beginnings of a new UI
We've been working on the next generation user interface written in Svelte 5. So far we are primarily focusing on proving out the core architecture. We will be doing frequent updates to the new UI and you can take a peek at where we are at by going to /next/
in the app. This has been a fun project so far and Svelte 5 is amazing! If anyone would like to help work on this fun project with us, come talk to us on Discord!
New Contributors
- @ChaosDMG made their first contribution in #1525
- @Corstiaan84 made their first contribution in #1528
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
As always, we'd like to say thank you to the community, @ciscoheat and project sponsors for helping us!
v8.1.6
This is a small maintenance release focused on bug fixes and .NET 8 support.
What's Changed
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!
v8.1.5
What's Changed
This is a small maintenance release focused on bug fixes.
Bug Fixes
- Fixed some issues around creating webhooks and improved webhook validation that were introduced with the .NET 8 upgrade
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!
v8.1.4
What's Changed
This release greatly improves the offline and global experience as a cdn access is no longer required.
New Features
- Removed need for cdn dependencies by using vendor bundle by @zivillian in #1423
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!
v8.1.3
What's Changed
This release greatly improves the offline and global experience as a cdn access is no longer required.
New Features
- Removed need for cdn dependencies by using vendor bundle by @zivillian in #1423
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!
v8.1.2
Full Changelog: v8.1.1...v8.1.2
v8.1.1
Full Changelog: v8.1.0...v8.1.1
v8.1.0
What's Changed
Our latest update includes running on .NET 8 enabling Nullable Reference Types which discovered quite a few bugs and improved the Open API code generation.
Enhancements
- Support nullable reference types (#1399)
- Fixed various issues with our OpenAPI definitions (425c486)
Upgrading to 8.1
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!
v8.0.4
What's Changed
Our latest update includes some new features and enhancements.
New Features
- Added Search Before and After stable paging by @niemyjski in #1385 #1382
Enhancements
- Updated to Elasticsearch 8 and Redis 7 by default for all Kubernetes based deployment scripts.
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!