Skip to content

@niemyjski niemyjski released this Nov 16, 2020

Version 1.6.4 is a maintenance release that fixed bugs with log levels.

Bug Fixes

  • Fixed a bug where network calls could be made and an api key was not set.
  • Fixed several bugs with resolving Log Levels. (#91)

Development Improvements

  • Updated dev tool chain to latest Typescript version and migrated to eslint.
  • Added GitHub .devcontainer support.
  • Run build and unit tests on macOS, Linux and Windows.

Please take a look at the change log for a full list of the changes.

Feedback

We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!

Assets 2

@niemyjski niemyjski released this Jun 18, 2019 · 22 commits to master since this release

Version 1.6.3 is a maintenance release that fixed a bug with running npm i (#86.)

Please take a look at the change log for a full list of the changes.

Feedback

We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!

Assets 2

@niemyjski niemyjski released this Jun 13, 2019 · 23 commits to master since this release

Version 1.6.2 is a maintenance release that fixed a bug with Universal apps.

Bug Fixes

  • Fixed a bug where Angular would throw Error running plugin 'ModuleInfoPlugin': The "path" argument must be of type string. Received type undefined. (exceptionless/Exceptionless#427).

Please take a look at the change log for a full list of the changes.

Feedback

We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!

Assets 2

@niemyjski niemyjski released this Feb 15, 2019 · 25 commits to master since this release

Version 1.6.1 is a maintenance release that fixed a bug with Angular.

Bug Fixes

  • Fixed a bug where Angular would throw TypeError: (void 0) is not a function when running in prod mode (#84).

Please take a look at the change log for a full list of the changes.

Feedback

We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!

Assets 2

@niemyjski niemyjski released this May 10, 2018

Version 1.6.0 is a maintenance release that focused on improving GDPR support and fixing bugs.

General Data Protection Regulation

We've added new controls to help meet GDPR requirements. By default the Exceptionless Client will report all available metadata including potential PII data. You can fine tune the collection of information via Data Exclusions or turning off collection completely. Please visit the wiki for detailed information on how to configure the client to meet your requirements.

New Features

  • Added includePrivateInformation includeUserName, includeMachineName, includeIpAddress, includeCookies, includePostData, includeQueryString properties to client.config that give you fine grained data controls to limit what data is sent. Please note some of these properties are already being handled by Data Exclusions.
  • Added includePrivateInformation=false as a valid query string parameter / value when loading the script from a cdn. This allows you to quickly disable collection of extra metadata in your apps.
  • Added ability to configure the client configuration end point via client.config.configServerUrl.

Bug Fixes

  • Fixed a bug where configuration could be retrieved concurrently causing extra requests to be made.
  • Updated logic around Settings management to help prevent any race conditions when updating values.
  • Fixed a bug where configuration would always be updated if there was no server configuration header returned.
  • Fixed a bug where default configuration values wouldn't always be applied to default values (false, 0, etc..).

Please take a look at the change log for a full list of the changes.

Feedback

We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!

Assets 2

@niemyjski niemyjski released this Dec 19, 2017 · 41 commits to master since this release

Version 1.5.5 is a maintenance release that fixed a bug with the node client and optimized the default value for submitting heartbeats and retrieving settings.

  • Fixed a bug where the wrong transport protocol could be used when submitting events from node (#79).
  • Optimized the default interval for submitting heartbeats and retrieving settings when idle.

Please take a look at the change log for a full list of the changes.

Feedback

We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!

Assets 2

@niemyjski niemyjski released this Aug 2, 2017 · 47 commits to master since this release

Version 1.5.4 is a maintencance release that focused on fixing bugs with logging exceptions and logs.

  • Fixed a bug with submitLog not respecting log message and log level.
  • Always specify a default Error type when submitting an exception if one is not specified.

Please take a look at the change log for a full list of the changes.

Feedback

We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!

Assets 2

@niemyjski niemyjski released this Jun 30, 2017 · 49 commits to master since this release

Version 1.5.3 fixed a single bug with the angular integration.

Please take a look at the change log for a full list of the changes.

Feedback

We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!

Assets 2
Pre-release
Pre-release

@niemyjski niemyjski released this Jun 30, 2017 · 51 commits to master since this release

Version 1.5.2 fixed a single bug with the angular integration.

Please take a look at the change log for a full list of the changes.

Feedback

We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!

Assets 2
Pre-release
Pre-release

@niemyjski niemyjski released this Jun 30, 2017 · 51 commits to master since this release

Version 1.5.1 fixed a single bug with the angular integration.

Please take a look at the change log for a full list of the changes.

Feedback

We're listening and we'd love to hear your feedback! Please send us your feedback by clicking on one of the links below!

Assets 2
You can’t perform that action at this time.