Skip to content

Files

Latest commit

 

History

History
73 lines (47 loc) · 3.08 KB

File metadata and controls

73 lines (47 loc) · 3.08 KB

Release 2025-02-12

Amazon.AspNetCore.DataProtection.SSM (3.5.0)

  • Updated SSMXmlRepository to implement IDeletableXmlRepository for .NET 9 target.

Release 2024-12-16

Amazon.AspNetCore.DataProtection.SSM (3.4.0)

  • Update .NET target to use version 8.0.11 of Microsoft.AspNetCore.DataProtection
  • Update Microsoft.AspNetCore.DataProtection dependency to address transitive dependencies vulnerabilities
  • Replace .NET targets less then .NET 8 with a .NET Standard 2.0 target

Release 2024-11-27

Amazon.AspNetCore.DataProtection.SSM (3.3.0)

  • Update Microsoft.AspNetCore.DataProtection dependency to address transitive dependencies vulnerabilities
  • Replace .NET targets less then .NET 8 with a .NET Standard 2.0 target

Release 2024-04-20

Amazon.AspNetCore.DataProtection.SSM (3.2.1)

  • Update User-Agent string

Release 2023-11-14

Amazon.AspNetCore.DataProtection.SSM (3.2.0)

  • Add .NET 8 target
  • Added support of Intelligent-Tiering parameter tier
  • Pull request #60 Fixed logging paramter casing for structured logging support. Thanks Martin Costello

Release 2023-02-03

Amazon.AspNetCore.DataProtection.SSM (3.1.1)

  • Update dependency of Microsoft.AspNetCore.DataProtection.Extensions to use the version that comes with the .NET runtime instead of bring in a specific version.

Release 2023-02-03

Amazon.AspNetCore.DataProtection.SSM (3.1.0)

Release 2022-09-22

Amazon.AspNetCore.DataProtection.SSM (3.0.0)

  • Breaking change remove target .NET Standard 2.0 and add .NET Core 3.1 and .NET 6
  • Merged PR #42 Updated AWS and Microsoft dependencies. Thanks Tristan Hyams

Release 2021-03-30

Amazon.AspNetCore.DataProtection.SSM (2.1.0)

  • Update AWS SDK dependencies to 3.7

Release 2020-10-09

Amazon.AspNetCore.DataProtection.SSM (2.0.0)

  • Merged PR #21 Upgrade dependency of .netcoresetup to 3.3.101. Thanks Yuxuan Lin
  • Update AWS SDK dependencies to 3.5, and update version to 2.0.0

Release 2019-08-15

Amazon.AspNetCore.DataProtection.SSM (1.1.0)

Release 2019-02-21

Amazon.AspNetCore.DataProtection.SSM (1.0.1)

  • Remove unnecessary dependencies

Release 2018-12-14

Amazon.AspNetCore.DataProtection.SSM (1.0.0)

  • Initial release