pyvider-rpcplugin
2025-06-15
Preview release documentation preparation
107 files · 4,788+ · 4,082-
Preview Release Prep
11 files changed
READINESS.mdUpdated documentationapi-reference.mdUpdated documentationarchitecture.mdUpdated documentationconfiguration.mdUpdated documentationexamples_readme.mdUpdated documentationexamples_structure.mdUpdated documentationprimary_readme.mdUpdated documentationsecurity.mdUpdated documentationenv.cmdUpdated env.cmdenv.shUpdated env.shmypy.iniUpdated mypy.ini
- Updated
README.md(137 lines of changes) with corrected API examples specify internal2 files
README.mdREADME.md
- Updated all docs:
api-reference.md,architecture.md,configuration.md,security.md,troubleshooting.mdspecify behavioral5 files
api-reference.mdarchitecture.mdconfiguration.mdsecurity.mdtroubleshooting.md
- Removed
docs/primary_readme.md(280 lines) anddocs/examples_structure.mdupdates specify internal4 files
primary_readme.mdexamples_structure.mdREADME.mdREADME.md
API Correctness Pass
10 files changed
01_quick_start.pyUpdated example02_server_setup.pyUpdated example03_client_connection.pyUpdated example04_transport_options.pyUpdated example05_security_mtls.pyUpdated example06_async_patterns.pyUpdated example07_error_handling.pyUpdated example08_production_config.pyUpdated example09_custom_protocols.pyUpdated example10_performance_tuning.pyUpdated example
- Updated all 10 numbered examples (01-10) with correct API usage
remediate
behavioral
3 files
01_quick_start.py02_server_setup.py03_client_connection.py
- Fixed demo echo client and server with proper patterns
remediate
internal
1 file
echo_client.py
- Updated KV proto examples with corrected imports
remediate
internal
5 files
echo_pb2.pyiecho_pb2_grpc.pygrpc_broker_pb2.pyigrpc_controller_pb2.pyigrpc_stdio_pb2.pyi
Cleanup
7 files changed
env.cmdUpdated env.cmdenv.shUpdated env.shmypy.iniUpdated mypy.inipyproject.tomlUpdated project configurationCHANGELOG.mdUpdated CHANGELOG.mdDockerfileUpdated DockerfileREADME.mdUpdated README.md
Updates
10 files changed
__init__.pyUpdated __init__.pybase.pyUpdated client/base.pyconnection.pyUpdated client/connection.pytypes.pyUpdated client/types.pyconfig.pyUpdated config.pycertificate.pyUpdated crypto/certificate.pydebug.pyUpdated crypto/debug.pyexception.pyUpdated exception.pyfactories.pyUpdated factories.pyhandshake.pyUpdated handshake.py