Releases: openfaas/nats-connector
Release with Go 1.18
Changelog for 0.3.0:
Commits
2a14a80 Upgrade to Go 1.18 by @alexellis
Changes: 0.3.0-rc2...0.3.0
Generated by Derek
Preview build
Changelog for 0.3.0-rc2:
- PR #25 Modernise repo for Go 1.17 and new home in openfaas organisation by @alexellis
Commits
6a34a1b Remove old deprecated YAML files by @alexellis
0ba4ec8 Add version folder to Dockerfile by @alexellis
4249760 Split line in Dockerfile by @alexellis
6a119a9 Inject version from CI by @alexellis
c0cf7bb Upgrade CI to use GITHUB_TOKEN by @alexellis
01e57ef Set up go.mod for sample function by @alexellis
698d77e Fix-up testing functions for NATS connector by @alexellis
684efff Update dependencies by @alexellis
Changes: 0.3.0-rc1...0.3.0-rc2
Generated by Derek
Preview build with Go 1.17
Changelog for 0.3.0-rc1:
Commits
4de46dd Update README.md by @alexellis
fe3d2f3 Create ISSUE_TEMPLATE.md by @alexellis
Changes: 0.2.4...0.3.0-rc1
Generated by Derek
GH Actions build
Build with GitHub Actions
Changelog for 0.2.3:
- PR #18 GitHub Actions by @CodeCutterUK
- PR #17 Convert to modules, retaining vendor folder by @alexellis
- PR #14 Use NAMESPACE env variable in targets by @viveksyngh
- PR #13 Fix typo in connector log by @viveksyngh
- PR #12 Update README.md by @developer-guy
Commits
349aa8b Updated to build via GitHub Actions and convert to a multi-arch build by @CodeCutterUK
eefea88 Convert to modules, retaining vendor folder by @alexellis
4cf57b3 Add whitespace for CI by @alexellis
f485c62 Create go.yml by @alexellis
5adca93 Create PULL_REQUEST_TEMPLATE.md by @alexellis
2fe2e0b Use NAMESPACE env variable in targets by @viveksyngh
02fa59c Fix typo in connector log by @viveksyngh
a288bb1 Revert "i updated README.md according the PR reviews" by @developer-guy
146be83 i updated README.md according the PR reviews by @developer-guy
f14db4a i edited template pull command by @developer-guy
d34ad5e Update README.md by @developer-guy
34706b3 Update K8s manifest by @alexellis
Generated by Derek
Update docs
Changelog for 0.2.2:
Commits
834da2d Rename internal binary by @alexellis
c6467d8 Update table heading by @alexellis
Generated by Derek
Update docs for configuration and rebuild interval
Changelog for 0.2.1:
Commits
c6467d8 Update table heading by @alexellis
d49094f Add additional config vars by @alexellis
aff926c Add docs for configuration by @alexellis
7973e78 PRint config on start-up by @alexellis
98e1110 Make NATS more verbose by @alexellis
Generated by Derek
Increase verbosity
Changelog for 0.2.0:
- PR #8 Make NATS more verbose by @alexellis
- PR #5 Add test functions and instructions to verify installation by @LucasRoesler
- PR #3 Dockerfile fixes by @chriskolenko
Commits
7973e78 PRint config on start-up by @alexellis
98e1110 Make NATS more verbose by @alexellis
8831593 Update examples with timeouts by @alexellis
499c6af Update headers by @alexellis
9f67bd2 Update image names to avoid conflicts by @alexellis
fb1e5da Add test functions and instructions to verify installation by @LucasRoesler
779e180 Update README.md by @alexellis
41f90a5 Remove async invocation as default by @alexellis
dd4fdb0 Update NATS topic by @alexellis
ff6b84e Update YAML to be K8s 1.16 compatible by @alexellis
8130782 Update to dep by @alexellis
02a05cd Dockerfile fixes and SDK upgrades by @chriskolenko
9ad8cea Fix Dockerfile by @alexellis
5fa718d Upgrades by @chriskolenko
Generated by Derek