Skip to content

Commit 06c8ec2

Browse files
authored
Merge pull request #90 from wallarm/release/v2.3.10
Release/v2.3.10
2 parents 364385f + efee597 commit 06c8ec2

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
1-
## [Unreleased]
1+
## [v2.3.10] - 2026-05-12
22

33
### New Features
44

5-
* **`wallarm_api_discovery_config`** — singleton resource managing the API Discovery configuration (Settings → API Discovery). Editable: enabled flag, protocols (REST/GraphQL/SOAP/GRPC/MCP), content-type filter, endpoint-stability thresholds, parameter-type and PII detection thresholds, disabled-apps list. Read-only attributes mirror the rest of the API response for drift visibility. Bumps `wallarm-go` to add `APIDiscovery` interface.
5+
* **`wallarm_api_discovery_config`** — singleton resource managing the API Discovery configuration (Settings → API Discovery). Editable: enabled flag, protocols (REST/GraphQL/SOAP/GRPC/MCP), content-type filter, endpoint-stability thresholds, parameter-type and PII detection thresholds, disabled-apps list. Read-only attributes mirror the rest of the API response for drift visibility. Bumps `wallarm-go` to v0.13.0 to add `APIDiscovery` interface.
66

77
### Bug Fixes
88

99
* **`data.wallarm_hits`: emit `instance` condition for default-app (poolID=-1) hits** — fixes 4-vs-5 condition hash mismatch on instance-included API clients.
1010

1111
### Internal
1212

13+
* **Committed reference data** — added 13 reference docs, `spec/point_map.json`, `spec/actions_examples.json`, and `scripts/fetch_point_refs.py` to the repo. Dedupe of `spec/actions_examples.json` (343 raw samples → 82 unique shapes; 18,447 → 4,776 lines). Real domains in `spec/actions_examples.json` scrubbed to `example.com`. Dead `init-plugin` Makefile target and `plugindircheck.sh` removed.
1314
* **Lint modernization**`interface{}``any` across `wallarm/` and `scripts/` (~990 sites); `WriteString(fmt.Sprintf)``fmt.Fprintf` (25 sites); 2 tagged-switch conversions. No behavior change.
1415

1516
## [v2.3.9] - 2026-05-04

0 commit comments

Comments
 (0)