Update aws-sdk-rails 3.8.0 → 3.10.0 (minor) #1271
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ aws-sdk-rails (3.8.0 → 3.10.0) · Repo · Changelog
Release Notes
3.10.0
3.9.1
3.9.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 22 commits:
Bumped version to v3.10.0
Support AJ 7.1 perform all later api (#110)
Add Ruby 3.3 to CI (#109)
Improve performance to_h method of Aws::Rails::SqsActiveJob::Configuration object (#108)
Added next release section to the changelog. [ci skip]
Bumped version to v3.9.1
Update release tools
Add changelog for delay seconds fix
Fix negative DelaySeconds being passed to parameter. (#107)
Setup changelog after borked release
Update VERSION
Bumped version to v3.9.0
Revert "Bumped version to v3.9.0"
Fix readme and update release tasks
Bumped version to v3.9.0
Update tools
Update changelog
Update rubocop todo
Add support for selectively choosing deduplication keys. (#102)
Rubocop and update to Ruby 2.3 (#104)
Fix CI (#103)
Added next release section to the changelog. [ci skip]
Sorry, we couldn't find anything useful about this release.
Sorry, we couldn't find anything useful about this release.
Release Notes
2.13.0
2.12.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
Bumped version to v2.13.0
Support custom update expressions when update has no other attribute changes (#138)
Update release tasks
Update tools and gitignore
Added next release section to the changelog. [ci skip]
Bumped version to v2.12.0
Merge pull request #134 from aws/conditional-check-error-plumbing
Update specs
Flat options and default option merging
Add rubocop to CI
Merge pull request #136 from aws/upgrade-ruby
Upgrade Ruby requirement
Merge branch 'main' into conditional-check-error-plumbing
Merge pull request #135 from aws/rubocop
PR feedback
Fix tests
Rubocop
Fix older ruby
Pass through api options to item operations and support conditional write failure item data
Update docs to v3 and fix some warnings
Add changelog for #133 bug fix
Merge pull request #133 from lsglick/lsglick/BUGFIX-set-default
Allow default value for String/Numeric Sets to be unset
Added next release section to the changelog. [ci skip]
Release Notes
Too many releases to show here. View the full release notes.
Release Notes
1.104.0 (from changelog)
1.103.0 (from changelog)
1.102.0 (from changelog)
1.101.0 (from changelog)
1.100.0 (from changelog)
1.99.0 (from changelog)
1.98.0 (from changelog)
1.97.0 (from changelog)
1.96.0 (from changelog)
1.95.0 (from changelog)
1.94.0 (from changelog)
Does any of this look wrong? Please let us know.
Release Notes
1.59.0 (from changelog)
1.58.0 (from changelog)
1.57.0 (from changelog)
1.56.0 (from changelog)
Does any of this look wrong? Please let us know.
Release Notes
1.44.0 (from changelog)
1.43.0 (from changelog)
1.42.0 (from changelog)
1.41.0 (from changelog)
1.40.0 (from changelog)
Does any of this look wrong? Please let us know.
Release Notes
1.70.0 (from changelog)
1.69.0 (from changelog)
1.68.0 (from changelog)
1.67.0 (from changelog)
1.66.0
1.65.0
1.64.0
1.63.0
Does any of this look wrong? Please let us know.
Release Notes
2.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 5 commits:
Bumped version to v2.2.0
Loosen rack requirement to allow for rack 3 (#34)
Update release tasks
Update gitignore
Added next release section to the changelog. [ci skip]
Release Notes
1.3.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
Prepare for 1.3.1
Merge pull request #876 from andrewn617/improve-boolean-parse-documentation
Fix test on Ruby head
Merge pull request #873 from viktorianer/fix-uncomment-lines-space-which-existed-before-the-comment-hash
Merge pull request #872 from ancao90/fix-documentation
Improve the code documentation with indentation (#863)
Merge pull request #871 from m-nakamura145/update-checkout-action
Merge pull request #869 from amatsuda/bundler_24_warnings
Update .github/workflows/tests.yml
Merge pull request #867 from p8/refactor/remove-string-encode-conditional
Merge pull request #866 from m-nakamura145/update-ci-matrix
Merge pull request #865 from takmar/fix-typo
Document the '--skip-' option for boolean options.
Fix uncomment_lines method to preserve indentation correctly
fix documentation of action `copy_file`
Bump actions/checkout
Avoid loading bundler 2.4.22 that vendorizes thor 1.3.0
Fix typo
Remove String#encode conditional required by Ruby < 2.6
Add Ruby 3.3 to CI matrix
Simply dump strings to escape
🆕 rack-session (added, 1.0.2)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands