Skip to content

3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 04:17
· 57 commits to master since this release
  • b821a45 - release
  • 1f9b9a8 - use stream to filter null value on save
  • c5365b4 - saving on finally
  • 0b35532 - remove CompletableFuture from DataStorage
  • 540d9c9 - fix incorrect urgent mode in SqlStorageSupplier
  • f34caa0 - use INSERT OR IGNORE in SqliteStorageSupplier
  • ccd3b36 - change SqlStorageSupplier to support multi statements on save
  • d477d0f - get old value when updating DataEntry
  • d45a5c4 - move DataEntry methods to DataEntryAgent
  • a43cd9c - remove support in StorageAgent
  • 3bc52b3 - add remove method in DataStorage
  • 267f3a5 - next development