Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Latest commit

 

History

History
38 lines (30 loc) · 1.96 KB

2.3.0.md

File metadata and controls

38 lines (30 loc) · 1.96 KB

Release 2.3.0 GA

Anticipated Release Date: June 2019

Note: Listed features are subject to change

Features, Enhancements

  • Logging
    • Serilog logging support
  • Management
  • Connectors
    • Added a GemFire/Geode/PCC connector
    • Added ability to apply EF migrations using cf task (Contributed by @macsux)
    • Added additional property support for Microsoft SQL Server Connection strings.

Notable issues resolved

  • Configuration/48 - Configuration - fixed enabled setting
  • Steeltoe/#33 - Fixed 404 errors when using open source config server
  • Security/18 - Allow customizable claim definitions
  • Steeltoe/34 - Fixed application name in manifest.yml overriding spring:application:name in appsettings.json
  • Steeltoe/40 - Updated Redis library version
  • Steeltoe/33 - Added option to disable vault renewal for OSS config server
  • Steeltoe/30 - Add Search Path option to PostgresSQL connector (Contributed by @jpmorin)
  • Steeltoe/63 - Redis TLS ports are picked as default if specified in creds (Contributed by @jplebre)

Other

  • Steeltoe Repository Restructure
    • Mono repo for Steeltoe core components
    • Move to Azure Devops
      • Move the build pipelines (CI/CD)
      • Move testing coverage
      • Enhance code coverage
  • Create SteeltoeOSS-Incubator org for new projects