We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c33a5e commit 89ba002Copy full SHA for 89ba002
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
## master
4
5
+* Enhancements
6
+ * Cache environment config in application config (#393)
7
+
8
+* Bug Fixes
9
+ * fix request url port in payloads for HTTPS requests (#391)
10
11
+* Breaking Changes
12
+ * Change default `included_environments` to only include `:prod` by default (#370)
13
+ * Change default event send type to :none instead of :async (#341)
14
+ * Make hackney an optional dependency, and simplify Sentry.HTTPClient behaviour (#400)
15
16
## 7.2.4 (2020-03-09)
17
18
* Enhancements
0 commit comments