Skip to content

Releases: SenseNet/sn-io

v1.2

16 Jul 14:44
Compare
Choose a tag to compare

What's Changed

Bug fixes

  • FIX: Rewrite breaking changes and fix tests by @kavics in #67
  • FIX: Query the last block again when the cutoff paths changed in the Export by @kavics in #67
  • FIX: missing request bodies in the RepositoryWriter by @kavics in #67
  • FIX: Switch off the HttpClient's bulky logging by @kavics in #67
  • Avoid using the buggy lucene range query in export paging. by @kavics in #65

Other Changes

  • Upgrade SenseNet.Client reference by @kavics in #67

Full Changelog: v1.1.5...v1.2

sensenet IO 1.1.5

15 Mar 01:43
Compare
Choose a tag to compare

This is a minor release containing bug fixes, feature enhancements and documentation changes.

What's Changed

Bug fixes

  • Add missing filter clause. by @kavics in #56
  • Add the current filename to the JSON deserialization error message. by @kavics in #58
  • Fix: The permission import. by @kavics in #61
  • Fix: The Fields property is not required in the IMPORT metafile. by @kavics
  • Fix: The permissions are imported. by @kavics

Other Changes

  • Add option attribute and docs. by @tusmester in #51
  • Optional custom configuration. by @kavics in #52
  • Import filters: CreateOnly in RepositoryWriter and Skip in FsReader. by @kavics in #53

Full Changelog: v1.1.4...v1.1.5

Installation

If you want to reference this library in your project, please install the following NuGet package.
NuGet

SenseNet.IO.CLI console app:
NuGet

sensenet IO 1.1.4

18 Oct 09:30
Compare
Choose a tag to compare

This is a minor release containing bug fixes and infrastructural improvements.

What's Changed

Bug fixes

  • Skip trying to import nonexisting binaries. by @tusmester in #43

Other Changes

  • Add default logging configuration to code. by @tusmester in #48
  • Implement RepositoryReaderContent.IsFolder property. by @kavics in #49

Full Changelog: skip-and-continue...v1.1.4

Skip and continue

14 Jun 12:21
Compare
Choose a tag to compare

This is a minor release containing a few bug fixes and logging enhancements.

Other Changes

  • Fix: The reader skips the subtree when a writer cannot write a node and its subtree. by @kavics in #34
  • Write a warning message if a broken link is found. by @kavics in #36
  • Update client reference and use the new upload api. by @tusmester in #37
  • Fix: enable transfer continuation if the failed content exists. by @kavics in #40

Full Changelog: snio-initial-release...skip-and-continue

Introducing sensenet IO

27 Mar 18:07
Compare
Choose a tag to compare

This is the initial release of the sensenet IO tool that you can use to export or import data to and from a sensenet repository. For more details please visit https://docs.sensenet.com.