You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+16
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,19 @@
1
+
<aname="v2.58.0"></a>
2
+
### v2.58.0 (2020-06-19)
3
+
4
+
5
+
#### Features
6
+
7
+
* log foreign key constraint errors as warn as 99% of the time they are transitory and unreproducible and should not cause alarms to be raised ([71fd0270](/../../commit/71fd0270))
8
+
* use structured logs for logging errors ([1e097b37](/../../commit/1e097b37))
9
+
10
+
11
+
#### Bug Fixes
12
+
13
+
* fix: update sanitize gem for CVE-2020-4054 ([2af4bf9d](/../../commit/2af4bf9d))
14
+
* do not parse the provider version as a semantic version when order_versions_by_date is true ([bf30024f](/../../commit/bf30024f))
0 commit comments