## Overview
This PR updates go-da to v0.2.0 which accepts a context as the first
argument to DA interface methods.
## Checklist
- [x] New and updated code has appropriate documentation
- [x] New and updated code has new and/or updated testing
- [x] Required CI checks are passing
- [x] Visual proof for any user facing features like CLI or
documentation updates
- [x] Linked issues closed with keywords
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Refactor**
- Enhanced the data access client to support context parameters for
improved operation handling.
- **Tests**
- Updated tests to align with the new context parameter integration in
data access methods.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->