v1.0.1
What's Changed
Foundational work for XLB support. Updating metadata like README, package.json CODE_OF_CONDUCT to prepare for NPM package deployment.
- remove 'concurrency' group from build-core by @bsurmanski in #89
- Google Cloud Load Balancing binding initialization by @jordan83 in #90
- Adding skeleton grpc server with tests by @jordan83 in #91
- Create a new workflow for unit testing the xlb binding by @jordan83 in #93
- Exposing functions to independently apply actions pre-request and post-response by @jordan83 in #94
- Remove createRequest from RecaptchaContext interface. Replace with specific methods for calling APIs and fetching the challenge page by @jordan83 in #96
- Update README.md by @bsurmanski in #95
- rename base package to recaptcha-edge by @bsurmanski in #100
- fix typo in README.md by @bsurmanski in #101
- remove private:true from package.json files by @bsurmanski in #104
- Create CODE_OF_CONDUCT.md by @bsurmanski in #103
- add bug report and feature request issue templates by @bsurmanski in #102
- add binding specific .gitignore files by @bsurmanski in #105
- Adding edge compute policy behavior to xlb binding by @jordan83 in #106
- Deployment code by @jordan83 in #107
- Adding license statements to new files by @jordan83 in #110
- Parsing client IP from XFF header correctly by @jordan83 in #111
- Changing root for xlb config to encompass generated code by @jordan83 in #113
- Adding detailed readme for xlb by @jordan83 in #112
- rework cloudflare simple-test example by @bsurmanski in #115
- bump version to 1.0.1 by @bsurmanski in #117
Full Changelog: https://github.com/GoogleCloudPlatform/recaptcha-edge/commits/v1.0.1