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: fujiwara/lambroll
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: fujiwara/lambroll
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.2
Choose a head ref
  • 10 commits
  • 7 files changed
  • 5 contributors

Commits on Mar 14, 2025

  1. Configuration menu
    Copy the full SHA
    9923ab1 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/net from 0.34.0 to 0.36.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.36.0.
    - [Commits](golang/net@v0.34.0...v0.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    f7a1113 View commit details
    Browse the repository at this point in the history
  3. bump go versions

    fujiwara committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    92e4f01 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #488 from fujiwara/dependabot/go_modules/golang.or…

    …g/x/net-0.36.0
    
    Bump golang.org/x/net from 0.34.0 to 0.36.0
    fujiwara authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    5dd75d9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #489 from fujiwara/ctx-download

    Fix download function to use context for HTTP requests
    fujiwara authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    ff805a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. When --keep-versions and --lambda-function-url are specified at the s…

    …ame time, the function URL is not deployed.
    mashiike committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    13179f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

  1. Merge pull request #491 from mashiike/feature/fix-keep-versions-and-l…

    …ambda-function-url
    
    Fixed error handling for --keep-versions
    fujiwara authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    249de65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bab919 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68d0fe9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #490 from fujiwara/tagpr-from-v1.2.1

    Release for v1.2.2
    fujiwara authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    febaa8d View commit details
    Browse the repository at this point in the history
Loading