Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.

Releases: WireWaste/ServiceCommons

2.1.3

25 Feb 20:13
11b1051

Choose a tag to compare

👷 Build System

  • ee9076b - deps: bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 (commit by @dependabot[bot])
  • cb649d0 - deps: bump prometheus-net.AspNetCore and prometheus-net (commit by @dependabot[bot])
  • dcc16dd - deps: bump prometheus-net from 8.2.0 to 8.2.1 (commit by @dependabot[bot])
  • ceefc5b - deps: bump Swashbuckle.AspNetCore.Filters from 7.0.12 to 8.0.0 (commit by @dependabot[bot])
  • 01b6a62 - deps: bump xunit from 2.6.3 to 2.6.6 (commit by @dependabot[bot])
  • b0a8632 - deps: bump System.Text.Json from 8.0.0 to 8.0.1 (commit by @dependabot[bot])
  • 901a6a1 - deps: bump Microsoft.AspNetCore.Mvc.Testing from 8.0.0 to 8.0.1 (commit by @dependabot[bot])
  • 031af51 - deps: bump Microsoft.OpenApi from 1.6.11 to 1.6.12 (commit by @dependabot[bot])
  • 09ea1aa - deps: bump Serilog.AspNetCore from 8.0.0 to 8.0.1 (commit by @dependabot[bot])
  • 5d45d06 - deps: bump Microsoft.OpenApi from 1.6.12 to 1.6.13 (commit by @dependabot[bot])
  • a675b2f - deps: bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (commit by @dependabot[bot])
  • 3703038 - deps: bump Microsoft.AspNetCore.Mvc.Testing from 8.0.1 to 8.0.2 (commit by @dependabot[bot])
  • 5b82b80 - deps: bump System.Text.Json from 8.0.1 to 8.0.2 (commit by @dependabot[bot])
  • 5b4877e - deps: bump xunit from 2.6.6 to 2.7.0 (commit by @dependabot[bot])
  • 2cacedf - deps: bump Swashbuckle.AspNetCore.Filters from 8.0.0 to 8.0.1 (commit by @dependabot[bot])

🔧 Chores

2.1.2

19 Dec 10:00
954a4f5

Choose a tag to compare

👷 Build System

🔧 Chores

2.1.1

03 Dec 11:32
d93c91b

Choose a tag to compare

✨ New Features

  • c0bf23c - added enum converter to return on each request with enum response string value (commit by @INoTime)

👷 Build System

  • a38f38b - deps: bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.8.0 (commit by @dependabot[bot])

🔧 Chores

2.1.0

20 Nov 14:06
cde1707

Choose a tag to compare

🐛 Bug Fixes

  • 4a0e17c - could not start projects, removed microsoft request filter, added health check and implemented tests (commit by @INoTime)

👷 Build System

🔧 Chores

2.0.0

17 Nov 16:49
47a167a

Choose a tag to compare

👷 Build System

🔧 Chores

1.0.0

01 Nov 16:32
1f52697

Choose a tag to compare

✨ New Features

🐛 Bug Fixes

👷 Build System

  • e9a484b - deps: bump coverlet.collector from 3.1.2 to 6.0.0 (commit by @dependabot[bot])
  • 07363a4 - deps: bump xunit from 2.4.1 to 2.5.0 (commit by @dependabot[bot])
  • e9f2e35 - deps: bump xunit.runner.visualstudio from 2.4.3 to 2.5.0 (commit by @dependabot[bot])
  • 0558aaf - deps: bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.7.1 (commit by @dependabot[bot])
  • 5859dd0 - deps: bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 (commit by @dependabot[bot])
  • 25768ab - deps: bump Microsoft.OpenApi from 1.6.6 to 1.6.7 (commit by @dependabot[bot])
  • 5f3182c - deps: bump Swashbuckle.AspNetCore.Filters from 7.0.8 to 7.0.9 (commit by @dependabot[bot])
  • 7262372 - deps: bump Swashbuckle.AspNetCore.Filters from 7.0.9 to 7.0.11 (commit by @dependabot[bot])
  • 4d69917 - deps: bump Microsoft.OpenApi from 1.6.7 to 1.6.8 (commit by @dependabot[bot])
  • a9f7a5d - deps: bump actions/checkout from 3 to 4 (commit by @dependabot[bot])
  • e53d1ff - deps: bump Microsoft.AspNetCore.Mvc.Testing from 7.0.10 to 7.0.11 (commit by @dependabot[bot])
  • 0c8ede1 - deps: bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 (commit by @dependabot[bot])
  • d9a109c - deps: bump Microsoft.OpenApi from 1.6.8 to 1.6.9 (commit by @dependabot[bot])
  • 9d53b82 - deps: bump actions/checkout from 3 to 4 (commit by @dependabot[bot])
  • 9f852b1 - deps: bump Microsoft.AspNetCore.Mvc.Testing from 7.0.11 to 7.0.12 (commit by @dependabot[bot])
  • ea2218f - deps: bump xunit.runner.visualstudio from 2.5.1 to 2.5.3 (commit by @dependabot[bot])
  • 7e14267 - deps: bump xunit from 2.5.1 to 2.5.2 (commit by @dependabot[bot])
  • e389cd7 - deps: bump xunit from 2.5.2 to 2.5.3 (commit by @dependabot[bot])
  • cfebfbe - deps: bump Swashbuckle.AspNetCore.Filters from 7.0.11 to 7.0.12 (commit by @dependabot[bot])
  • 79e4b8a - deps: bump Microsoft.AspNetCore.Mvc.Testing from 7.0.12 to 7.0.13 (commit by @dependabot[bot])
  • caca5a7 - deps: bump prometheus-net from 8.0.1 to 8.1.0 (commit by @dependabot[bot])
  • e002ef6 - deps: bump prometheus-net.AspNetCore from 8.0.1 to 8.1.0 (commit by @dependabot[bot])
  • 3569f00 - deps: bump Microsoft.OpenApi from 1.6.9 to 1.6.10 (commit by @dependabot[bot])
  • 06053d7 - deps: bump xunit from 2.5.3 to 2.6.0 (commit by @dependabot[bot])

📝 Documentation Changes

🔧 Chores

Read more