Skip to content

Releases: SpokeyWheeler/batcher

v0.7.13

03 Jan 20:15
Compare
Choose a tag to compare

Changelog

8ef0cf1 bump: version 0.7.12 → 0.7.13
f4e4049 fix(postgres): grant permissions

Docker images

  • docker pull spokey/batcher:latest

v0.7.12

03 Jan 20:09
Compare
Choose a tag to compare

Changelog

08c8204 Merge branch 'main' of github.com:SpokeyWheeler/batcher
cef72e3 Update Semaphore configuration
0ec6fb6 bump: version 0.7.11 → 0.7.12
3d2e25c fix(postgres): simplify initial sql

Docker images

  • docker pull spokey/batcher:latest

v0.7.11

03 Jan 20:04
Compare
Choose a tag to compare

Changelog

76380fb bump: version 0.7.10 → 0.7.11
9e1cd7a fix(postgres): run first script as root

Docker images

  • docker pull spokey/batcher:latest

v0.7.10

03 Jan 19:53
Compare
Choose a tag to compare

Changelog

3abf73d Merge branch 'main' of github.com:SpokeyWheeler/batcher
dfdd805 Merge branch 'main' of github.com:SpokeyWheeler/batcher into main
d50822b Update Semaphore configuration
39cd63d bump: version 0.7.9 → 0.7.10
5c17773 ci(mysql): start testin mysql
dd935d7 ci(semaphore): simplify postgres
62d7561 ci:(semaphore): actually run the mysql script
67d26e4 ci:(semaphore): start tests with Cockroach
fb26b67 ci:(semaphore): test drive mysql and Postgres
50c4f21 ci:(semaphore): use btest
124ca69 ci:(semaphore): use root to test psql
b36139e docs(README): add supported databases matrix
89418b2 docs(README): minor update
566691c docs(readme): clarify which earlier versions of MySQL don't work
145276c fix(mysql): allow btest to access from any server
aaefd5c fix(postgres): start implementing postgres tests
d579a00 fix:: Merge branch 'main' of github.com:SpokeyWheeler/batcher

Docker images

  • docker pull spokey/batcher:latest

v0.7.9

03 Jan 12:16
Compare
Choose a tag to compare

Changelog

60a8799 bump: version 0.7.8 → 0.7.9
2454bca fix(travis): need to use their v2 deployer

Docker images

  • docker pull spokey/batcher:latest

v0.7.8

03 Jan 12:03
Compare
Choose a tag to compare

Changelog

8bcf4e5 bump: version 0.7.7 → 0.7.8
9b8f974 fix(docker): use a multi-stage build of the Docker image for portability

Docker images

  • docker pull spokey/batcher:latest

v0.7.7

02 Jan 22:52
Compare
Choose a tag to compare

Changelog

ab9c0c6 bump: version 0.7.6 → 0.7.7
b84f057 fix(goreleaser): use the suggested Docker process

Docker images

  • docker pull spokey/batcher:latest

v0.7.0

28 Dec 13:53
Compare
Choose a tag to compare

Changelog

7b4762d CI updates v0.7.0
235418c feat: Add MariaDB to the mix
2657ca1 fix: Commit in the CI changes to dependency files
958bf41 fix: Commit requires config
7a24738 fix: Switch to custom MariaDB container - port/basedir
a39f8a9 fix: Use private email

v0.6.17

27 Dec 23:47
Compare
Choose a tag to compare

Changelog

a8ee8c1 CI updates v0.6.17
2657ca1 fix: Commit in the CI changes to dependency files
958bf41 fix: Commit requires config
a39f8a9 fix: Use private email

v0.6.7

27 Dec 15:32
Compare
Choose a tag to compare

Changelog

4dc2f5b fix: Do still need checkout though