Releases: timothyvanderaerden/ecto_mysql_extras
Releases · timothyvanderaerden/ecto_mysql_extras
v0.6.2
What's Changed
- Relax
table_rex
version to~> 3.1
or~> 4.0
by @timothyvanderaerden in ad5293e - Support MySQL 8.1 by @timothyvanderaerden in d5be2f6
- Support MariaDB 11.0 and 11.1 by @timothyvanderaerden in d5be2f6
- Drop MariaDB 10.9 and 10.10 by @timothyvanderaerden in d5be2f6
- Delete unused dependencies in
mix.lock
by @timothyvanderaerden in 6d23a5c
Dependencies
- Bump actions/checkout from 3 to 4 by @dependabot in #68
- Bump dialyxir from 1.3.0 to 1.4.2 by @dependabot in #70
- Bump excoveralls from 0.16.1 to 0.18.0 by @dependabot in #72
- Bump credo from 1.7.0 to 1.7.2 by @dependabot in #74
- Bump myxql from 0.6.3 to 0.6.4 by @dependabot in #77
- Bump ecto_sql from 3.10.1 to 3.11.1 by @dependabot in #75
- Bump ex_doc from 0.30.3 to 0.31.0 by @dependabot in #76
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #81
- Bump actions/cache from 3 to 4 by @dependabot in #82
- Bump dialyxir from 1.4.2 to 1.4.3 by @dependabot in #78
- Bump credo from 1.7.2 to 1.7.3 by @dependabot in #79
- Bump ex_doc from 0.31.0 to 0.31.1 by @dependabot in #80
- Bump table_rex from 3.1.1 to 4.0.0 by @dependabot in #63
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Support Elixir v1.15 by @timothyvanderaerden in dbcdcc9
- Drop MariaDB 10.3 by @timothyvanderaerden in e8d7479
- Support MariaDB 10.9, 10.10 and 10.11 by @timothyvanderaerden in e8d7479
Dependencies
- Bump excoveralls from 0.15.1 to 0.16.1 by @dependabot in #57
- Bump ecto_sql from 3.9.1 to 3.10.1 by @dependabot in #61
- Bump dialyxir from 1.2.0 to 1.3.0 by @dependabot in #60
- Bump credo from 1.6.7 to 1.7.0 by @dependabot in #58
- Bump ex_doc from 0.29.1 to 0.30.3 by @dependabot in #62
- Bump ssl_verify_fun from 1.1.6 to 1.1.7 by @timothyvanderaerden in 3ce0ac9
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Add connections query by @timothyvanderaerden in #50
Dependabot
- Bump dialyxir from 1.1.0 to 1.2.0 by @dependabot in #39
- Bump credo from 1.6.4 to 1.6.7 by @dependabot in #42
- Bump myxql from 0.6.2 to 0.6.3 by @dependabot in #43
- Bump ecto_sql from 3.8.3 to 3.9.1 by @dependabot in #48
- Bump ex_doc from 0.28.4 to 0.29.1 by @dependabot in #49
- Bump excoveralls from 0.14.5 to 0.15.1 by @dependabot in #51
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Support
query_opts
withlog
option to enable/disable logging (disabled by default)
Dependabot
- Bump excoveralls from 0.14.4 to 0.14.5 by @dependabot in #34
- Bump ecto_sql from 3.8.1 to 3.8.3 by @dependabot in #36
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- Drop MariaDB 10.2
- Fix README.md links and docs
- Bump ecto_sql from 3.7.1 to 3.7.2 by @dependabot in #20
- Bump ex_doc from 0.27.3 to 0.28.0 by @dependabot in #19
- Bump myxql from 0.6.0 to 0.6.1 by @dependabot in #21
- Bump credo from 1.6.2 to 1.6.3 by @dependabot in #22
- Bump ex_doc from 0.28.0 to 0.28.1 by @dependabot in #23
- Bump ex_doc from 0.28.1 to 0.28.2 by @dependabot in #24
- Bump credo from 1.6.3 to 1.6.4 by @dependabot in #25
- Bump actions/checkout from 2 to 3 by @dependabot in #26
- Bump actions/cache from 2 to 3 by @dependabot in #27
- Bump ex_doc from 0.28.2 to 0.28.3 by @dependabot in #28
- Bump codecov/codecov-action from 2 to 3 by @dependabot in #29
- Bump ecto_sql from 3.7.2 to 3.8.0 by @dependabot in #30
- Bump ex_doc from 0.28.3 to 0.28.4 by @dependabot in #31
- Bump myxql from 0.6.1 to 0.6.2 by @dependabot in #32
- Bump ecto_sql from 3.8.0 to 3.8.1 by @dependabot in #33
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Bump myxql from 0.5.1 to 0.5.2 by @dependabot in #15
- Bump ex_doc from 0.26.0 to 0.27.0 by @dependabot in #16
- Bump ex_doc from 0.27.0 to 0.27.3 by @dependabot in #17
- Bump credo from 1.6.1 to 1.6.2 by @dependabot in #18
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Bump credo from 1.5.6 to 1.6.0 by @dependabot in #6
- Bump credo from 1.6.0 to 1.6.1 by @dependabot in #7
- Bump ex_doc from 0.25.5 to 0.26.0 by @dependabot in #8
- [Actions] Add Elixir v1.13 by @timothyvanderaerden in #9
- [Query] Add dirty pages ratio by @timothyvanderaerden in #11
- [Query] Add Waits for checkpoint by @timothyvanderaerden in #12
- [Query] Add Waits for redolog query by @timothyvanderaerden in #13
- [Query] Add table cache query by @timothyvanderaerden in #14
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Bump ex_doc from 0.25.3 to 0.25.5 by @dependabot in #3
- Bump excoveralls from 0.14.3 to 0.14.4 by @dependabot in #4
- Misc doc changes by @kianmeng in #5
New Contributors
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Bump ecto_sql from 3.7.0 to 3.7.1 by @dependabot in #2
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Full Changelog: v0.2.0...v0.2.1