Skip to content

Releases: brexhq/substation

v0.6.1

05 Dec 16:42
d10c653
Compare
Choose a tag to compare

0.6.1 (2022-12-05)

Bug Fixes

v0.6.0

30 Nov 20:58
fe60cfb
Compare
Choose a tag to compare

0.6.0 (2022-11-30)

⚠ BREAKING CHANGES

  • Standardizing Use of io (#38)

Features

Code Refactoring

v0.5.0

10 Oct 16:18
5565523
Compare
Choose a tag to compare

0.5.0 (2022-10-04)

⚠ BREAKING CHANGES

  • Update App Concurrency Model (#30)
  • Add Forward Compatibility for SNS (#21)

Features

  • Add Forward Compatibility for SNS (#21) (b93dc1e)
  • Add Initial Support for Application Metrics (#25) (30f103d)
  • AppConfig Script Updates (#28) (5261485)
  • Customizable Kinesis Data Stream Autoscaling (#27) (2dd7ea7)
  • Improvements to JSON Parsing (#29) (98cac69)
  • Improvements to Reading and Decoding Files (#24) (e310cb5)

Bug Fixes

  • linter: fix golangci-lint warnings across substation (#32) (9b7e077)
  • streamname bug (#23) (da9de62)

Code Refactoring

v0.4.0

01 Sep 22:52
03b168e
Compare
Choose a tag to compare

0.4.0 (2022-08-31)

⚠ BREAKING CHANGES

  • Encapsulation (#15)

Features

Bug Fixes

v0.3.0

18 Jul 13:53
ea97cfe
Compare
Choose a tag to compare

0.3.0 (2022-07-18)

⚠ BREAKING CHANGES

  • Migrate to Meta Processors (#7)

Features

v0.2.0

17 Jun 15:48
06d42de
Compare
Choose a tag to compare

0.2.0 (2022-06-17)

⚠ BREAKING CHANGES

  • Pre-release Refactor (#5)

Features

  • Add base64 Processor (#4) (cc76318)
  • Adds Gzip Processor and Content Inspector (#2) (cdd2999)

Code Refactoring

v0.1.0

19 Apr 19:07
Compare
Choose a tag to compare
chore: initial release