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

2.4.1 Release Changes #1587

Merged
merged 27 commits into from
Feb 3, 2025
Merged

2.4.1 Release Changes #1587

merged 27 commits into from
Feb 3, 2025

Conversation

vibhansa-msft
Copy link
Member

  • feat: support workload identity token

βœ… What

πŸ€” Why

πŸ‘©β€πŸ”¬ How to validate if applicable

πŸ”– Related links

* feat: support workload identity token
@vibhansa-msft vibhansa-msft added this to the v2-2.4.1 milestone Dec 5, 2024
souravgupta-msft and others added 25 commits December 10, 2024 15:54
* create block pool in child only
* Update golang.org/x/crypto to v0.31.0
* updated year in copyright message (#1601)
* Added statfs for block_cache
* Add strong consistency check for data on disk
* current implementation of open file when opened in O_WRONLY will truncate the file to zero. This is incorrect behaviour.
We don't see it in the normal scenario as write-back cache is on by default. Hence all the open calls with O_WRONLY will be redirected O_RDWR.
To simulate this turn of the write-back cache and then open file in O_WRONLY.
* Integrating blob filter in azstorage
added script for blobfuse setup and azsecpack setup in VM
* Refactor the Code
…r consistency (#1608)

* Make etag validation a defualt option
Reduce the number of REST calls while doing Rename Operation
* Fixed the logic to filter out folder prefix from path
* Added/Updated/Removed test case
@vibhansa-msft vibhansa-msft marked this pull request as ready for review February 3, 2025 10:48
@vibhansa-msft vibhansa-msft merged commit ea3f10f into main Feb 3, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants