Skip to content

Releases: Luxoft/BSSFramework

18.3

17 Mar 16:15
c1edb72
Compare
Choose a tag to compare

What's Changed

Full Changelog: 18.2.1...18.3.0

18.2.1

23 Feb 11:39
6ecf842
Compare
Choose a tag to compare

What's Changed

Full Changelog: 18.2.0...18.2.1

18.2.0

23 Feb 11:24
95b9044
Compare
Choose a tag to compare

What's Changed

  • Simplify integration tests environment initialization by @TeKi9001 in #113
  • #114 NHibernateSetupObject ignore custom NHibSessionEnvironment by @NikitaEgorov in #115

Full Changelog: 18.1.0...18.2.0

18.1.0

07 Feb 09:59
96f05bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 18.0.0...18.1.0

18.0.0

02 Feb 12:04
754173b
Compare
Choose a tag to compare

What's Changed

  • fix OverrideInput in AndSecurityPath by @iatsuta in #99

Breaking changes

Full Changelog: 17.6.1...18.0.0

17.6.1

18 Oct 10:00
5886773
Compare
Choose a tag to compare
added transaction for read (#98)

Co-authored-by: Ruslan Hnyp <ruslan.hnyp@dxc.com>

17.6.0

28 Sep 15:42
0c7faa0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 17.5.1...17.6.0

17.5.1

16 Sep 14:24
016b3aa
Compare
Choose a tag to compare
upd packages (#93)

upd packages

17.5.0

16 Sep 12:40
6af0c95
Compare
Choose a tag to compare

What's Changed

  • Fix service provider pool for autotests by @TeKi9001 in #89
  • All BLL ExpressionVisitors was moved to DI by @iatsuta in #90
  • Add Repository pattern as BLL replacement by @iatsuta in #91
  • DI registration was refactored by @iatsuta in #92

Full Changelog: 17.4.3...17.5.0

17.4.3

29 Aug 09:11
6084d39
Compare
Choose a tag to compare
use same localdb instance for all service providers in pool (#88)

Co-authored-by: dmarkovkin <dmitriy.markovkin@dxc.com>