Skip to content

Releases: cloudfoundry/jdbctestapp

v1.0.0

08 Feb 18:37
Compare
Choose a tag to compare

Features

  • Support for PostgreSQL on AWS and GCP
  • Support for MySQL on AWS and GCP
  • Optional integration with Cloud Services Brokerpak for GCP for CloudSQL SSL connections
  • Report database SSL connection properties for PostgreSQL and MySQL
    • Encryption cypher only for MySQL
    • Encryption cypher and client certificate for PostgreSQL
  • Basic CRUD for a simple entity for database access verification
  • CloudFoundry manifest generation and deployment via Gradle from source