Skip to content

Releases: web-scheduler/web-scheduler-api

0.1.47

Choose a tag to compare

@github-actions github-actions released this 10 Aug 15:51
b862be3

🐛 Bug Fixes

👨🏼‍💻 Contributors

@ElanHasson

0.1.46

Choose a tag to compare

@github-actions github-actions released this 10 Aug 05:27
162faef
  • Create hacktoberfest.yml by @ElanHasson (#245)
  • Make adding cluster client optional in Client.Http by @ElanHasson (#244)
  • Bump Microsoft.EntityFrameworkCore.Tools from 6.0.7 to 6.0.8 by @dependabot (#235)
  • Update dependabot limit from 10 to 30 PRs by @ElanHasson (#243)
  • Bump Microsoft.AspNetCore.DataProtection.EntityFrameworkCore from 6.0.7 to 6.0.8 by @dependabot (#241)
  • Bump WebScheduler.Abstractions from 0.1.38 to 0.1.42 by @dependabot (#240)
  • Bump Microsoft.EntityFrameworkCore from 6.0.7 to 6.0.8 by @dependabot (#231)
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.7 to 6.0.8 by @dependabot (#242)
  • Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.7 to 6.0.8 by @dependabot (#237)
  • Bump Microsoft.VisualStudio.Threading.Analyzers from 17.2.32 to 17.3.44 by @dependabot (#234)
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.7 to 6.0.8 by @dependabot (#232)
  • Bump Microsoft.AspNetCore.Authentication.Google from 6.0.7 to 6.0.8 by @dependabot (#230)
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.7 to 6.0.8 by @dependabot (#233)
  • Bump Microsoft.EntityFrameworkCore.Relational from 6.0.7 to 6.0.8 by @dependabot (#236)
  • Bump Microsoft.EntityFrameworkCore.Design from 6.0.7 to 6.0.8 by @dependabot (#238)
  • Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 6.0.7 to 6.0.8 by @dependabot (#239)
  • Add badges to readme for new packages. by @ElanHasson (#228)

👨🏼‍💻 Contributors

@ElanHasson, @dependabot and @dependabot[bot]

v0.1.45

Choose a tag to compare

@github-actions github-actions released this 07 Aug 16:29
d8cf2d8
  • Fix incorrect RepositoryUrl in new packages by @ElanHasson (#227)
  • Split WebScheduler.Api into multiple NuGets by @ElanHasson (#226)
  • Bump Microsoft.Orleans.Client from 3.6.2 to 3.6.3 by @dependabot (#221)
  • Bump Microsoft.Orleans.CodeGenerator.MSBuild from 3.6.2 to 3.6.3 by @dependabot (#223)
  • Bump Microsoft.Orleans.Connections.Security from 3.6.2 to 3.6.3 by @dependabot (#222)
  • Bump Microsoft.Orleans.Clustering.AdoNet from 3.6.2 to 3.6.3 by @dependabot (#224)

👨🏼‍💻 Contributors

@ElanHasson, @dependabot and @dependabot[bot]

0.1.44

Choose a tag to compare

@github-actions github-actions released this 03 Aug 23:54
b9a2d80
  • Bump WebScheduler Dependencies to 0.1.36 by @ElanHasson (#220)
  • Bump OpenTelemetry.Extensions.Hosting from 1.0.0-rc9.4 to 1.0.0-rc9.5 by @dependabot (#217)
  • Bump WebScheduler.Abstractions from 0.1.34 to 0.1.35 by @dependabot (#219)
  • Bump OpenTelemetry.Instrumentation.AspNetCore from 1.0.0-rc9.4 to 1.0.0-rc9.5 by @dependabot (#218)
  • Bump Moq from 4.18.1 to 4.18.2 by @dependabot (#215)
  • Bump WebScheduler.Abstractions from 0.1.32 to 0.1.34 by @dependabot (#216)
  • Bump xunit from 2.4.1 to 2.4.2 by @dependabot (#214)
  • Bump MySql.Data from 8.0.29 to 8.0.30 by @dependabot (#213)
  • Bump Pomelo.EntityFrameworkCore.MySql from 6.0.1 to 6.0.2 by @dependabot (#212)
  • Bump OpenTelemetry.Instrumentation.StackExchangeRedis from 1.0.0-rc9.6 to 1.0.0-rc9.7 by @dependabot (#211)

👨🏼‍💻 Contributors

@ElanHasson, @dependabot and @dependabot[bot]

0.1.43

Choose a tag to compare

@github-actions github-actions released this 23 Jul 23:37
eb3265e
  • Optimize Get Scheduled Task List. by @ElanHasson (#209)
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.6 to 6.0.7 by @dependabot (#206)
  • Bump Swashbuckle.AspNetCore from 6.3.1 to 6.4.0 by @dependabot (#207)
  • Bump Serilog.Exceptions from 8.2.0+build.634 to 8.3.0+build.654 by @dependabot (#193)
  • Bump Microsoft.AspNetCore.DataProtection.EntityFrameworkCore from 6.0.6 to 6.0.7 by @dependabot (#196)
  • Bump Microsoft.EntityFrameworkCore.Design from 6.0.6 to 6.0.7 by @dependabot (#197)
  • Bump Microsoft.EntityFrameworkCore.Relational from 6.0.6 to 6.0.7 by @dependabot (#202)
  • Bump Swashbuckle.AspNetCore.Annotations from 6.3.1 to 6.4.0 by @dependabot (#205)
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.6 to 6.0.7 by @dependabot (#198)
  • Bump Microsoft.EntityFrameworkCore.Tools from 6.0.6 to 6.0.7 by @dependabot (#199)
  • Bump Serilog.AspNetCore from 5.0.0 to 6.0.1 by @dependabot (#201)
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.6 to 6.0.7 by @dependabot (#203)
  • Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.6 to 6.0.7 by @dependabot (#204)
  • Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 6.0.6 to 6.0.7 by @dependabot (#195)
  • Bump OpenTelemetry.Instrumentation.StackExchangeRedis from 1.0.0-rc9.5 to 1.0.0-rc9.6 by @dependabot (#192)
  • Bump Microsoft.AspNetCore.Authentication.Google from 6.0.6 to 6.0.7 by @dependabot (#194)
  • Bump Microsoft.EntityFrameworkCore from 6.0.6 to 6.0.7 by @dependabot (#200)

👨🏼‍💻 Contributors

@ElanHasson, @dependabot and @dependabot[bot]

0.1.42

Choose a tag to compare

@github-actions github-actions released this 23 Jul 02:49
092f571
  • Bump MinVer from 4.0.0 to 4.1.0 by @dependabot (#191)
  • Bump Microsoft.EntityFrameworkCore.Design from 6.0.5 to 6.0.6 by @dependabot (#178)
  • Bump Microsoft.EntityFrameworkCore.Tools from 6.0.5 to 6.0.6 by @dependabot (#186)
  • Bump Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.15.1 to 1.16.1 by @dependabot (#189)
  • Bump Microsoft.AspNetCore.DataProtection.EntityFrameworkCore from 6.0.5 to 6.0.6 by @dependabot (#181)
  • Bump Microsoft.EntityFrameworkCore.Relational from 6.0.5 to 6.0.6 by @dependabot (#185)
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.5 to 6.0.6 by @dependabot (#179)
  • Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 6.0.5 to 6.0.6 by @dependabot (#190)
  • Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 6.0.5 to 6.0.6 by @dependabot (#180)
  • Bump Microsoft.AspNetCore.Authentication.Google from 6.0.5 to 6.0.6 by @dependabot (#182)
  • Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.5 to 6.0.6 by @dependabot (#183)
  • Bump Microsoft.Extensions.Caching.StackExchangeRedis from 6.0.5 to 6.0.6 by @dependabot (#184)
  • Bump Microsoft.EntityFrameworkCore from 6.0.5 to 6.0.6 by @dependabot (#187)

👨🏼‍💻 Contributors

@dependabot and @dependabot[bot]

0.1.41

Choose a tag to compare

@github-actions github-actions released this 09 Jun 04:58
09b3f39

👨🏼‍💻 Contributors

@ElanHasson

0.1.40

Choose a tag to compare

@github-actions github-actions released this 09 Jun 04:17
9153eab
  • Updates Get scheduled task list call to not return deleted tasks. by @ElanHasson (#176)

👨🏼‍💻 Contributors

@ElanHasson

0.1.39

Choose a tag to compare

@github-actions github-actions released this 08 Jun 14:34
79334f1
  • Bump WebScheduler.Abstractions to v0.1.28 which will support request … by @ElanHasson (#175)

👨🏼‍💻 Contributors

@ElanHasson

0.1.38

Choose a tag to compare

@github-actions github-actions released this 08 Jun 01:56
d46e2ff
  • Bump version of WebScheduler.Abstractions to 0.1.27 by @ElanHasson (#174)
  • Add support for specifying the scheduled task id when creating the task. by @ElanHasson (#173)
  • Bump OpenTelemetry.Instrumentation.StackExchangeRedis from 1.0.0-rc9.4 to 1.0.0-rc9.5 by @dependabot (#172)

👨🏼‍💻 Contributors

@ElanHasson, @dependabot and @dependabot[bot]