Releases: simonneutert/ka-ching-backend
Releases · simonneutert/ka-ching-backend
v0.6.3
What's Changed
- Bump the patch-and-minor-dependencies group with 5 updates by @dependabot in #126
- Bump the patch-and-minor-dependencies group across 1 directory with 6 updates by @dependabot in #128
- Update actions/workflows by @simonneutert in #129
- Bump the patch-and-minor-dependencies group with 2 updates by @dependabot in #130
- Bump the patch-and-minor-dependencies group across 1 directory with 4 updates by @dependabot in #132
- Bump rubocop from 1.69.1 to 1.69.2 in the patch-and-minor-dependencies group by @dependabot in #133
- Bump the patch-and-minor-dependencies group with 2 updates by @dependabot in #134
- Bump the patch-and-minor-dependencies group with 4 updates by @dependabot in #136
- Bump the patch-and-minor-dependencies group with 4 updates by @dependabot in #137
- Bump the patch-and-minor-dependencies group across 1 directory with 4 updates by @dependabot in #141
- updates to ruby v3.4 by @simonneutert in #142
- removes alba and oj in favor of ruby's builtin json by @simonneutert in #143
- reorder instructions in rubocop file by @simonneutert in #144
- Bump rack from 3.1.9 to 3.1.10 by @dependabot in #145
- Bump nokogiri from 1.18.2 to 1.18.3 by @dependabot in #146
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Bump sequel from 5.84.0 to 5.85.0 in the patch-and-minor-dependencies group by @dependabot in #118
- Bump webrick from 1.8.1 to 1.8.2 by @dependabot in #119
- Bump the patch-and-minor-dependencies group with 2 updates by @dependabot in #120
- Bump rexml from 3.3.7 to 3.3.9 by @dependabot in #123
- Fix rubocop sequel warnings by @simonneutert in #124
- Bump alba from 3.3.0 to 3.3.1 in the patch-and-minor-dependencies group across 1 directory by @dependabot in #125
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Bump the patch-and-minor-dependencies group across 1 directory with 3 updates by @dependabot in #113
- Bump puma from 6.4.2 to 6.4.3 by @dependabot in #114
- updates puma webserver gem by @simonneutert in #116
- Bump rubocop-performance from 1.21.1 to 1.22.1 in the patch-and-minor-dependencies group across 1 directory by @dependabot in #117
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- adds healthcheck for db services by @simonneutert in #76
- bigdecimal will be moved out of ruby stdlib by @simonneutert in #77
- Bump the patch-and-minor-dependencies group with 1 update by @dependabot in #78
- Bump the patch-and-minor-dependencies group with 1 update by @dependabot in #79
- Bump nokogiri from 1.16.0 to 1.16.2 by @dependabot in #80
- Bump the patch-and-minor-dependencies group across 1 directory with 10 updates by @dependabot in #104
- Bump rack from 3.1.3 to 3.1.5 by @dependabot in #105
- Bump yard from 0.9.34 to 0.9.36 by @dependabot in #85
- Bump rexml from 3.3.0 to 3.3.6 by @dependabot in #106
- Bump nokogiri from 1.16.2 to 1.16.5 by @dependabot in #97
- updates ruby (asdf) to 3.3.5, bumps bundler to latest and pg for ci from 15 to 16 by @simonneutert in #107
- Code Housekeeping by @simonneutert in #75
- bundle update to newest dependencies by @simonneutert in #108
- v0.6.0 by @simonneutert in #109
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- adds db setup for prod env by @simonneutert in #73
- load db on rackup by @simonneutert in #74
☝️ Efforts to stabilize the loading of constants for managing the DB connection. The hosted demo failed to load the constants sometimes, resulting in an error when connecting to the database.
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Commit code base to ruby v3.2 by @simonneutert in #65
- Bump the patch-and-minor-dependencies group with 5 updates by @dependabot in #68
- Bump puma from 6.4.1 to 6.4.2 by @dependabot in #69
- Bump the patch-and-minor-dependencies group with 4 updates by @dependabot in #70
- Bump the patch-and-minor-dependencies group with 3 updates by @dependabot in #71
- upgrade to ruby v3.3.0 by @simonneutert in #72
Full Changelog: v0.4.3...v0.5.0
v0.4.3
What's Changed
- updates roda, rubocop, alba and bundler itself by @simonneutert in #46
- upgrades alba to v3+ by @simonneutert in #47
- Bump rubocop-minitest from 0.32.2 to 0.33.0 by @dependabot in #48
- Bump rake from 13.0.6 to 13.1.0 by @dependabot in #49
- Bump rubocop from 1.57.1 to 1.57.2 by @dependabot in #50
- Bump sequel from 5.73.0 to 5.74.0 by @dependabot in #51
- Bump roda from 3.73.0 to 3.74.0 by @dependabot in #52
- Bump rubocop from 1.57.2 to 1.58.0 by @dependabot in #53
- Bump alba from 3.0.1 to 3.0.2 by @dependabot in #56
- Bump oj from 3.16.1 to 3.16.3 by @dependabot in #58
- Bump sequel from 5.74.0 to 5.75.0 by @dependabot in #57
- Bump solargraph from 0.49.0 to 0.50.0 by @dependabot in #55
- Bump rubocop from 1.58.0 to 1.59.0 by @dependabot in #59
- Add libjemalloc2 to Dockerfile for improved garbage collection by @simonneutert in #60
- Bump the patch-and-minor-dependencies group with 3 updates by @dependabot in #64
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Bump rubocop-performance from 1.19.0 to 1.19.1 by @dependabot in #39
- Bump puma from 6.3.1 to 6.4.0 by @dependabot in #41
- Bump rubocop-minitest from 0.31.1 to 0.32.1 by @dependabot in #40
- Bump sequel from 5.72.0 to 5.73.0 by @dependabot in #43
- Bump rubocop from 1.56.3 to 1.56.4 by @dependabot in #44
- Bump rubocop-minitest from 0.32.1 to 0.32.2 by @dependabot in #42
- bump gems via bundle update by @simonneutert in #45
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Bump roda from 3.69.0 to 3.70.0 by @dependabot in #16
- Bump rubocop from 1.54.1 to 1.54.2 by @dependabot in #17
- Edge-case-31st-of-month by @simonneutert in #23
- Update ruby.yml in CI by @simonneutert in #22
- Bump minitest-hooks from 1.5.0 to 1.5.1 by @dependabot in #19
- Bump oj from 3.15.0 to 3.15.1 by @dependabot in #18
- Bump rubocop from 1.54.2 to 1.55.1 by @dependabot in #24
- Bump minitest from 5.18.1 to 5.19.0 by @dependabot in #21
- Bump alba from 2.3.0 to 2.4.1 by @dependabot in #26
- Bump sequel from 5.70.0 to 5.71.0 by @dependabot in #25
- Bump rubocop-performance from 1.18.0 to 1.19.0 by @dependabot in #28
- Bump rubocop from 1.55.1 to 1.56.0 by @dependabot in #27
- Bump puma from 6.3.0 to 6.3.1 by @dependabot in #29
- Bump roda from 3.70.0 to 3.71.0 by @dependabot in #31
- Bump oj from 3.15.1 to 3.16.0 by @dependabot in #30
- Bump rubocop from 1.56.0 to 1.56.1 by @dependabot in #32
- Bump oj from 3.16.0 to 3.16.1 by @dependabot in #36
- Bump rubocop from 1.56.1 to 1.56.2 by @dependabot in #35
- Bump rubocop-minitest from 0.31.0 to 0.31.1 by @dependabot in #34
- Bump sequel from 5.71.0 to 5.72.0 by @dependabot in #33
- Bump minitest from 5.19.0 to 5.20.0 by @dependabot in #37
- prepares next version v0.4.1 by @simonneutert in #38
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Bump rubocop from 1.53.1 to 1.54.0 by @dependabot in #11
- Bump sequel from 5.69.0 to 5.70.0 by @dependabot in #12
- Bump rubocop from 1.54.0 to 1.54.1 by @dependabot in #13
- Implements Sequel's pg_json extension by @simonneutert in #15
Full Changelog: v0.3.0...v0.4.0