Skip to content

Cherry picking #2182 - the fix for s3 https connection on windows to v5.2.4 release branch #2186

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

Closed
wants to merge 1 commit into from

Conversation

phoebusm
Copy link
Collaborator

Reference Issues/PRs

Cherrypicking #2182 to v5.2.4 release branch

What does this implement or fix?

  1. Change s3 persistence test endpoint to https
  2. Patch aws sdk on pypi build as temporary fix for WinHttp TLS is completely disabled if m_verifySSL is false aws/aws-sdk-cpp#3008
  3. Upgrade aws sdk to the version specified in vcpkg.json

For conda, patch will be submitted upstream

Change Type (Required)

  • Patch (Bug fix or non-breaking improvement)
  • Minor (New feature, but backward compatible)
  • Major (Breaking changes)
  • Cherry pick

Any other comments?

Checklist

Checklist for code changes...
  • Have you updated the relevant docstrings, documentation and copyright notice?
  • Is this contribution tested against all ArcticDB's features?
  • Do all exceptions introduced raise appropriate error messages?
  • Are API changes highlighted in the PR description?
  • Is the PR labelled as enhancement or bug so it appears in autogenerated release notes?

#### Reference Issues/PRs
<!--Example: Fixes #1234. See also #3456.-->
https://man312219.monday.com/boards/7852509418/pulses/8485223765

#### What does this implement or fix?
1. Change s3 persistence test endpoint to `https`
2. Patch aws sdk on pypi build as temporary fix for
aws/aws-sdk-cpp#3008
3. Upgrade aws sdk to the version specified in `vcpkg.json`

For conda, patch will be submitted upstream

## Change Type (Required)
- [x] **Patch** (Bug fix or non-breaking improvement)
- [ ] **Minor** (New feature, but backward compatible)
- [ ] **Major** (Breaking changes)
- [ ] **Cherry pick**

#### Any other comments?

#### Checklist

<details>
  <summary>
   Checklist for code changes...
  </summary>
 
- [ ] Have you updated the relevant docstrings, documentation and
copyright notice?
- [ ] Is this contribution tested against [all ArcticDB's
features](../docs/mkdocs/docs/technical/contributing.md)?
- [ ] Do all exceptions introduced raise appropriate [error
messages](https://docs.arcticdb.io/error_messages/)?
 - [ ] Are API changes highlighted in the PR description?
- [ ] Is the PR labelled as enhancement or bug so it appears in
autogenerated release notes?
</details>

<!--
Thanks for contributing a Pull Request to ArcticDB! Please ensure you
have taken a look at:
- ArcticDB's Code of Conduct:
https://github.com/man-group/ArcticDB/blob/master/CODE_OF_CONDUCT.md
- ArcticDB's Contribution Licensing:
https://github.com/man-group/ArcticDB/blob/master/docs/mkdocs/docs/technical/contributing.md#contribution-licensing
-->
@github-actions github-actions bot added the patch Small change, should increase patch version label Feb 18, 2025
@phoebusm phoebusm closed this Feb 18, 2025
@phoebusm phoebusm deleted the cherry_pick/s3_win_https_conn_fix branch February 18, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Small change, should increase patch version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant