v0.7.2
What's Changed
- core: fix parse kgw error, so it output detailed message (1417711). Correctly parse common kgw errors, so it outputs detailed a message.
- version: bump to 0.7.2 in vanilla go builds (b22a5f2).
- ci: test kgw in release workflow (1744789).
- http: strip trailing slashes from "BasePath" (d6820ac) This change fixes our http client constructors to trim trailing slashes.
- ci: run kwil-js test (0df049b)
- gatewayclient: fix domain compare when match cookie (e567538). Prevent re-prompting for authentication because of incorrect cookie matching based on a domain string that included port
- use core/v0.1.2 for release (4b1819b).
Full Changelog: v0.7.1...v0.7.2