Skip to content

Releases: BetterCorp/better-service-base

v8.3.2

04 Dec 23:51
97ba2b5
Compare
Choose a tag to compare
Updated tag definitions for quicker/easier reference

v8.3.1

04 Dec 23:49
e2ad071
Compare
Choose a tag to compare
Updated BSB dockerfile.

Output lang specific docker files now

v8.3.0

06 Nov 13:00
6f1d781
Compare
Choose a tag to compare
Added reportTextStat to logging

This will allow log type specific messages that are specifically for reporting - ie: web requests/db requests - where you need a bit more than a number in the stat.

That log message then can be specifically parsed for staticstics vs a standard log.

This also allows you to segregate the logging - log types - for easier classification

v8.2.2

06 Nov 09:09
cbf19eb
Compare
Choose a tag to compare
Additional bugfix for mappedPluginNames. Client plugin specific

v8.2.1

06 Nov 06:40
6d1d0ee
Compare
Choose a tag to compare
Bugfix for mapped plugin names.

They were not passed through on plugin creation causing mapped plugins (where plugin name != active plugin name to have a blank config

v8.2.0

03 Nov 10:13
7947ddb
Compare
Choose a tag to compare

Plugin CWD added to all methods.

This can be used for content specific files / files in the plugin dir.

v8.1.2

18 Sep 20:59
ed7abfd
Compare
Choose a tag to compare
Merge pull request #7 from BetterCorp/develop

Build fixes, docs updates, and added new platforms in prep.

v8.1.1

16 Sep 21:11
ba9230a
Compare
Choose a tag to compare

Some fixes and updates - minor

v8.1.0

16 Sep 18:03
8c7a7e6
Compare
Choose a tag to compare
Merge pull request #6 from BetterCorp/develop

before/after plugin run orders

v8.0.9

14 Sep 18:45
115d4df
Compare
Choose a tag to compare
Added if statement for publish cdn updates