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 091e96b commit c82053bCopy full SHA for c82053b
CHANGELOG.md
@@ -4,6 +4,13 @@ Changelog
4
All notable changes to this project will be documented in this file.
5
This project adheres to [Semantic Versioning](https://semver.org).
6
7
+2.1.0 - 2022-04-21
8
+------------------
9
+
10
+* Remove persistent Connection/SchemaManager instance from event listeners.
11
+ The event listeners now always use the connection instance provided by the
12
+ event args.
13
14
2.0.0 - 2021-10-07
15
--
16
0 commit comments