Releases: singnet/das-atom-db
Release v0.3.3
(01) [das-query-engine#127][das-query-engine#128] Fix mattermost message
* Remove changelog input
Release v0.3.2
Bump version: v0.3.1 -> v0.3.2
Release v0.3.1
Bump version: v0.3.0 -> v0.3.1
Release v0.3.0
[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
Bump version: v0.2.15 -> v0.2.16
Release v0.2.15
Bump version: v0.2.14 -> v0.2.15
Release v0.2.14
(01) ci: changelog typo
* Fix typo changelog field at workflow
Release v0.2.13
(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
- refactor get_atom
Release v0.2.11
- remove
- add kwargs in method