8000 Comparing v0.3.3...v0.4.0 · stac-utils/stac-asset · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: stac-utils/stac-asset
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.3
Choose a base ref
...
head repository: stac-utils/stac-asset
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 7 commits
  • 15 files changed
  • 4 contributors

Commits on May 28, 2024

  1. fix!: expose all client attributes in config

    Also:
    
    - Removes `EarthdataClient.login`
    - Makes `check_content_type` a non-optional param for `HttpClient.__init__`
    gadomski committed May 28, 2024
    Configuration menu
    Copy the full SHA
    9800296 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. feat: add derived_from link

    gadomski committed May 29, 2024
    Configuration menu
    Copy the full SHA
    125f34d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. build(deps): bump ruff from 0.4.5 to 0.4.7

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.5 to 0.4.7.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.4.5...v0.4.7)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gadomski committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    cbeb940 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. build(deps): bump ruff from 0.4.7 to 0.4.9

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.7 to 0.4.9.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.4.7...v0.4.9)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gadomski committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6b4f03d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. feat: custom s3 endpoint (#184)

    
    Co-authored-by: Pete Gadomski <pete.gadomski@gmail.com>
    lmizzoni and gadomski authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8acdc4a View commit details
    Browse the repository at this point in the history
  2. feat: add option for templated paths (#181)

    * feat: add option for templated paths
    
    * fix: add shell to code block
    
    * fix: move layout template out of the for loop
    
    ---------
    
    Co-authored-by: Pete Gadomski <pete.gadomski@gmail.com>
    drnextgis and gadomski authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ebafba8 View commit details
    Browse the repository at this point in the history
  3. release: v0.4.0

    gadomski committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f5e0862 View commit details
    Browse the repository at this point in the history
Loading
0