Engineer(s): Patrick Meredith
2024-06-07
Summary:
- What was completed over the last two weeks?
- GCP and Spec cleanup merged
- What's the focus over the next two weeks?
- Finishing up documentation
- Unified tests
- Impediments encountered over the last two weeks
- Rust team busy so PR closing was slow
- Other priorities
Engineer(s): Patrick Meredith
2024-05-23
Summary:
- What was completed over the last two weeks?
- No movement other than some minor updates on the GCP PR
- What's the focus over the next two weeks?
- Finishing up documentation
- Unified tests
- Impediments encountered over the last two weeks
- Skunkworks
- Other SQL related work
Engineer(s): Patrick Meredith
2024-05-09
Summary:
- What was completed over the last two weeks?
- Support for GCP workload
- Public interface complete
- Some documentation examples
- What's the focus over the next two weeks?
- Finishing up documentation
- Unified tests
- Impediments encountered over the last two weeks
- GCP VM is very slow, which necessitated creativity in testing
Engineer(s): Patrick Meredith
2024-04-25
Summary:
- What was completed over the last two weeks?
- Support for Azure workload
- What's the focus over the next two weeks?
- GCP workload and shoring up changes from the spec
- Impediments encountered over the last two weeks
- Azure test infrastructure was occasionally down, it's working well now
2024-04-12
Summary:
What was completed over the last two weeks?
- Rust prose tests working again with new infrastructure
Engineer: Patrick Meredith
2024-03-29: Target date on track for 2024-06-16
Summary:
*What was completed over the last two weeks?
**Rust driver prose tests all passing on provisional infrastructure, waiting on a finalized test infrastructure for merge. Spawnable RFC8252 server functional. Starting on human flow in ODBC driver.
*What's the focus over the next two weeks?
**Implementation of spawnable server for JDBC, JDBC human flow, ODBC refresh flow, Test configurations.
*Impediments encountered over the last two weeks
**Test infrastructure for OIDC taken down with no replacement
Engineer: Abraham Egnor
Summary: Implement a new SASL mechanism for OpenID Connect (OIDC). The server is adding a new SASL mechanism for 7.0 to enable users to provide OIDC access tokens to authenticate their connections.
2023-06-09
- Putting OIDC work on hold while the revised design is getting completed
- Working on Rust quick wins until this design is complete
2023-05-25
- Abraham began implementation this week
- Currently in progress: Implementing callback mechanism