This repository was archived by the owner on May 18, 2025. It is now read-only.
Releases: WireWaste/ServiceCommons
Releases · WireWaste/ServiceCommons
2.1.3
👷 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
👷 Build System
4f28ff9- deps: bump Microsoft.OpenApi from 1.6.10 to 1.6.11 (commit by @dependabot[bot])5b3ce99- deps: bump actions/setup-dotnet from 3 to 4 (commit by @dependabot[bot])d66f71a- deps: bump xunit from 2.6.2 to 2.6.3 (commit by @dependabot[bot])7f4657d- deps: bump prometheus-net from 8.1.0 to 8.2.0 (commit by @dependabot[bot])d9f98d6- deps: bump xunit.runner.visualstudio from 2.4.5 to 2.5.5 (commit by @dependabot[bot])7f572dc- deps: bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 (commit by @dependabot[bot])f069493- deps: bump prometheus-net.AspNetCore from 8.1.0 to 8.2.0 (commit by @dependabot[bot])
🔧 Chores
2.1.1
✨ 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
🐛 Bug Fixes
4a0e17c- could not start projects, removed microsoft request filter, added health check and implemented tests (commit by @INoTime)
👷 Build System
79c1c45- deps: bump xunit from 2.6.1 to 2.6.2 (commit by @dependabot[bot])
🔧 Chores
2.0.0
👷 Build System
1568b3a- deps: bump actions/checkout from 3 to 4 (commit by @dependabot[bot])c99e01d- deps: bump xunit from 2.6.0 to 2.6.1 (commit by @dependabot[bot])f38d34b- deps: bump Serilog from 3.0.1 to 3.1.0 (commit by @dependabot[bot])021e512- deps: bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (commit by @dependabot[bot])90fb3f0- deps: bump Serilog from 3.1.0 to 3.1.1 (commit by @dependabot[bot])bc41627- deps: bump System.Text.Json from 7.0.3 to 8.0.0 (commit by @dependabot[bot])54a3b68- deps: bump Microsoft.Extensions.Hosting from 7.0.1 to 8.0.0 (commit by @dependabot[bot])bb87610- deps: bump Serilog.Extensions.Logging from 7.0.0 to 8.0.0 (commit by @dependabot[bot])1db5ac4- deps: bump Serilog.AspNetCore from 7.0.0 to 8.0.0 (commit by @dependabot[bot])
🔧 Chores
1.0.0
✨ New Features
802e8d2- initial commit (commit by @INoTime)a9f8314- initial commit (commit by @INoTime)3a7cc55- initial commit (commit by @INoTime)7d6ea32- added AppSettings (commit by @INoTime)3e8f0ee- added appsettings configuration (commit by @INoTime)56d2da9- update project structure and added response examples (commit by @INoTime)d410508- added dependabot file (commit by @INoTime)9fe0b51- added versionize and release info (commit by @INoTime)2bdcb4e- added versionize and release info (commit by @INoTime)ed010f2- implement grafana loki (commit by @INoTime)07d633b- updated mvc testing framework and rearranged metrics service call (commit by @INoTime)8d6af2f- dependabot for github actions (commit by @INoTime)97479e3- implement qodana (commit by @INoTime)0f8db95- changed to assembly name object (commit by @INoTime)989e670- run anaylze only on develop or main (commit by @INoTime)5c59e4a- updated release management, create automatically tags and releases for project (commit by @INoTime)ebc1199- updated release management, create automatically tags and releases for project (commit by @INoTime)
🐛 Bug Fixes
9122db9- appsettings: could not load services from appsettings (commit by @INoTime)bdc6e60- qodana recommendations (commit by @INoTime)01a77bb- could not use Startup (commit by @INoTime)aa43860- could not find swagger .xml. Invalid assembly name (commit by @INoTime)6c47b3d- run qoadna on develop branch (commit by @INoTime)8789997- run qoadna on develop branch (commit by @INoTime)8c8ff9a- write version for github action into output variable (commit by @INoTime)
👷 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
da0a105- update versioning (commit by @INoTime)dca09a4- removed automatically version change (commit by @INoTime)66cb059- added loki to appsettings (commit by @INoTime)53488e9- added loki to appsettings (commit by @INoTime)ce87c22- revert loki config in library, would be outsourced into each appsettings for each service (commit by @INoTime)- [
16aa2d3](16aa2d39052a06cd95f...