Skip to content

Commit dfae6fd

Browse files
Merge pull request #310846 from marielherz/rdvBrownfieldGA
Rdv brownfield ga
2 parents 3696794 + 6a5fedc commit dfae6fd

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

articles/energy-data-services/release-notes.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,19 @@ This page is updated with the details about the upcoming release approximately a
2323

2424
<hr width = 100%>
2525

26+
## January 2026
27+
### Rock and Fluid Samples (RAFS) DDMS - Generally Available
28+
The Rock and Fluid Samples (RAFS) DDMS is now generally available in Azure Data Manager for Energy. RAFS provides a standardized, scalable foundation for storing, querying, and analyzing geological and engineering sample data from subsurface and surface locations. These insights are essential for key energy workflows, including reservoir modeling, drilling planning, and facility design.
29+
30+
To learn more about RAFS DDMS, see the official documentation: [Rock and Fluid Samples (RAFS) DDMS APIs](tutorial-rock-and-fluid-samples-ddms.md).
31+
32+
### Dangerous Query Rate Limit Enforcement
33+
To strengthen service resiliency, Azure Data Manager for Energy now applies targeted ratelimiting to a narrow class of highrisk wildcard queries that can negatively impact cluster performance. This guardrail affects only queries using the fully unbounded pattern \*\:\*\:\*\:\* in the kind field of requests sent to /api/search/v2/query and /api/search/v2/query_with_cursor. Typical ingestion, search, and operational workloads are not impacted.
34+
35+
When a query is ratelimited, clients receive an HTTP 429 – Too Many Requests responses. The response body provides a clear explanation and guidance. The enforcement logic uses a conservative default configuration of 2 burst tokens, a refill rate of 1 token every 5 seconds, and an effective allowance of approximately 12 such wildcard queries per minute.
36+
37+
Users can avoid ratelimit conditions by issuing bounded queries with explicit kind values rather than relying on fully open wildcard patterns.
38+
2639
## December 2025
2740
### Reference Data Values Automatic Sync - Generally Available
2841

0 commit comments

Comments
 (0)