“Naeel”
|
612aa53caf
|
api-gateway: migrate YAML gen + provider core from deck-api (?endpoint=) to lk-api-gateway (REST paths)
- service_spec_gen: callAPI() auto-detects proxy vs REST mode by index.cfm presence
- core/client.go: buildURL() replaces all 4 ?endpoint= harcoded sites
- build-provider.sh: -ldflags -X main.version=${VERSION} for correct binary version
- 01_generate_yamls.sh (devops + root): Python auto-detect proxy vs REST
- 02_generate_resources_and_docs_v2.sh: pass -api-endpoint to doc generators
- 04_build_and_publish_docs.sh: normalize_api_endpoint without forced /index.cfm
- docs_template_gen + v2: -api-endpoint flag, hardcoded deck-api replaced
- provider.go (both): TODO(api-gateway) comments
- profiles/test/profile.env: NUBES_API_ENDPOINT -> lk-api-gateway-test
- HISTORY: 2026-07-02_api_gateway_migration.md
|
2026-07-02 12:40:47 +04:00 |
|
“Naeel”
|
a8d3be1849
|
v5.0.74: fix net import
|
2026-07-01 16:12:23 +04:00 |
|
“Naeel”
|
112d04adf5
|
v5.0.74: fresh Transport (not cloned DefaultTransport)
|
2026-07-01 16:11:26 +04:00 |
|
“Naeel”
|
7862ea7e45
|
v5.0.68: TLSNextProto fix — disable HTTP/2 ALPN (DDoS-Guard EOF)
|
2026-07-01 15:40:09 +04:00 |
|
“Naeel”
|
e06e8de134
|
v5.0.67: fix proxy nil crash + net/url import
|
2026-07-01 14:59:49 +04:00 |
|
“Naeel”
|
dbc426b861
|
v5.0.66: utls + proxy CONNECT tunnel (DDoS-Guard bypass)
|
2026-07-01 14:57:53 +04:00 |
|
“Naeel”
|
7af20e6568
|
v5.0.64: utls Firefox-120 TLS fingerprint
|
2026-07-01 14:51:03 +04:00 |
|
“Naeel”
|
5a301a397c
|
v5.0.63: utls force HTTP/1.1 ALPN
|
2026-07-01 14:47:54 +04:00 |
|
“Naeel”
|
62c41e96d7
|
v5.0.62: utls Chrome-120 TLS fingerprint (DDoS-Guard bypass)
|
2026-07-01 14:45:30 +04:00 |
|
“Naeel”
|
d2c4ad2979
|
add: universal provider
|
2026-06-30 15:44:36 +04:00 |
|