Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.2.0 #270

Merged
merged 18 commits into from
Jul 11, 2023
Merged

Release v1.2.0 #270

merged 18 commits into from
Jul 11, 2023

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    c849511 View commit details
    Browse the repository at this point in the history
  2. fix possible typo

    jtherrmann committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    d159cb3 View commit details
    Browse the repository at this point in the history
  3. move example message

    jtherrmann committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    4dc995f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Merge pull request #211 from asfadmin/document-integration-testing

    Document integration testing and remove out-of-date README section
    jtherrmann authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    4f106f3 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Bump requests from 2.28.2 to 2.31.0

    Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.28.2...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 23, 2023
    Configuration menu
    Copy the full SHA
    428f563 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Bump ASFHyP3/actions from 0.7.1 to 0.8.0

    Bumps [ASFHyP3/actions](https://github.com/asfhyp3/actions) from 0.7.1 to 0.8.0.
    - [Release notes](https://github.com/asfhyp3/actions/releases)
    - [Changelog](https://github.com/ASFHyP3/actions/blob/develop/CHANGELOG.md)
    - [Commits](ASFHyP3/actions@v0.7.1...v0.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: ASFHyP3/actions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b45ad1c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #260 from asfadmin/dependabot/github_actions/ASFHy…

    …P3/actions-0.8.0
    
    Bump ASFHyP3/actions from 0.7.1 to 0.8.0
    jtherrmann authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    4954573 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Bump boto3 from 1.26.118 to 1.28.2

    Bumps [boto3](https://github.com/boto/boto3) from 1.26.118 to 1.28.2.
    - [Release notes](https://github.com/boto/boto3/releases)
    - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
    - [Commits](boto/boto3@1.26.118...1.28.2)
    
    ---
    updated-dependencies:
    - dependency-name: boto3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    cd74e33 View commit details
    Browse the repository at this point in the history
  2. remove BETA from granule collection dataset id values to match update…

    …d collection titles in CMR
    asjohnston-asf committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    d67d3e4 View commit details
    Browse the repository at this point in the history
  3. update changelog

    asjohnston-asf committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ddaa136 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #268 from asfadmin/dependabot/pip/boto3-1.28.2

    Bump boto3 from 1.26.118 to 1.28.2
    asjohnston-asf authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5bc62e9 View commit details
    Browse the repository at this point in the history
  5. Bump jsonschema from 4.17.3 to 4.18.0

    Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.17.3 to 4.18.0.
    - [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
    - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
    - [Commits](python-jsonschema/jsonschema@v4.17.3...v4.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsonschema
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    959552a View commit details
    Browse the repository at this point in the history
  6. Bump requests-pkcs12 from 1.15 to 1.18

    Bumps [requests-pkcs12](https://github.com/m-click/requests_pkcs12) from 1.15 to 1.18.
    - [Commits](m-click/requests_pkcs12@1.15...1.18)
    
    ---
    updated-dependencies:
    - dependency-name: requests-pkcs12
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    86a4911 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #265 from asfadmin/dependabot/pip/jsonschema-4.18.0

    Bump jsonschema from 4.17.3 to 4.18.0
    asjohnston-asf authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    155d7b9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #254 from asfadmin/dependabot/pip/requests-pkcs12-…

    …1.18
    
    Bump requests-pkcs12 from 1.15 to 1.18
    asjohnston-asf authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    045a9b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0ebce70 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #234 from asfadmin/dependabot/pip/requests-2.31.0

    Bump requests from 2.28.2 to 2.31.0
    asjohnston-asf authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    98bd45b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #269 from asfadmin/dataset-id

    remove BETA from granule collection dataset id values to match updated collection titles in CMR
    asjohnston-asf authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ed60ac7 View commit details
    Browse the repository at this point in the history