Releases: linkml/linkml-solr
Releases · linkml/linkml-solr
v0.1.6
What's Changed
- attempt to upgrade to linkml 1.7 compatibility, mimicing docgen's interaction with generator superclass by @kevinschaper in #14
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Stream when bulk uploading to Solr with curl by @kevinschaper in #8
- Add support for making the solr schema from a single class within schema by @kevinschaper in #10
- Update the solr type used for linkml float, double and decimal by @kevinschaper in #12
- Add option to specify an update processor on bulk load by @kevinschaper in #13
Full Changelog: v0.1.2...v0.1.5
v0.1.2
v0.1.1
v0.1.0
What's Changed
- Convert from Pipenv to Poetry & update linkml_model import location by @kevinschaper in #1
New Contributors
- @kevinschaper made their first contribution in #1
Full Changelog: v0.0.1...v0.1.0