Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 16:58
· 22 commits to master since this release
1d57cc0

Summary

This release optimizes the release CI workflow, bumps unit test dependencies, and adds the ability to fetch the instance RPC configuration.

Commits

  • 9211c79: Only run build step once in release workflow (koko)
  • d233268: Add names to artifact download steps in release workflow (koko)
  • fd58a78: Fix broken paths in release workflow (koko)
  • 26e466f: Add dependabot configuration (koko)
  • 2b48846: Bump xunit from 2.4.2 to 2.5.1 (#5) (dependabot[bot]) #5
  • 9b2b49c: Bump xunit.runner.visualstudio from 2.4.5 to 2.5.1 (#3) (dependabot[bot]) #3
  • 926a25d: Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.7.2 (#4) (dependabot[bot]) #4
  • 48fe2fd: Bump coverlet.collector from 3.1.2 to 6.0.0 (#2) (dependabot[bot]) #2
  • 647edde: Throw if host is unreachable during instantiation (koko)
  • 08b8e6c: Revert "Throw if host is unreachable during instantiation" (koko)
  • cc0c7ad: Remove blankline in csproj caused by RIDER-97746 (koko)
  • 54f1e10: Implement ability to get RPC configuration from the server (koko)
  • 1d57cc0: Add rich presence test and add JsonPropertyName attributes (koko)