File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ === Net::LDAP 0.16.3
2+
3+ * Add Net::LDAP::InvalidDNError #371
4+ * Use require_relative instead of require #360
5+ * Address some warnings and fix JRuby test omissions #365
6+ * Bump rake dev dependency to 12.3 #359
7+ * Enable rubocop in ci #251
8+ * Enhance rubocop configuration and test syntax #344
9+ * CI: Drop rbx-2, uninstallable #364
10+ * Fix RuboCop warnings #312
11+ * Fix wrong error class #305
12+ * CONTRIBUTING.md: Repair link to Issues #309
13+ * Make the generate() method more idiomatic... #326
14+ * Make encode_sort_controls() more idiomatic... #327
15+ * Make the instrument() method more idiomatic... #328
16+ * Fix uninitialised Net::LDAP::LdapPduError #338
17+ * README.rdoc: Use SVG build badge #310
18+ * Update TravisCI config to inclue Ruby 2.7 #346
19+ * add explicit ** to silence Ruby 2.7 warning #342
20+ * Support parsing filters with attribute tags #345
21+ * Bump rubocop development dependency version #336
22+ * Add link to generated and hosted documentation on rubydoc #319
23+ * Fix 'uninitialized constant Net::LDAP::PDU::LdapPduError' error #317
24+ * simplify encoding logic: no more chomping required #362
25+
126=== Net::LDAP 0.16.2
227
328* Net::LDAP#open does not cache bind result {#334}[https://github.com/ruby-ldap/ruby-net-ldap/pull/334]
You can’t perform that action at this time.
0 commit comments