Skip to content

Releases: atata-framework/atata-configuration-json

3.0.0

16 Apr 08:27
Compare
Choose a tag to compare

Breaking changes

  • #111 Use Atata package v3.0.0
  • #112 Remove screenshot consumers configuration
  • #113 Replace "artifactsPath" configuration property with "artifactsPathTemplate"
  • #114 Remove "timeZone" configuration property
  • #115 Replace file path configuration of "nlog-file" log consumer with single "fileNameTemplate" configuration property
  • #116 Remove obsolete configuration properties: "logNUnitError", "takeScreenshotOnNUnitError", "takePageSnapshotOnNUnitError", "onCleanUpAddArtifactsToNUnitTestContext", "onCleanUpAddDirectoryFilesToNUnitTestContext"
  • #117 Remove obsolete configuration properties: "retryTimeout" and "retryInterval"
  • #118 Remove obsolete log consumer configuration property "sectionFinish"

Links

2.7.0

11 Jan 11:08
Compare
Choose a tag to compare

New features

  • #108 Add support of "assertionFailureReportStrategyType" configuration property
  • #109 Add support of "useNUnitAssertionFailureReportStrategy" configuration property
  • #110 Add support of "useSpecFlowNUnitFeatures" configuration property

Changes and enhancements

  • #107 Use Atata package v2.14.0

Links

2.6.0

06 Dec 15:31
Compare
Choose a tag to compare

New features

  • #104 Add support of "sectionEnd" log consumer configuration property
  • #105 Add support of "createRetries" driver configuration property
  • #106 Add support of "initialHealthCheck" driver configuration property

Changes and enhancements

  • #103 Use Atata package v2.13.0

Links

2.5.0

24 Oct 08:50
Compare
Choose a tag to compare

Changes and enhancements

  • #101 Use Atata package v2.11.0
  • #102 Deprecate NUnit event handling configuration properties

Links

2.4.0

01 Sep 11:03
Compare
Choose a tag to compare

New features

  • #99 Add support of browser logs monitoring configuration

Changes and enhancements

  • #98 Use Atata package v2.9.0
  • #100 Use Newtonsoft.Json package v13.0.3

Links

2.3.0

24 Jun 11:02
Compare
Choose a tag to compare

New features

  • #96 Add support of full-page screenshot configuration
  • #97 Add support of DomTestIdAttributeName and DomTestIdAttributeDefaultCase configuration properties

Changes and enhancements

  • #95 Use Atata package v2.8.1

Links

2.2.0

17 Nov 17:28
Compare
Choose a tag to compare

New Features

  • #94 Add support of page snapshots configuration

Changes and Enhancements

  • #93 Use Atata package v2.4.0

Links

2.1.0

20 Jul 11:21
Compare
Choose a tag to compare

Breaking Changes

  • #88 Remove Opera driver configuration

Changes and Enhancements

  • #89 Use Newtonsoft.Json package v13.0.1
  • #90 Use Atata package v2.1.0

Links

2.0.0

11 May 10:16
Compare
Choose a tag to compare

Breaking Changes

  • #74 Set target .NET framework to only .NET Standard 2.0
  • #75 Use Selenium.WebDriver package v4.1.0
  • #76 Replace "additionalCapabilities" driver options configuration property with "additionalBrowserOptions"
  • #77 Replace "globalAdditionalCapabilities" driver options configuration property with "additionalOptions"
  • #85 Use Atata package v2.0.0

New Features

  • #73 Support hierarchical JSON additional properties
  • #78 Add support of "androidOptions" Chrome options configuration property
  • #79 Add support of "androidOptions" Firefox options configuration property
  • #80 Add support of "defaultControlVisibility" configuration property
  • #81 Add support of "variables" configuration property
  • #82 Add support of "directoryPath" configuration property of "nlog-file" log consumer

Changes and Enhancements

  • #83 Remove Atata.WebDriverExtras package reference
  • #84 Remove Selenium.WebDriver package reference

Links

Atata.Configuration.Json 2.0.0 on NuGet

1.8.0

12 Nov 16:49
Compare
Choose a tag to compare

New Features

  • #71 Add support of event subscriptions

Changes and Enhancements

  • #69 Escape environment variable value
  • #70 Use Atata package v1.14.0

Links

Atata.Configuration.Json 1.8.0 on NuGet
Atata.Configuration.Json 1.8.0 is Released - Atata Blog