Skip to content

Releases: bongnv/sen

pkg/plugins/postgres-gorm: v0.1.0

30 May 01:50
433800d
Compare
Choose a tag to compare

0.1.0 (2023-05-30)

Features

  • add postgres-gorm to provide gorm.DB (#58) (d45580b)

pkg/sen: v0.3.0

29 May 23:05
7b9ac66
Compare
Choose a tag to compare

0.3.0 (2023-05-29)

⚠ BREAKING CHANGES

  • rename Module to Bundle (#54)

Code Refactoring

pkg/sen: v0.2.0

28 May 11:54
c2812fa
Compare
Choose a tag to compare

0.2.0 (2023-05-28)

⚠ BREAKING CHANGES

  • rename Injector to Hub (#48)

Code Refactoring

pkg/plugins/zap: v0.2.0

28 May 23:32
be62494
Compare
Choose a tag to compare

0.2.0 (2023-05-28)

Miscellaneous Chores

pkg/plugins/zap: v0.1.2

28 May 09:39
73b1a96
Compare
Choose a tag to compare

0.1.2 (2023-05-28)

Bug Fixes

pkg/plugins/envconfig: v0.1.0

28 May 23:24
97eca2e
Compare
Choose a tag to compare

0.1.0 (2023-05-28)

Features

  • add envconfig to load configs from environment variables (#51) (dbbb510)
  • add sen and its plugins (71e0534)

pkg/plugins/echo: v0.2.0

28 May 23:32
be62494
Compare
Choose a tag to compare

0.2.0 (2023-05-28)

Miscellaneous Chores

pkg/plugins/echo: v0.1.2

28 May 10:16
24f3985
Compare
Choose a tag to compare

0.1.2 (2023-05-28)

Bug Fixes

  • echo shouldn't return an error when it shuts down gracefully (#43) (7f67f14)

pkg/sen: v0.1.0

27 May 13:03
2c2a888
Compare
Choose a tag to compare

0.1.0 (2023-05-27)

Features

  • add sen and its plugins (71e0534)

pkg/plugins/zap: v0.1.1

27 May 22:12
b3a800d
Compare
Choose a tag to compare

0.1.1 (2023-05-27)

Bug Fixes