v6.1.3
With 6.1.3 we focused bug fixes and improving the self hosting experience.
Docker
We added an easier way to try Exceptionless out locally with a single docker image. Exceptionless can be run locally as simply as docker run --rm -it -p 5000:80 exceptionless/exceptionless:6.1.3
. This will run a completely self-contained simple instance of Exceptionless. It is only suitable for testing purposes since it will not persist data. For more complete setups, check out the self hosting documentation.
Bug Fixes
We had several notable fixes in this release that deserve some recognition.
- Fixed an issue for users around the globe where the existing CDN provider may have not been available in some regions. This could cause the User Interface (UI) to not load (exceptionless/Exceptionless.UI#195).
Upgrading to 6.1.3
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, submit a GitHub issue or contact us on the website.
Thanks
We'd like to say thank you to the community and project sponsors for helping us ship 6.0!