Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@neiser neiser released this 03 Feb 18:30
· 20 commits to master since this release

What's Changed

  • Add support for non-Map-like return values. See #17. Please prefer using Map whenever possible, as List return type is potentially slow. Also Map might take a performance hit as we're building a proxy class.
  • Bump spring-boot-starter-parent from 2.5.5 to 2.5.6 by @dependabot in #12
  • Bump spring-boot-starter-parent from 2.5.6 to 2.6.0 by @dependabot in #14
  • Bump spring-boot-starter-parent from 2.6.0 to 2.6.1 by @dependabot in #15
  • Bump spring-boot-starter-parent from 2.6.1 to 2.6.2 by @dependabot in #16
  • Bump spring-boot-starter-parent from 2.6.2 to 2.6.3 by @dependabot in #18

Full Changelog: version-1.2.0...version-1.3.0