Skip to content

Releases: oracle/microservices-datadriven

Support 5 digit live labs reservation ID

24 Sep 19:46
d0099dd
Compare
Choose a tag to compare

Support 5 digit live labs reservation ID
Commented out the tracing tests as they are not working because they changed and have moved to observability

Observability lab

13 Sep 22:21
c17b5c2
Compare
Choose a tag to compare
  • observability lab (see observability folder)
  • various smaller improvements (./build.sh and ./deploy.sh of core microservices no longer rely on state_get and sed_i, etc.)

PL/SQL and Spring Boot inventory impls, On-prem workshop, perf tests, byo k8s, and ingress controller

26 Aug 18:33
8eeb4eb
Compare
Choose a tag to compare
  • inventory-plsql implementation for polyglot lab
  • Performance tests
  • BYO K8s
  • inventory-springboot implementation for polyglot lab
  • On-prem workshop infra
  • NGINX Ingress Controller added to reduce number of LBs required for workshop
  • Various fixes and improvements

Transactional Tests: Compare MongoDB, Postgres, and Kafka to Oracle DB with TEQ/AQ

01 Jul 18:20
99d2b8e
Compare
Choose a tag to compare
  • Adds Lab 7 "Transactional Tests: Compare MongoDB, Postgres, and Kafka to Oracle DB with TEQ/AQ" to the workshop
  • Various testing and local development additions, fixes, and doc
  • Python OCI fix

Verrazzano/multi-cloud lab and test automation work

28 May 15:08
2873be3
Compare
Choose a tag to compare

Verrazzano/multi-cloud lab (see README-multicloud.md for instructions on running)
Test Automation
Fast kubectl
Live Labs Deployment
Automatic Testing

Maintenance Release

07 May 19:04
e455fa8
Compare
Choose a tag to compare
  • Removed admin-helidon
  • Removed apt-setup folder
  • Removed API key authentication
  • Added Resource Checks
  • Removed wallet.zip object and pre-auth

Setup Enhancements, etc

23 Apr 20:16
cda8a82
Compare
Choose a tag to compare
  • Fully automated setup and setup framework.
  • Terraform deployment of ATP and OKE
  • Incorporates .net and go polyglot services including PL/SQL setup
  • Jaeger removed from UI and UI build dependency removed
  • Jaeger moved to separate lab
  • Build consistency and performance enhancements
  • Build moved to run in parallel with setup
  • DB User, Object, Queue and Propagation removed from UI and moved to setup
  • One shot deploy of all microservices

bug fixes and enhancements

12 Apr 16:41
e28045d
Compare
Choose a tag to compare
  • Microservices passwords are now sourced dynamically. If an OCI Vault ocid exists, microservices obtain the the db password from the vault directly, else they access it from a k8s secret. This is transparent to the user as it is set during initial setup.

  • The atpaqadmin folder, microservice, deployment, and service have been renamed to admin-helidon and admin accordingly.

  • The initialDelaySeconds value of the order-helidon microservice has been increased to 220 (seconds) in order to avoid potential restarts due to delay in obtained the initial connection to the db.

Tested and used by workshops.

Corresponds to documentation at https://apexapps.oracle.com/pls/apex/dbpm/r/livelabs/workshop-attendee-2?p210_workshop_id=637&p210_type=1 at https://github.com/oracle/learning-library/commit/5ff4aba67e139d464f11e3ab10277ecbe1c196cf

Initial release

31 Mar 23:26
a86f4a6
Compare
Choose a tag to compare