Skip to content

Releases: gobuffalo/pop

v6.1.1

18 Jan 13:29
v6.1.1
Compare
Choose a tag to compare

What's Changed

  • made to pass connection instead of copying store by @sio4 in #801
  • Add AfterEagerFind() by @aeneasr in #802
  • prevent unnecessary go routines by limiting them when only the model is AfterFindable by @sio4 in #805
  • version bump by @sio4 in #806

Full Changelog: v6.1.0...v6.1.1

v6.1.0

20 Nov 13:07
v6.1.0
17f09c0
Compare
Choose a tag to compare

What's Changed

  • updated goreleaser configuration by @sio4 in #790
  • slices: update Int.Scan() to parse empty slices by @carloruiz in #791
  • feature: log transaction/connection ID to track SQL executions for a request by @sio4 in #795
  • fixed empty slice bug on slices.Float by @sio4 in #798
  • do not swallow panic when rolling back inner panic to prevent connection leak by @sio4 in #797

New Contributors

Full Changelog: v6.0.8...v6.1.0

v6.0.8

07 Oct 06:39
v6.0.8
Compare
Choose a tag to compare

What's Changed

  • upgraded module dependencies by @sio4 in #789

Full Changelog: v6.0.7...v6.0.8

v6.0.7

25 Sep 11:07
Compare
Choose a tag to compare

What's Changed

  • fix: make disableEager not trigger the race detector by @zepatrik in #746
  • log SQL for association query by @schparky in #686
  • Make slices.Map UnmarshalJSON a pointer receiver by @naemono in #655
  • added test cases for slices.Map (for #655) by @sio4 in #769
  • cleanup testing stuff by @sio4 in #767
  • fixed url handling with reserved characters (fixes #402) by @sio4 in #774
  • catch panic within transaction to complete rollback (fixes #748) by @sio4 in #775
  • fixed replacing bug on WHERE IN statement (fixes #778) by @sio4 in #779
  • fix missing Where in eager creation method by @sio4 in #780
  • removed mysqldump option --column-statistics to make it compatible with 5.7 by @sio4 in #776
  • fix Connection.Close() to reset the store by @sio4 in #781
  • made default logger to print output to stderr instead of stdout by @sio4 in #782
  • made the 'version' column primary key to fix #659 by @sio4 in #783
  • fixed delete + where in issue on mysql (#699) by @sio4 in #784
  • fixed concurrent map write issue on ConnectionDetails.Options (#577) by @sio4 in #785
  • prevent empty query to be executed by @sio4 in #786
  • updated README, SHOULDERS, and module dependencies by @sio4 in #787

New Contributors

Full Changelog: v6.0.6...v6.0.7

v6.0.6

12 Jul 16:55
4c2751e
Compare
Choose a tag to compare

What's Changed

  • updated genny version to hide warning by @sio4 in #747

Full Changelog: v6.0.5...v6.0.6

v6.0.5

12 Jul 01:22
3f8518a
Compare
Choose a tag to compare

What's Changed

  • fix: add lock to registering instrumented drivers by @zepatrik in #722
  • feat: expose normalizeSynonyms (as CanonicalDialect) by @aeneasr in #721
  • hotfix for ignored --env flag issue (#269) by @sio4 in #727
  • updated test workflow to run on push to the main by @sio4 in #737
  • updated module dependencies and sync with the main branch by @sio4 in #738
  • resolved circular dependency issue between pop and fizz

Full Changelog: v6.0.4...v6.0.5

v6.0.4

27 May 16:12
d146f1b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.3...v6.0.4

v6.0.3

15 May 02:27
aff647d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.2...v6.0.3

v6.0.3-dev.5

15 May 02:04
Compare
Choose a tag to compare
v6.0.3-dev.5 Pre-release
Pre-release

v6.0.3-dev.4

15 May 01:45
Compare
Choose a tag to compare
v6.0.3-dev.4 Pre-release
Pre-release