LazyStack

LazyStack Repository

GitHub Repository InSciCo/LazyStack

  • v3.0.0 (8/23/2022) Sync with MDD version 3.0.0
    • Updated to latest package versions for dependencies.
    • Breaking change to LazyStackDynamoDBRepo. Need to rename DataEnvelope.SetDbRecordFromEnvelopeInstance to DataEnvelope.SealEnvelope() and make ovrerriden method public.
    • Updated Tests to use AWS WorkMail instead of Gmail.
  • v2.1.0 (6/18/2022) Sync with MDD version 1.6.0
    • Refactored to use Shared Code Project(s).
    • Updated to latest package versions for dependencies.
    • Enhanced LazyStackDynamoDBRepo with Caching and other minor enhancements.
  • v1.3.0 (10/12/2021)
    • Enhanced LazyStackAuthTests to demonstrate support for browser clients and AWS Amplify.
    • Enhanced LazyStackAuthTests to test userId return on AWS::Serverless::HttpApi and AWS::Serverless::Api gateways.
    • Enhanced LazyStackAuth with additional messages.
    • Added classes for format checking.
    • Updated to latest package versions for dependencies.
  • v1.2.0 (7/6/2021)
    • Updated LazyStackAuth LzHttpClient.cs to pass LzIdentity header for ApiSecure calls.
    • Updated to latest package versions for dependencies.
  • v1.1.0 (6/29/2021)
    • Enhanced DynamoDBRepo library
    • Added DynamoDBRepoTests project
  • v1.0.3 (3/17/2021)
    • Removed unnecessary AuthRole permissions from core template.
  • v1.0.1 (2/25/2021)
    • Added NugetPackageVersions directive
    • Publishing all defaults into new LazyStack.yaml file
  • v1.0.0 (2/10/2021)
  • LazyStackAuth Library NuGet package

    • LazyStackAuth.3.0.0.nupkg (8/23/2022)
    • LazyStackAuth.1.6.0.nupkg (5/25/2022)
    • LazyStackAuth.1.4.0.nupkg (10/26/2021)
    • LazyStackAuth.1.3.0.nupkg (10/12/2021)
    • LazyStackAuth.1.2.0.nupkg (7/6/2021)
    • LazyStackAuth.1.1.0.nupkg (6/29/2021)
    • LazyStackAuth.1.0.0.nupkg (2/10/2021)

    LazyStackDynamoDBRepo Library NuGet package

    • LazyStackDynamoDBRepo.3.0.0.nupkg (8/23/2021)
    • LazyStackDynamoDBRepo.1.6.0.nupkg (5/25/2021)
    • LazyStackDynamoDBRepo.1.2.0.nupkg (7/6/2021)
    • LazyStackDynamoDBRepo.1.1.0.nupkg (6/29/2021)
    • LazyStackDynamoDBRepo.1.0.0.nupkg (2/10/2021)