Skip to content

Releases: ArangoDB-Community/pyArango

2.1.1

25 Mar 12:56
251e74a
Compare
Choose a tag to compare

Added missing fields value settings on getitem

2.1.0

24 Mar 16:58
Compare
Choose a tag to compare

2.1.0

  • Added getitem for documents at the database level
  • Added fill_default() on documents to replace None values by schema defaults
  • fill_default() is automatically called on save
    =====

2.0.3

  • Added support for authentication via client-side certificates

2.0.2

14 Apr 23:58
2640184
Compare
Choose a tag to compare
  • Fixed contains functions
  • Added UniqueConstrainViolation exception, inherits from CreationError

2.0.1

17 Jan 15:54
Compare
Choose a tag to compare

We skipped 2.0 to go straight to 2.0.1

2.0.1

Fixed max retries for write conflicts

2.0

changed the default value of reject_zero in NotNull from True to False
added to_default function to reset a document to its default values
fixed bug in default documents where default values could be overwritten
default value for fields is now None
defaual value for fields can now be a callable

1.3.5

05 May 13:00
Compare
Choose a tag to compare

The last release of the 1.XX

1.3.4

24 Mar 04:51
Compare
Choose a tag to compare

1.3.4

  • Bugfix: Query iterrator now returns all elements instead of a premature empty list
  • Bugfix: Collection naming when using the arango's name argument
  • New: Schema validation example
  • New: Satelite graphs

1.3.3

30 Oct 05:23
Compare
Choose a tag to compare
Merge branch 'backport-bk-pyarango' of https://github.com/dothebart/p…

…yArango into dothebart-backport-bk-pyarango

v 1.3.2

27 Sep 04:21
Compare
Choose a tag to compare
Merge branch 'backport-bk-pyarango' of https://github.com/dothebart/p…

…yArango into dothebart-backport-bk-pyarango

1.3.0

11 Jun 00:24
Compare
Choose a tag to compare
  • Fixed nested store patch update
  • REFACT: New DocumentStore class for taking care of storing document in a hierarchy of stores (nested objects) and validate them
  • Minor bug fixes

1.2.8

10 Jan 12:56
Compare
Choose a tag to compare
1.2.8