Skip to content

Releases: basicrum/front_basicrum_go

Simplification and security updates

22 Jan 19:54
8c6e01c

Choose a tag to compare

  • Simplified and removed multi org setup.
  • Update go packages due to security reasons

Minor fixes for demo.

20 Nov 18:00
3d1205d

Choose a tag to compare

v0.0.4

Now we allow requests on port 80 when we have we have configuration f…

v0.0.3: Subscription Caching Service (#87)

20 Nov 09:03
c2a8501

Choose a tag to compare

* TODO

* add caching subscription service

* code review

* fix dao final

* add 3 instances of batcher for each backup process

* add default batcher

* make regular backup default

* fix handler tests on slower cpus

* more precise logs for each batch service

* code review

* update

* should build successfully, tests to add

* fix tabs

* fix errors reported by lint

* add catcher handler test

* nolint revive warnings

* remove whitespace lines, will readd in next commit

* whitespace removed

* Update docker-compose.test-letsencrypt.yaml

remove manually the whitespace as it does not appear in IDE

* remove time.sleep from handler tests, add backup enagled flag check

* remove log.Fatal from catcher

* remove backup flag check since it's already handled in backup constructor

* change backup directories as per convention

* apply review comments

* fix

* update

* update

* add caching_test.go

* revert makefile

* fix BRUM_BACKUP_DIRECTORY

* update readme

* fix typo

* clean test config

* clean docker files

* update

* clean

* WIP TestService_processEvent

* move assert logic below expect statements

* remove GetSubscription case

* add GetSubscription test cases

* WIP TestService_processEvent - please add directing comments

* fix lint issues

* Revert "fix lint issues"

This reverts commit 970735a9c7166f226b2791ff98ec988b6cfd9157.

* Revert "WIP TestService_processEvent - please add directing comments"

This reverts commit 79e2c40774460017a516e546be8ac9822601c9b3.

* Revert "add GetSubscription test cases"

This reverts commit 0d5b44dbc6d6b18167585a1b051527ac35426001.

* Revert "remove GetSubscription case"

This reverts commit 0d00a63f97daaf562129f10d841cd3e2538c8871.

* Revert "move assert logic below expect statements"

This reverts commit 6db469da1a12adfd12999962240b9f1c3024727a.

* Revert "WIP TestService_processEvent"

This reverts commit 2da0fceab005b70a24d2d73792a5d355e0768573.

* service_test.go TestService_processEvent

---------

Co-authored-by: mar1n3r0 <[email protected]>

v0.0.2

14 Sep 08:06
9c6f322

Choose a tag to compare

fix Let's encrypt (#75)

* fid Let's encrypt

* refactor

* fix lint

* fix reame

* fix

v0.0.1

28 Jul 12:25
87e0b9b

Choose a tag to compare

Dockerize and push to Docker hub (#71)