Skip to content

Releases: Smalls1652/SmallsOnline.PasswordExpirationNotifier

v0.3.1-preview-02

08 May 16:21
951e1bf
Compare
Choose a tag to compare
v0.3.1-preview-02 Pre-release
Pre-release

✍️ What's Changed

Full Changelog: v0.3.1-preview-01...v0.3.1-preview-02

v0.3.1-preview-01

06 May 20:14
7f18749
Compare
Choose a tag to compare
v0.3.1-preview-01 Pre-release
Pre-release

✍️ What's Changed

⛓️ Dependency updates

  • Bump bootstrap from 5.3.2 to 5.3.3 in /src/AdminConsole by @dependabot in #154
  • Bump Microsoft.Identity.Web.UI and Microsoft.Identity.Web in /src/AdminConsole by @dependabot in #156
  • Bump Microsoft.Azure.Functions.Worker.Sdk from 1.17.0 to 1.17.2 in /src/FunctionApp by @dependabot in #158
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.2 to 8.0.3 in /src/AdminConsole by @dependabot in #159
  • Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 8.0.2 to 8.0.3 in /src/AdminConsole by @dependabot in #160
  • Bump Microsoft.Identity.Web from 2.17.0 to 2.17.2 in /src/AdminConsole by @dependabot in #161
  • Bump Microsoft.Identity.Client from 4.59.0 to 4.60.0 in /src/Lib by @dependabot in #167
  • Bump Microsoft.Identity.Web.UI and Microsoft.Identity.Web in /src/AdminConsole by @dependabot in #168
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.3 to 8.0.4 in /src/AdminConsole by @dependabot in #174
  • Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 8.0.3 to 8.0.4 in /src/AdminConsole by @dependabot in #175
  • Bump Microsoft.Identity.Client from 4.60.0 to 4.60.2 in /src/FunctionApp by @dependabot in #177
  • Bump Microsoft.Azure.Cosmos from 3.38.1 to 3.39.0 in /src/FunctionApp by @dependabot in #178
  • Bump Microsoft.Azure.Cosmos from 3.38.1 to 3.39.0 in /src/AdminConsole by @dependabot in #180
  • Bump Microsoft.Identity.Client from 4.60.0 to 4.60.3 in /src/Lib by @dependabot in #181
  • Bump Microsoft.Identity.Web.UI and Microsoft.Identity.Web in /src/AdminConsole by @dependabot in #182
  • Bump Microsoft.Identity.Client from 4.60.0 to 4.60.3 in /src/Lib by @dependabot in #183
  • Bump Microsoft.Azure.Cosmos from 3.39.0 to 3.39.1 in /src/Lib by @dependabot in #184
  • Bump Microsoft.Azure.Cosmos from 3.39.0 to 3.39.1 in /src/FunctionApp by @dependabot in #185
  • Bump Microsoft.Azure.Cosmos from 3.39.0 to 3.39.1 in /src/AdminConsole by @dependabot in #186
  • Bump Microsoft.Azure.Functions.Worker from 1.21.0 to 1.22.0 in /src/FunctionApp by @dependabot in #187
  • Bump Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues from 5.3.0 to 5.4.0 in /src/FunctionApp by @dependabot in #190
  • Bump Microsoft.Identity.Web.UI and Microsoft.Identity.Web in /src/AdminConsole by @dependabot in #192

Full Changelog: v0.3.0...v0.3.1-preview-01

v0.3.0

19 Feb 20:58
672e05c
Compare
Choose a tag to compare

Overview

This update is mainly covering two things:

  • Switching the target framework from .NET 7 to .NET 8.
  • Updating all dependencies to their latest version.

✍️ What's Changed

⛓️ Dependency updates

Full Changelog: v0.2.0..v0.3.0

v0.2.0

14 Jul 18:11
0b7f88d
Compare
Choose a tag to compare

What's new

This is the "I SHOULD REALLY ADD UNIT TESTS" update. The two non-dependency update changes are resolving issues that would have been caught by unit tests.

  • [Update] Modify how source generated JSON is used by @Smalls1652 in #63
  • [Bug fix] Missing attachments in email templates by @Smalls1652 in #64

Dependency updates

  • Bump Azure.Storage.Queues from 12.14.0 to 12.15.0 in /src/FunctionApp by @dependabot in #55, #56, #58
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.8 to 7.0.9 in /src/AdminConsole by @dependabot in #57
  • Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 7.0.8 to 7.0.9 in /src/AdminConsole by @dependabot in #59
  • Bump Microsoft.Identity.Web from 2.12.4 to 2.13.0 in /src/AdminConsole by @dependabot in #66
  • Bump Microsoft.Identity.Web.UI from 2.12.4 to 2.13.0 in /src/AdminConsole by @dependabot in #65

Downloads

Name Value
FunctionApp SmallsOnline-PasswordExpirationNotifier-FunctionApp_v0.2.0.zip artifact attached to this release
AdminConsole Link to container image is here

Full Changelog: v0.1.1...v0.2.0

