Exceptionless.NET 4.1 is here and we wanted to make a quick blog post highlighting the new features, bug fixes, and of course upgrading. In this release, we focused primarily on adding .NET Standard 2.0 support, along with ongoing performance enhancements and bug fixes. More details, below:
Since we first introduced Slack integration with the goal of further improving notifications in Exceptionless, we’ve come back around with updates, a few bug fixes, and wanted to give everyone a quick all-in-one overview of the feature! Thanks to everyone that has provided feedback, bug reports, and suggestions. If you have any, don’t hesitate to …Read More
/ Since we first introduced Slack integration with the goal of further improving notifications in Exceptionless, we’ve come back around with updates, a few bug fixes, and wanted to give everyone a quick all-in-one overview of the feature! Thanks to everyone that has provided feedback, bug reports, and suggestions. If you have any, don’t hesitate …Read More
Recently, we released Exceptionless.JavaScript 1.5. The major update for the release was the addition of universal JavaScript (React Universal) support! More details below. The key is that we can now run in server side node apps, or in the browser, with a single script and do the right thing! TL;DR: Isomorphism is the functional aspect of …Read More
Recently, we released Exceptionless.JavaScript 1.5. The major update for the release was the addition of universal JavaScript (React Universal) support! More details below. The key is that we can now run in server side node apps, or in the browser, with a single script and do the right thing! TL;DR: Isomorphism is the functional aspect of …Read More
New Features Added a new PostgreSQLSchemaProvider (Contrib Paul Welter). Bug Fixes Added additional error handling around saving documents in visual studio. Fixed a bug where extracting samples could fail without retrying. Many more minor bug fixes. Breaking Changes The installer no longer contains MSBuild support or Visual Studio Integration. If you are getting an error …Read More
Exceptionless.JavaScript v1.5 Release Notes Unversal App Support The major update for 1.5 is that we have added support for universal apps (React Universal). To view the exact changes required to get everything working and set up, click here. Other 1.5 Updates Added support for exceptions that are passed in and are just strings. Updated TraceKit …Read More
Exceptionless.JavaScript v1.5 Release Notes Unversal App Support # The major update for 1.5 is that we have added support for universal apps (React Universal). To view the exact changes required to get everything working and set up, click here. Other 1.5 Updates #
Part of the big Generator 8.0 release that launched a few weeks ago was improving Generate on Build functionality. Previous versions of Generator required a pre-installed targets file for MSBuild integration. This was not a great option when you were trying to generate and build code on a build server or consuming Generator on a …Read More
CodeSmith Generator 8.0 is here and it brings with it many great improvements. We’ve added Visual Studio 2017, C# 6, VB 14, and .NET 4.7 support, and made using CodeSmith Generator in CI / build server scenarios super simple. Also, a number of NuGet packages have been added to make it much easier to use …Read More