We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3128583 commit b17cb4bCopy full SHA for b17cb4b
docs/release_notes/ReleaseNotes-2.10.1.md
@@ -0,0 +1,14 @@
1
+# Release Notes for OX Abuse Shield 2.10.1
2
+
3
+<!-- {% raw %} -->
4
5
+## Bug Fixes
6
7
+* Fixed bug in GeoIP2 lookups where return values were not populated
8
9
+## Fixed bug in GeoIP2 lookups where return values were not populated
10
11
+The GeoIP2 LookupCity Lua function was never correctly implemented, so results were not exposed to Lua correctly.
12
+This fix exposes the results using the correct method to ensure future operation.
13
14
+<!-- {% endraw %} -->
0 commit comments