Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jagregory/cognito-local
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: jagregory/cognito-local
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.0
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Feb 16, 2025

  1. feat(api): support https

    Add a ServerConfig object to the config file where you can enable https,
    and provide paths to the ca/cert/key files.
    jagregory committed Feb 16, 2025
    Configuration menu
    Copy the full SHA
    c23eefe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #401 from jagregory/https

    feat(api): support https
    jagregory authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    b13597f View commit details
    Browse the repository at this point in the history
  3. test: fix lint in tests

    jagregory committed Feb 16, 2025
    Configuration menu
    Copy the full SHA
    164494e View commit details
    Browse the repository at this point in the history
  4. chore(release): 4.1.0 [skip ci]

    # [4.1.0](v4.0.0...v4.1.0) (2025-02-16)
    
    ### Features
    
    * **api:** support https ([c23eefe](c23eefe))
    semantic-release-bot committed Feb 16, 2025
    Configuration menu
    Copy the full SHA
    3113bee View commit details
    Browse the repository at this point in the history
Loading