Skip to content

v3.10.3

Compare
Choose a tag to compare
@nvoxland nvoxland released this 12 Oct 19:36
46fc9ce

Liquibase 3.10.3 is a bugfix release

Changes

This release merges many community-contributed pull requests. Thanks to everyone who helps make the Liquibase community strong!

  • Fixed issue with includeAll not working with some spring-packaged jars #1140
  • Fixed sequence snapshot in Postgresql #1372
  • Fixed SERIAL/BIGSERIAL handling in Postgreql #1010
  • SpringLiquibase bean can now take any ResourceAccessor implementation #936
  • Fixed snapshot of TEXT types in MSSQL #1327
  • Moved SQL logging from INFO to DEBUG #1258
  • Minor XSD cleanup #1239
  • Fixed handling of question marks in SQL for Postgresql #912
  • Fixed handling of includeAll in maven #1332
  • Do not expect access to v$session on Oracle #1422
  • Allow spaces after -- comments in formatted SQL #781
  • Fixed loadData support for enums in Postgresql #983
  • Fixed CSV handling when last column is empty #1431
  • Fixed SqlServer handling of computed columns in snapshot #1443
  • Avoid broken PostgreSQL batch logic #1447

Special 3.10.3 shout-outs

Mike Olivas, mrgrew, Robert Reeves, FrankHoellering, Steven C. Saliman, thomas, Ruud Welling, Sudipto Sarkar, alexander.schuetz, ningyu, Wes Willard and others!