Skip to content

Release v1.15聽馃寛

Compare
Choose a tag to compare
@btsgh btsgh released this 01 Mar 11:30
· 1119 commits to master since this release
4f203f5

Fixes

  • Addressed issue where Run button was not displaying properly (#31323)
  • Corrected header capitalization in the data source section (#31371)

Chore

  • Removed upsert in setting last release notes version (#31324)
  • Ensured no upsert when saving data source structure (#31320)
  • Implemented conditional enabling of Micrometer metrics (#31204)
  • Used queryBuilder for count operations (#31299)
  • Removed mongoTemplate in BaseService (#31283)
  • Removed ineffectual user change handler (#31286)
  • Split debugger states (#31043)
  • Implemented code split for entity search (#31332)

Continuous Integration

  • Added debug information for failed server build
  • Collected failed server tests from Surefire reports (#31366)
  • Fixed argument for re-running server unit-tests

Security