Skip to content

Tags: kjvarga/sitemap_generator

Tags

v7.0.1

Toggle v7.0.1's commit message
Upgrade to 7.0.1

v6.3.0

Toggle v6.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade to 6.3.0 (#411)

v6.2.1

Toggle v6.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Only set :endpoint from legacy option if present (AwsSdkAdapter) (#390)

* only set endpoint from legacy option if present

In the `aws-sdk-core` gem, the `endpoint` option is meant for
overriding the default endpoint value resolved from the region
option [1]. Passing a `nil` value for the endpoint option is
not the same as not passing it at all, as nil is still considered
to be an override [2][3].

A recent refactor to the `AwsSdkAdapter` looks to have tweaked the
options logic to always include the `endpoint` key in the object
being passed to `Aws::S3::Resource`. By default, this will raise
a "missing required option :endpoint" exception as the default
legacy option of `nil` will be set for the endpoint.

This change ensures that the `endpoint` value isn't set if
the legacy option is not specified.

[1] https://github.com/aws/aws-sdk-ruby/blob/c97f6932b6d5d6bc3e45aaf1068be52afd6781be/gems/aws-sdk-core/lib/seahorse/client/plugins/endpoint.rb#L11-L15
[2] https://github.com/aws/aws-sdk-ruby/blob/c97f6932b6d5d6bc3e45aaf1068be52afd6781be/gems/aws-sdk-core/lib/seahorse/client/plugins/endpoint.rb#L29-L32
[3] aws/aws-sdk-ruby#2066

* Improve the options setting so that we only set the option when we have a value, and only if it is not already set

* Upgrade to 6.2.1

Co-authored-by: Zoran Pesic <zoran1991@gmail.com>

v6.2.0

Toggle v6.2.0's commit message
Tweak rake task desc

v6.1.2

Toggle v6.1.2's commit message
Ignore byebug history file

v6.1.1

Toggle v6.1.1's commit message
Upgrade to v6.1.1

v6.1.0

Toggle v6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #340 from kjvarga/kvarga/pull-326-google-cloud-sto…

…rage

Google Cloud Storage support

v6.0.2

Toggle v6.0.2's commit message
Upgrade to v6.0.2

v6.0.1

Toggle v6.0.1's commit message
Upgrade to v6.0.1

v6.0.0

Toggle v6.0.0's commit message
Upgrade to version 6.0.0