v0.1.1

13 Jul 16:46
959823e
Compare
Choose a tag to compare

⚠️ Note:

This is a bug fix for v0.1.0. You will need to update. Email sending was broken in that release. More info can be found in the PR (#62) for the fix.

What's new

Downloads

Name Value
FunctionApp SmallsOnline-PasswordExpirationNotifier-FunctionApp_v0.1.1.zip artifact attached to this release
AdminConsole Link to container image is here

Full Changelog: v0.1.0...v0.1.1

v0.1.0

12 Jul 19:35
Compare
Choose a tag to compare

What's new

Dependency updates

  • Bump Microsoft.Azure.Cosmos from 3.34.0 to 3.35.1 by @dependabot in #39, #40, #42, #47, #50, #51
  • Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 7.0.5 to 7.0.8 in /src/AdminConsole by @dependabot in #44
  • Bump Microsoft.Identity.Web from 2.11.1 to 2.12.4 in /src/AdminConsole by @dependabot in #43
  • Bump Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues from 5.0.0 to 5.1.2 in /src/FunctionApp by @dependabot in #36
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.5 to 7.0.8 in /src/AdminConsole by @dependabot in #45
  • Bump Microsoft.Identity.Web.UI from 2.11.1 to 2.12.4 in /src/AdminConsole by @dependabot in #41
  • Bump Microsoft.Azure.Functions.Worker from 1.14.1 to 1.17.0 in /src/FunctionApp by @dependabot in #46, #52
  • Bump Microsoft.Azure.Functions.Worker.Sdk from 1.10.0 to 1.11.0 in /src/FunctionApp by @dependabot in #49

Downloads

Name Value
FunctionApp SmallsOnline-PasswordExpirationNotifier-FunctionApp_v0.1.0.zip artifact attached to this release
AdminConsole Link to container image is here

Full Changelog: v0.0.4...v0.1.0

v0.0.4

13 Jun 16:04
Compare
Choose a tag to compare

What's new

Dependency updates

  • Bump bootstrap from 5.3.0-alpha3 to 5.3.0 in /src/AdminConsole by @dependabot in #29
  • Bump Microsoft.Identity.Web from 2.11.0 to 2.11.1 in /src/AdminConsole by @dependabot in #31
  • Bump Microsoft.Identity.Web.UI from 2.11.0 to 2.11.1 in /src/AdminConsole by @dependabot in #30

Downloads

Name Value
FunctionApp SmallsOnline-PasswordExpirationNotifier-FunctionApp_v0.0.4.zip artifact attached to this release
AdminConsole Link to container image is here

Full Changelog: v0.0.3...v0.0.4

v0.0.3

19 May 18:07
684afd3
Compare
Choose a tag to compare

What's new

Dependency updates

  • Bump Microsoft.Identity.Web from 2.10.0 to 2.11.0 in /src/AdminConsole by @dependabot in #23
  • Bump Microsoft.Identity.Web.UI from 2.10.0 to 2.11.0 in /src/AdminConsole by @dependabot in #24
  • Bump Microsoft.Azure.Cosmos from 3.33.0 to 3.34.0 in /src/Lib by @dependabot in #25, #26, #27

Downloads

Name Value
FunctionApp SmallsOnline-PasswordExpirationNotifier-FunctionApp_v0.0.3.zip artifact attached to this release
AdminConsole Link to container image is here

Full Changelog: v0.0.2...v0.0.3

v0.0.2

15 May 17:21
Compare
Choose a tag to compare

What's new

  • [Update] Add CorrelationId property by @Smalls1652 in #15
  • [Update] Add user email redirects by @Smalls1652 in #22
  • Add Azure Application Insights logging
  • Add time zone selection to use for user search configs

Dependency updates

  • Bump Microsoft.Identity.Web from 2.5.0 to 2.10.0 in /src/AdminConsole by @dependabot in #18
  • Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 7.0.3 to 7.0.5 in /src/AdminConsole by @dependabot in #16
  • Bump bootstrap-icons from 1.10.3 to 1.10.5 in /src/AdminConsole by @dependabot in #19
  • Bump Microsoft.Identity.Web.UI from 2.5.0 to 2.10.0 in /src/AdminConsole by @dependabot in #20
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.3 to 7.0.5 in /src/AdminConsole by @dependabot in #21
  • Bump bootstrap from 5.3.0-alpha1 to 5.3.0-alpha3 in /src/AdminConsole by @dependabot in #17

Downloads

Name Value
FunctionApp SmallsOnline-PasswordExpirationNotifier-FunctionApp_v0.0.2.zip artifact attached to this release
AdminConsole Link to container image is here

Full Changelog: v0.0.1...v0.0.2

v0.0.1

08 May 20:10
Compare
Choose a tag to compare

What's new

  • This is the first official release for the Password Expiration Notifier service.

⚠️ Note:

This is not production ready. This is just an initial release to build from.

Full Changelog: https://github.com/Smalls1652/SmallsOnline.PasswordExpirationNotifier/commits/v0.0.1