Skip to content

Releases: horgh/catbox

v1.13.0

09 Jul 01:38
Compare
Choose a tag to compare

Changelog

b5ef6cc v1.13.0
fe77d1c Include Go version in version string
a5eeda0 Update .gitignore

v1.12.0

06 Jul 20:02
Compare
Choose a tag to compare

Changelog

e1e0b15 v1.12.0
c5d6477 Stop logging client reads/writes
0560dd4 Mention dependency update in changelog
ea0e612 Start client writer immediately
6c093ca Send notices during connect immediately
242479c Update dependencies
e99b37e tests: Retry linking due to flakey build
19dfea1 Convert some tests to testify
23084c5 Update dependencies
b25e3fc doc: Clarify release instructions

v1.11.0

01 Jan 20:52
Compare
Choose a tag to compare

Changelog

463ea8c v1.11.0
13acc33 doc: Clarify release doc
21ae068 Build releases on arm too
fb17b8d travis: Drop gometalinter until it works with modules
d700275 doc: Add TODOs
899174b Use modules
bf31110 travis: Test on newest Go 1.x
686f90d README: Simplify features and talk about the lack of them
b711f68 README: Add design goal to blurb
c3f2a30 README: Simplify feature list
b72b347 README: Move name section down
0c518ee README: Simplify installation section
2515bf8 README: Simplify config file section
bd474d4 README: Simplify TLS instructions
64d12b4 Reword changelog entry
0668830 Rewrite network setup section in README
c546b89 Add a TODO
79fdad7 Fix flakey test
77247c6 Remove nested list from README
c8aa82f Try to fix nested list in README
5e4d23b Fix version number in changelog
f404aba Clean up TODO a bit
fcd7ce7 Move dev README to doc
1a755c6 Do not automatically rehash
4565406 Improve TLS certificate instructions in README
225d255 Include conf directory in release
b942a8f Update setup instructions to mention releases
8ace47a Tweak release instructions

v1.10.0

18 Aug 20:52
Compare
Choose a tag to compare

Changelog

5d28885 1.10.0
4e482eb Set up goreleaser
8137e42 Add readme section about TLS certificates
29f9e00 Validate TLS certificates on outbound connections
35e884e Rehash config automatically once a week
8f354f9 Reload certificate and key at rehash time
a4ecf96 Remove comment about tls.Config MinVersion
5afcc1b Load certificate differently
300f4bd Accept more lints
6fdc314 Rename tests only directory
6ae9f51 Add to TODO
6a142fc Clean up README
49b8e2d Delete unused functions
96821bb Remove unnecessary conversions
d066174 Accept some lints
3eb2beb Use time.Since where possible
2b20607 Break out of a loop as intended
b638a5f Explicitly ignore some errors
dede2d2 Wrap an error
bd2f4b8 Run gometalinter in Travis
48fafe8 tests: Get linking working again
30e9443 Add boxcat files (some renamed)