|
1 | | -### [2.4.5](https://github.com/MongoCamp/mongodb-driver/compare/v2.4.4...v2.4.5) (2022-06-08) |
2 | | - |
3 | | -### [2.4.4](https://github.com/MongoCamp/mongodb-driver/compare/v2.3.1...v2.4.4) (2022-06-08) |
| 1 | +### 2.4.7 (2022-06-27) |
4 | 2 |
|
5 | 3 |
|
6 | 4 | ### Bug Fixes |
7 | 5 |
|
8 | | -* **Database:** Database Size ([5260df2](https://github.com/MongoCamp/mongodb-driver/commit/5260df22f24fe6aab3434dce91bb7cce516fe368)) |
| 6 | +* **Database:** Database Size ([c35778c](https://github.com/MongoCamp/mongodb-driver/commit/c35778c8e3cff94d0759a62c9400342e154c9c9d)) |
9 | 7 |
|
10 | 8 |
|
11 | 9 | ### Code Refactoring |
12 | 10 |
|
13 | | -* **Project:** moved to github mongocamp organization ([c37fa36](https://github.com/MongoCamp/mongodb-driver/commit/c37fa364b565764a526491ff274835cf018593a8)) |
| 11 | +* **Project:** moved to github mongocamp organization ([bb65f8b](https://github.com/MongoCamp/mongodb-driver/commit/bb65f8b87e6c77bd5976a1828595366e3e3953d2)) |
14 | 12 |
|
15 | 13 |
|
16 | 14 | ### Features |
17 | 15 |
|
18 | | -* Added MongoDb Listeners to MongoConfig (Command and Connection Pool) ([6422f0b](https://github.com/MongoCamp/mongodb-driver/commit/6422f0be4be6a2cf068fe088c869cbbdcf2ecc0d)) |
19 | | -* installed pgp key from secret ([baeecae](https://github.com/MongoCamp/mongodb-driver/commit/baeecaee9ecde2cdcf0beb6c0c3ff4bbd5b5abf4)) |
20 | | - |
21 | | - |
22 | | -### Maintenance |
23 | | - |
24 | | -* 7 dependency updates ([82cde16](https://github.com/MongoCamp/mongodb-driver/commit/82cde16faf41f43d7bfc94eac67a51933f79ddc3)) |
25 | | -* **dependencies:** prepare release ([8799628](https://github.com/MongoCamp/mongodb-driver/commit/87996282e52afd44c2d29473791b88db50e99202)) |
26 | | -* **dependencies:** update ([f0b9bde](https://github.com/MongoCamp/mongodb-driver/commit/f0b9bdef85265c5efbdbe23471e0cff40a3228a1)) |
27 | | -* **dependencies:** update ([5460fa7](https://github.com/MongoCamp/mongodb-driver/commit/5460fa7c8a9525e3bdd9db57a8398d2517ff8fac)) |
28 | | -* **dependencies:** update ([525b75f](https://github.com/MongoCamp/mongodb-driver/commit/525b75fa3988c864f708d1807336a29b88efbfb5)) |
29 | | -* **dependencies:** update ([6b0b18e](https://github.com/MongoCamp/mongodb-driver/commit/6b0b18ea21a0ecb889dc3096bb83a880877afd72)) |
30 | | -* **plugins:** Dependency Updates ([7aed889](https://github.com/MongoCamp/mongodb-driver/commit/7aed8892c8e185afa0f06d09467ad2b10345c2ba)) |
31 | | -* **version:** prepare next release version ([e819f5b](https://github.com/MongoCamp/mongodb-driver/commit/e819f5b972b403d34bbba90a0abadac2041b2d9a)) |
32 | | -* **version:** prepare next release version ([f833a7f](https://github.com/MongoCamp/mongodb-driver/commit/f833a7fec131b1b4378126f1c99a6abc616267b4)) |
33 | | -* **version:** prepare next release version ([2d340e6](https://github.com/MongoCamp/mongodb-driver/commit/2d340e675b9d26b253817ab5e1bf1d713d903c27)) |
34 | | -* **version:** prepare next release version ([79edcea](https://github.com/MongoCamp/mongodb-driver/commit/79edceae04e542afe2ee85c237b7ef3b28129edf)) |
35 | | -* **version:** prepare next release version ([c8e7417](https://github.com/MongoCamp/mongodb-driver/commit/c8e7417423860b3ff005a0c8b6576205d89f13b6)) |
36 | | - |
37 | | -### [2.3.1](https://github.com/MongoCamp/mongodb-driver/compare/v2.3.0...v2.3.1) (2022-03-24) |
38 | | - |
39 | | - |
40 | | -### Maintenance |
41 | | - |
42 | | -* **deps:** mongo scala driver 4.5.1 ([cc6b3a9](https://github.com/MongoCamp/mongodb-driver/commit/cc6b3a92502510f9351e18ae044894319ef7b4c9)) |
43 | | - |
44 | | -## [2.3.0](https://github.com/MongoCamp/mongodb-driver/compare/v2.2.7...v2.3.0) (2022-02-12) |
45 | | - |
46 | | - |
47 | | -### Maintenance |
48 | | - |
49 | | -* Dependency Updates ([30e281a](https://github.com/MongoCamp/mongodb-driver/commit/30e281a9bc4df69501099d05c14d9ea20fb98621)) |
50 | | -* **deps:** mongo scala driver 4.5.0 ([12e190e](https://github.com/MongoCamp/mongodb-driver/commit/12e190e83f38a15940d0442988e1d5f57b6170c6)) |
51 | | - |
52 | | -### [2.2.7](https://github.com/MongoCamp/mongodb-driver/compare/v2.2.6...v2.2.7) (2022-01-11) |
| 16 | +* Added MongoDb Listeners to MongoConfig (Command and Connection Pool) ([bbe77de](https://github.com/MongoCamp/mongodb-driver/commit/bbe77de2e7151ac3c00a38f38c3ed29c1da06388)) |
| 17 | +* installed pgp key from secret ([b15f232](https://github.com/MongoCamp/mongodb-driver/commit/b15f23295e831b498aec0b132dedcdbbcfd2d05b)) |
53 | 18 |
|
54 | 19 |
|
55 | 20 | ### Maintenance |
56 | 21 |
|
57 | | -* Dependency Updates ([7c6e237](https://github.com/MongoCamp/mongodb-driver/commit/7c6e2378091da72cfbc8a5c56a8ff1f1fa0326b5)) |
58 | | - |
59 | | -### [2.2.6](https://github.com/MongoCamp/mongodb-driver/compare/v2.2.5...v2.2.6) (2021-11-23) |
60 | | - |
61 | | -### [2.2.5](https://github.com/MongoCamp/mongodb-driver/compare/v2.2.4...v2.2.5) (2021-09-25) |
62 | | - |
63 | | -### [2.2.4](https://github.com/MongoCamp/mongodb-driver/compare/v2.2.3...v2.2.4) (2021-04-29) |
64 | | - |
65 | | -### [2.2.3](https://github.com/MongoCamp/mongodb-driver/compare/v2.2.2...v2.2.3) (2021-04-29) |
66 | | - |
67 | | -### [2.2.2](https://github.com/MongoCamp/mongodb-driver/compare/v2.2.1...v2.2.2) (2021-04-15) |
68 | | - |
69 | | -### [2.2.1](https://github.com/MongoCamp/mongodb-driver/compare/v2.2.0...v2.2.1) (2021-03-09) |
70 | | - |
71 | | -## [2.2.0](https://github.com/MongoCamp/mongodb-driver/compare/v2.1.0...v2.2.0) (2021-02-21) |
72 | | - |
73 | | -## [2.1.0](https://github.com/MongoCamp/mongodb-driver/compare/v2.0.10...v2.1.0) (2020-12-05) |
74 | | - |
75 | | -### [2.0.10](https://github.com/MongoCamp/mongodb-driver/compare/v2.0.9...v2.0.10) (2020-11-18) |
76 | | - |
77 | | -### [2.0.9](https://github.com/MongoCamp/mongodb-driver/compare/v2.0.8...v2.0.9) (2020-11-18) |
78 | | - |
79 | | -### [2.0.8](https://github.com/MongoCamp/mongodb-driver/compare/v2.0.7...v2.0.8) (2020-10-19) |
80 | | - |
81 | | -### [2.0.7](https://github.com/MongoCamp/mongodb-driver/compare/v2.0.6...v2.0.7) (2020-08-03) |
82 | | - |
83 | | -### [2.0.6](https://github.com/MongoCamp/mongodb-driver/compare/v2.0.5...v2.0.6) (2020-07-28) |
84 | | - |
85 | | -### [2.0.5](https://github.com/MongoCamp/mongodb-driver/compare/v2.0.4...v2.0.5) (2020-06-18) |
86 | | - |
87 | | -### [2.0.4](https://github.com/MongoCamp/mongodb-driver/compare/v2.0.3...v2.0.4) (2020-06-18) |
88 | | - |
89 | | -### [2.0.3](https://github.com/MongoCamp/mongodb-driver/compare/v2.0.2...v2.0.3) (2020-06-05) |
90 | | - |
91 | | -### [2.0.2](https://github.com/MongoCamp/mongodb-driver/compare/v2.0.1...v2.0.2) (2020-06-05) |
92 | | - |
93 | | -### [2.0.1](https://github.com/MongoCamp/mongodb-driver/compare/v2.0.0...v2.0.1) (2020-05-23) |
94 | | - |
95 | | -## [2.0.0](https://github.com/MongoCamp/mongodb-driver/compare/v1.9.9...v2.0.0) (2020-04-30) |
96 | | - |
97 | | -### [1.9.9](https://github.com/MongoCamp/mongodb-driver/compare/v1.9.8...v1.9.9) (2020-04-30) |
98 | | - |
99 | | -### [1.9.8](https://github.com/MongoCamp/mongodb-driver/compare/v1.9.7...v1.9.8) (2020-04-30) |
100 | | - |
101 | | -### [1.9.7](https://github.com/MongoCamp/mongodb-driver/compare/v1.9.6...v1.9.7) (2020-04-28) |
102 | | - |
103 | | -### [1.9.6](https://github.com/MongoCamp/mongodb-driver/compare/v1.9.5...v1.9.6) (2020-04-27) |
104 | | - |
105 | | -### [1.9.5](https://github.com/MongoCamp/mongodb-driver/compare/v1.9.4...v1.9.5) (2020-04-27) |
106 | | - |
107 | | -### [1.9.4](https://github.com/MongoCamp/mongodb-driver/compare/v1.9.3...v1.9.4) (2020-04-26) |
108 | | - |
109 | | -### [1.9.3](https://github.com/MongoCamp/mongodb-driver/compare/v1.9.1...v1.9.3) (2020-04-24) |
110 | | - |
111 | | -### [1.9.1](https://github.com/MongoCamp/mongodb-driver/compare/v1.9.0...v1.9.1) (2020-04-22) |
112 | | - |
113 | | -## [1.9.0](https://github.com/MongoCamp/mongodb-driver/compare/v1.8.2...v1.9.0) (2020-04-22) |
114 | | - |
115 | | -### [1.8.2](https://github.com/MongoCamp/mongodb-driver/compare/v1.8.1...v1.8.2) (2020-04-19) |
116 | | - |
117 | | -### [1.8.1](https://github.com/MongoCamp/mongodb-driver/compare/v1.8.0...v1.8.1) (2020-04-19) |
118 | | - |
119 | | -## [1.8.0](https://github.com/MongoCamp/mongodb-driver/compare/v1.7.1...v1.8.0) (2020-04-18) |
120 | | - |
121 | | -### [1.7.1](https://github.com/MongoCamp/mongodb-driver/compare/v1.7.0...v1.7.1) (2020-03-15) |
122 | | - |
123 | | -## [1.7.0](https://github.com/MongoCamp/mongodb-driver/compare/v1.6.6...v1.7.0) (2019-12-15) |
124 | | - |
125 | | -### [1.6.6](https://github.com/MongoCamp/mongodb-driver/compare/v1.6.5...v1.6.6) (2019-08-22) |
126 | | - |
127 | | -### [1.6.5](https://github.com/MongoCamp/mongodb-driver/compare/v1.6.2...v1.6.5) (2019-07-10) |
128 | | - |
129 | | -### [1.6.2](https://github.com/MongoCamp/mongodb-driver/compare/v1.6.0...v1.6.2) (2019-02-20) |
130 | | - |
131 | | -## [1.6.0](https://github.com/MongoCamp/mongodb-driver/compare/v1.5.6...v1.6.0) (2018-11-13) |
132 | | - |
133 | | -### [1.5.6](https://github.com/MongoCamp/mongodb-driver/compare/v1.5.5...v1.5.6) (2018-09-24) |
134 | | - |
135 | | -### [1.5.5](https://github.com/MongoCamp/mongodb-driver/compare/v1.5.4...v1.5.5) (2018-08-24) |
136 | | - |
137 | | -### [1.5.4](https://github.com/MongoCamp/mongodb-driver/compare/v1.5.3...v1.5.4) (2018-08-02) |
138 | | - |
139 | | -### [1.5.3](https://github.com/MongoCamp/mongodb-driver/compare/v1.5.1...v1.5.3) (2018-08-01) |
140 | | - |
141 | | -### [1.5.1](https://github.com/MongoCamp/mongodb-driver/compare/v1.5.0...v1.5.1) (2018-07-09) |
142 | | - |
143 | | -## [1.5.0](https://github.com/MongoCamp/mongodb-driver/compare/1.4.0...v1.5.0) (2018-07-08) |
144 | | - |
145 | | -## [1.4.0](https://github.com/MongoCamp/mongodb-driver/compare/v1.0.4...1.4.0) (2018-07-05) |
146 | | - |
147 | | -### [1.0.4](https://github.com/MongoCamp/mongodb-driver/compare/v1.0.3...v1.0.4) (2018-02-26) |
148 | | - |
149 | | -### [1.0.3](https://github.com/MongoCamp/mongodb-driver/compare/1.0.2...v1.0.3) (2018-01-25) |
150 | | - |
151 | | -### 1.0.2 (2018-01-04) |
| 22 | +* 7 dependency updates ([3e844ad](https://github.com/MongoCamp/mongodb-driver/commit/3e844ad65aeada7abc30cad8fa92e98a3882be59)) |
| 23 | +* **Dependencies:** mongo scala driver 4.6.1 ([6397659](https://github.com/MongoCamp/mongodb-driver/commit/63976595197ed9a75932803429347dd25666af86)) |
| 24 | +* **dependencies:** prepare release ([676cb29](https://github.com/MongoCamp/mongodb-driver/commit/676cb2964c5f11d42e1b08315e7fa538a7f5cf11)) |
| 25 | +* **dependencies:** update ([4f52595](https://github.com/MongoCamp/mongodb-driver/commit/4f52595ec2d99430669b0b032914f55f83c14abd)) |
| 26 | +* **dependencies:** update ([e3e073e](https://github.com/MongoCamp/mongodb-driver/commit/e3e073e28c497627df0d5da62235862f5ef600bc)) |
| 27 | +* **dependencies:** update ([cf7d00e](https://github.com/MongoCamp/mongodb-driver/commit/cf7d00e4991f5d6f453dc73ea8b05d9451a329c0)) |
| 28 | +* **dependencies:** update ([0fd5bb7](https://github.com/MongoCamp/mongodb-driver/commit/0fd5bb71aedacda535538c579891cff79efc27c9)) |
| 29 | +* Dependency Updates ([9e4658c](https://github.com/MongoCamp/mongodb-driver/commit/9e4658c210a1bbd869b5ff294e89349951eb1e23)) |
| 30 | +* Dependency Updates ([3f749c0](https://github.com/MongoCamp/mongodb-driver/commit/3f749c05300b23eaf48588966aec7a926f3c4f1c)) |
| 31 | +* **deps:** mongo scala driver 4.5.0 ([c547da7](https://github.com/MongoCamp/mongodb-driver/commit/c547da7bb78e60013ead92c814d5ef4646c5e76b)) |
| 32 | +* **deps:** mongo scala driver 4.5.1 ([208eb54](https://github.com/MongoCamp/mongodb-driver/commit/208eb54b58c616e19d515df18cfbf27bcdbe3b0a)) |
| 33 | +* **plugins:** Dependency Updates ([50c44a2](https://github.com/MongoCamp/mongodb-driver/commit/50c44a255a53721ea7dad36336b959290cb6c4e7)) |
| 34 | +* **version:** prepare next release version ([d01f042](https://github.com/MongoCamp/mongodb-driver/commit/d01f042043ac745320b01316f1493565acdcf2b2)) |
| 35 | +* **version:** prepare next release version ([0396f10](https://github.com/MongoCamp/mongodb-driver/commit/0396f1058a589836e09addf3a3648891929ecded)) |
| 36 | +* **version:** prepare next release version ([54c87c4](https://github.com/MongoCamp/mongodb-driver/commit/54c87c4f25ca2f77757f352df44cb6f4aca68314)) |
| 37 | +* **version:** prepare next release version ([5aa71df](https://github.com/MongoCamp/mongodb-driver/commit/5aa71df7fc3e875d48f950787c93024020a6d3e0)) |
| 38 | +* **version:** prepare next release version ([637f262](https://github.com/MongoCamp/mongodb-driver/commit/637f2629256785e754047e605f47cb5abc148f8d)) |
152 | 39 |
|
0 commit comments