Skip to content

Releases: akarazhev/metacfg4j

Fixed security vulnerability

18 Aug 13:48
84f5468
Compare
Choose a tag to compare

This release contains:

Fixed security vulnerability.

Updated license info, made small refactoring

04 Aug 10:48
64f01e1
Compare
Choose a tag to compare

This release contains:

  • License info;
  • Small refactoring.

Attaching of items and log vulnerability

27 Jul 15:30
Compare
Choose a tag to compare

This release contains:

  • Fixed attaching of the item on the clean data base;
  • Fixed log vulnerability.

Update attributes

19 Jul 10:13
Compare
Choose a tag to compare

This release contains:

  • Fixes to update an attribute structure;
  • Fixed a bug with getting attributes.

Update properties

29 Oct 06:21
Compare
Choose a tag to compare

This release contains:

  • Fixes to update a sub-properties structure;
  • Fixed a bug with getting properties.

Update a sub-properties structure

17 Sep 12:55
Compare
Choose a tag to compare

This release contains:

  • fixes to update a sub-properties structure.

Set a default fetch size.

27 Aug 09:06
Compare
Choose a tag to compare

This release contains:

  • fetch size = 100.

Creation of a config without properties

27 Jul 10:12
Compare
Choose a tag to compare

This release contains:

  • Implemented a method to remove properties by a path.

Creation of a config without properties

14 Jul 12:59
Compare
Choose a tag to compare

This release contains:

  • Possibility of creation a config without properties;
  • Removed old code.

Pagination and sorting

12 May 20:20
Compare
Choose a tag to compare

This release contains:

  • Implementation of pagination and sorting;