Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Release 1.2.0

Latest
Compare
Choose a tag to compare
@vhatsura vhatsura released this 17 Nov 15:31
· 5 commits to master since this release
2c6216f

Enhancements

Breaking changes

  • Drop support of MongoDB.Driver 2.3.x due to EOL of supported versions of MongoDB by the driver (#103)
  • Upgrade minimal version of Elastic.APM to 1.3.0 to solve compatibility issue with the agent

Infrastructure

  • Enable nullable reference types (#110)

Testing

  • Migrate to GitHub Actions (#107)
  • Run tests against all supported Elastic.APM dotnet agent versions (#109)

Documentation

Dependencies

  • Update Moq to 4.14.7
  • Update Microsoft.NET.Test.Sdk to 16.8.0
  • Update AutoFixture.Xunit2 to 4.14.0
  • Update xunit.runner.visualstudio to 2.4.3
  • Update TestEnvironment.Docker.Containers.Mongo to 1.2.0
  • Update TestEnvironment.Docker to 1.3.7