Skip to content

Releases: forsam-education/cerberus

v0.5.0

27 Aug 10:57
Compare
Choose a tag to compare

Changelog

517ecd1 Upgrade: Bump github.com/spf13/viper from 1.7.1 to 1.8.1
bcb8ede Upgrade: Bump github.com/fasthttp/router from 1.3.2 to 1.3.3
215df9e Upgrade: Bump github.com/go-sql-driver/mysql from 1.5.0 to 1.6.0
a7af80e Upgrade: Bump github.com/gofrs/uuid
992ee15 Build: Use daily dependanbot checks
a0d6880 Build: Upgrade dependabot config
93faa2a Build: Add dependabot
dbd0f73 Upgrade: Bump github.com/gobuffalo/packr/v2 from 2.8.0 to 2.8.1
a2b13a8 Upgrade: Bump github.com/fasthttp/router from 1.3.1 to 1.3.2
3cd7d56 Upgrade: Bump github.com/go-redis/redis
d5b5b18 Upgrade: Bump github.com/gorilla/mux from 1.7.4 to 1.8.0
e17d9ff Upgrade: Bump github.com/fasthttp/router from 1.2.4 to 1.3.1

v0.4.0

24 Aug 09:36
Compare
Choose a tag to compare

Changelog

2ca2cb3 Build: Fix goreleaser
1e0bcf0 New: Fasthttp implementation on administation server
08c1058 Docs: Add refacto tag in commit conventions

v0.3.4

01 Aug 23:24
Compare
Choose a tag to compare

Changelog

b2cbf12 Build: Remove packr files from build

v0.3.3

01 Aug 22:55
Compare
Choose a tag to compare

Changelog

e971753 Build: Use current tag name as version in linker
3f46d54 Build: Go mods download

v0.3.2

01 Aug 22:44
Compare
Choose a tag to compare

Changelog

315fce3 Upgrade: Bump github.com/valyala/fasthttp from 1.14.0 to 1.15.1
b2991d6 Upgrade: Bump github.com/spf13/viper from 1.7.0 to 1.7.1

v0.3.1

11 Jul 16:11
Compare
Choose a tag to compare

Changelog

dc6d371 Fix: De-register node in case of failed services or db init
af8c7f6 Build: Fix Dockerfile

v0.3.0

11 Jul 14:02
Compare
Choose a tag to compare

Changelog

7f06b53 Build: Fix GoReleaser ldflags
7f94e97 Remove: Front-End
066bfac Upgrade: Bump github.com/valyala/fasthttp from 1.12.0 to 1.14.0
dfb4de8 Upgrade: Bump github.com/go-redis/redis
b4e7374 Upgrade: Bump vue-loader from 15.8.3 to 15.9.2 in /web
7cfeb5f Upgrade: Bump webpack-bundle-analyzer from 3.6.0 to 3.8.0 in /web
1fd535b Upgrade: Bump mdbvue from 6.4.0 to 6.7.1 in /web
638ba3a Upgrade: Bump semver from 7.1.2 to 7.3.2 in /web
59cbed1 Upgrade: Bump prettier from 1.19.1 to 2.0.5 in /web
d09ed67 Upgrade: Bump github.com/gobuffalo/packr/v2 from 2.7.1 to 2.8.0
86855c8 Upgrade: Bump github.com/spf13/cobra from 0.0.6 to 0.0.7
17cc98e Upgrade: Bump github.com/volatiletech/sqlboiler
40c3e2f Upgrade: Bump github.com/valyala/fasthttp from 1.9.0 to 1.12.0
c3543c0 Upgrade: Bump github.com/gofrs/uuid
406a130 Upgrade: Bump github.com/spf13/viper from 1.6.2 to 1.7.0

v0.2.2

20 Feb 23:38
Compare
Choose a tag to compare

Changelog

c6eec81 Build: Remove release drafter
347436f Build: Add releaser
dfe1f62 Docs: Add cache flow
19e2d8b Upgrade: Some Go dependencies
d2546f8 Upgrade: Bump github.com/gorilla/mux from 1.7.3 to 1.7.4
f1c8d90 Upgrade: Bump eslint-plugin-node from 8.0.1 to 11.0.0 in /web
ca75a46 Upgrade: Bump eslint-plugin-standard from 3.1.0 to 4.0.1 in /web
72c12c9 Upgrade: Bump github.com/valyala/fasthttp from 1.8.0 to 1.9.0
5b8eb71 Fix: Frontend codestyle
0e6f136 Build: Add frontend workflow
f467c84 Docs: Add Front-end documentation
45b246c Build: Build front in dockerfile
5511e0e Docs: Fix typo

Version 0.2.1

03 Feb 15:43
Compare
Choose a tag to compare
Version 0.2.1 Pre-release
Pre-release

Maintenance

Contributors

@dependabot-preview, @dependabot-preview[bot] and @qraimbault

Version 0.2.0

18 Jan 02:56
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release

Changes

  • Docs: Add typology for branch in conventions (#52) @Zyigh

Features

  • New: Allow service update through API (#69) @Zyigh
  • New: Implement Redis state manager and leader lock process (#38) @qraimbault

Maintenance

Contributors

@Zyigh, @dependabot-preview, @dependabot-preview[bot], @qraimbault and Zyigh