Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Releases: compose/bach

v0.5.0

24 Sep 13:31
c402ab8
Compare
Choose a tag to compare

Changelog

c402ab8 Merge pull request #26 from compose/logfiles
89a1c62 Logfiles support
ef12bc2 Added download backup support
cac235b Added download utility
a313d04 Updated lock file
b904cc2 Updated vendor deps

v0.4.3

24 Sep 10:19
f05419c
Compare
Choose a tag to compare

Changelog

f05419c Merge pull request #25 from compose/sortadditions
badba35 Added sorting options -n,-d,-i

v0.4.2

05 Jul 09:18
3294815
Compare
Choose a tag to compare

Changelog

3294815 Merge pull request #24 from compose/depnamefixes
db62ebf Recipes didn't do name resolution - fixed
462125f Merge pull request #23 from compose/bugfix-list
832378f Fix list bug with types and filters
defb921 Added a link to downloads.

0.4.1

06 Jun 13:37
5177791
Compare
Choose a tag to compare

Scalings explain themselves now:

> bach scale hot96
This is a storage scaled deployment.
There are 2 units of 1024 MB storage allocated to it.
This means a storage of 2048MB is available of which, 1024MB is used.
The allocated units give each database node 204MB of RAM.
> bach scale raymond-redisston
This is a memory scaled deployment.
There is 1 unit of 256MB RAM allocated to it.
This means that each database node has of 256MB of RAM.
The allocated units give 1024MB of storage to the deployment.

Changelog

5177791 Merge pull request #21 from compose/scaledetail
c1f0dd5 Scalings now explain themselves

0.4.0

06 Jun 11:20
Compare
Choose a tag to compare

This release adds support for deployment names instead of ids, a new compact deployment list command and adds a hint as where to get the COMPOSEAPITOKEN from when its not set.

Changelog

5b71a06 Updated README
1f89ea1 Merge pull request #20 from compose/name-support
5e34d46 removed bad binary
3e2f0ea Delete bach
c29a31b Point users at URL for tokens
6ec4ff6 New List Command
7b57ed4 Format fix for package
047a43d Added support for deployment names as well as ids
c18e7b2 Add dist dir to .gitignore

0.3.0

13 Nov 11:44
Compare
Choose a tag to compare

Changelog

b3099d3 Updated readme
420202b Merge pull request #18 from compose/adduser
2809b19 Use gocomposeapi 3.0, update bach details printing
ef35288 User command repurposed for show add and del commands
868ddc3 Merge pull request #17 from compose/fixup
742ccce Reset gitignore
1e66539 Fixup Part 2
59922ee Fixup fixes
49c12ac Fixup for toml
279bb47 Refresh of dependencies
d3c1e7c Update deps, bump gocomposeapi to latest
534beec Migrate to using dep


Automated with GoReleaser
Built with go version go1.9.1 darwin/amd64

0.2.3

08 Sep 12:09
Compare
Choose a tag to compare

Changelog

06bb064 Updated README.md for cacert
a061bbc Merge pull request #15 from compose/syncups


Automated with GoReleaser
Built with go version go1.9 darwin/amd64

0.2.0

21 Aug 09:38
Compare
Choose a tag to compare

Changelog

4301e84 Updated readme, updated glideps, locked to 0.2.0 of gocomposeapi


Automated with GoReleaser
Built with go version go1.8.3 darwin/amd64

0.1.0

29 Jun 14:18
Compare
Choose a tag to compare

Changelog

1d22713 Revised print routines to not print blanks, added --links and supressed link blocks by default
a42e9ee Updated vendoring for new gocomposeapi and added set scale, set note and set code commands.
3a7e3ad Added display for Connection Misc, Notes and Billing Code
6d7e741 Updated vendor directory


Automated with @goreleaser
Built with go version go1.8.3 darwin/amd64

0.0.10

30 May 12:15
Compare
Choose a tag to compare

Changelog

73244f0 Patch bug ignoring fails


Automated with @goreleaser
Built with go version go1.8.3 darwin/amd64