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: ex-aws/ex_aws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.6
Choose a base ref
...
head repository: ex-aws/ex_aws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.7
Choose a head ref
  • 11 commits
  • 8 files changed
  • 7 contributors

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    3e4c5b6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1091 from ex-aws/add_endpoints

    Add some endpoints per @acrolink's requests
    bernardd authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    40ecb2a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    9edaa0a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Rename follow redirect in Req adapter

    Closes #1087
    eds314 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e2ed4a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    5ae4752 View commit details
    Browse the repository at this point in the history
  2. Bump req from 0.5.6 to 0.5.7

    Bumps [req](https://github.com/wojtekmach/req) from 0.5.6 to 0.5.7.
    - [Release notes](https://github.com/wojtekmach/req/releases)
    - [Changelog](https://github.com/wojtekmach/req/blob/main/CHANGELOG.md)
    - [Commits](wojtekmach/req@v0.5.6...v0.5.7)
    
    ---
    updated-dependencies:
    - dependency-name: req
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and bernardd committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    725cc5e View commit details
    Browse the repository at this point in the history
  3. Fix us-west-1 and us-west-2 for pinpoint endpoints

    Jhonathan Viudes authored and bernardd committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    68572f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    736149f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1095 from eds314/rename-follow-redirect

    Rename follow redirect in Req adapter
    bernardd authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1841c4d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1094 from studzien/configurable-retriable-status-…

    …codes
    
    Configurable max attempts for client errors
    bernardd authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    50af1b8 View commit details
    Browse the repository at this point in the history
  7. 2 Configuration menu
    Copy the full SHA
    44c9aec View commit details
    Browse the repository at this point in the history
Loading