Skip to content

Releases: singnet/das-atom-db

Release v0.3.3

08 Feb 12:17
c801a3e
Compare
Choose a tag to compare

(01) [das-query-engine#127][das-query-engine#128] Fix mattermost message

* Remove changelog input

Release v0.3.2

05 Feb 14:44
0dde042
Compare
Choose a tag to compare
Bump version: v0.3.1 -> v0.3.2

Release v0.3.1

02 Feb 16:19
8d2e744
Compare
Choose a tag to compare
Bump version: v0.3.0 -> v0.3.1

Release v0.3.0

26 Jan 14:20
75c7292
Compare
Choose a tag to compare

[HOTFIX] Prevents "targets" from being added in Node documents
[HOTFIX] Fixed mistakenly set method name
[#78] Remove _build_named_type_template() method
[#43] Update Redis and MongoDB indexes after atom insertion
[CI] Manual changelog
[CI] Pre commit script to run before submitting PRs
[#70] Change the return of method get_incomming_links()
[CI] Run tests on PR source
[#53] Removed dead code
[#62] Add get_incoming_links()
[CI] Inherit secrets to reuse workflow scripts
[#52] Refactory in Makefile
[servless-functions#27] Bugfix - refactor get_atom()
[HOTFIX] Add kwargs in _setup_databases()
[query-engine#52] Refactory constructor RedisMongoDB
[#43] Create integration test for redis-mongo DB
[HOTFIX] Quick fix for bug reported in #6

Release v0.2.16

23 Jan 20:54
75c7292
Compare
Choose a tag to compare
Bump version: v0.2.15 -> v0.2.16

Release v0.2.15

23 Jan 19:58
71a2826
Compare
Choose a tag to compare
Bump version: v0.2.14 -> v0.2.15

Release v0.2.14

23 Jan 15:14
c9ec9d6
Compare
Choose a tag to compare

(01) ci: changelog typo

* Fix typo changelog field at workflow

Release v0.2.13

19 Jan 18:00
94ee36b
Compare
Choose a tag to compare

(01) ci: manual changelog

* Add the changelog manually (this will be used in the message sent to the mattermost)

(011) feat: pre commit

(0111) ci: set library name

Configured the library name for use in Mattermost notifications.

(01111) ci: testing src on PR

Closes #72 

(011111) fix: das atomdb cached

The USE_CACHED variables were initially loading as 'none' values on the Vultr server due to their readiness just after the import of the file. To address this issue, I devised a class containing properties linked to the cache. As a result, the values are calculated only when necessary, ensuring the variables are ready for use precisely when needed.

(0111111) refactor: remove str_to_bool function

(01111111) ci: inherit secrets

Release v0.2.12

14 Dec 10:45
702f552
Compare
Choose a tag to compare
  • refactor get_atom

Release v0.2.11

12 Dec 18:22
27b6ca9
Compare
Choose a tag to compare
  • remove
  • add kwargs in method