Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sabya1977/oracle-db-examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 79bde2d
Choose a base ref
...
head repository: oracle-samples/oracle-db-examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ff04c27
Choose a head ref
  • 8 commits
  • 45 files changed
  • 4 contributors

Commits on Jul 16, 2025

  1. Bump org.apache.commons:commons-lang3 in /java/autonomous-db-parurl (o…

    …racle-samples#448)
    
    Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-version: 3.18.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    8342caf View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.kafka:kafka-clients (oracle-samples#446)

    Bumps org.apache.kafka:kafka-clients from 3.7.1 to 3.9.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.kafka:kafka-clients
      dependency-version: 3.9.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    dcc388c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Bump on-headers and morgan (oracle-samples#449)

    Bumps [on-headers](https://github.com/jshttp/on-headers) to 1.1.0 and updates ancestor dependency [morgan](https://github.com/expressjs/morgan). These dependencies need to be updated together.
    
    
    Updates `on-headers` from 1.0.2 to 1.1.0
    - [Release notes](https://github.com/jshttp/on-headers/releases)
    - [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
    - [Commits](jshttp/on-headers@v1.0.2...v1.1.0)
    
    Updates `morgan` from 1.10.0 to 1.10.1
    - [Release notes](https://github.com/expressjs/morgan/releases)
    - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md)
    - [Commits](expressjs/morgan@1.10.0...1.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: on-headers
      dependency-version: 1.1.0
      dependency-type: indirect
    - dependency-name: morgan
      dependency-version: 1.10.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    2b0ef07 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Update python-oracledb examples (oracle-samples#451)

    Signed-off-by: Christopher Jones <christopher.jones@oracle.com>
    Christopher Jones authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    dc4111c View commit details
    Browse the repository at this point in the history
  2. Bump on-headers and morgan (oracle-samples#452)

    Bumps [on-headers](https://github.com/jshttp/on-headers) to 1.1.0 and updates ancestor dependency [morgan](https://github.com/expressjs/morgan). These dependencies need to be updated together.
    
    
    Updates `on-headers` from 1.0.2 to 1.1.0
    - [Release notes](https://github.com/jshttp/on-headers/releases)
    - [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
    - [Commits](jshttp/on-headers@v1.0.2...v1.1.0)
    
    Updates `morgan` from 1.10.0 to 1.10.1
    - [Release notes](https://github.com/expressjs/morgan/releases)
    - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md)
    - [Commits](expressjs/morgan@1.10.0...1.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: on-headers
      dependency-version: 1.1.0
      dependency-type: indirect
    - dependency-name: morgan
      dependency-version: 1.10.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    d0b3e4f View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. added data redaction demo scripts (oracle-samples#454)

    * added data redaction demo scripts
    
    * minor updates
    
    updated to check for HR user and updated README with clarifying steps.
    richardcevans authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    ae815a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. Bump ch.qos.logback:logback-core in /sagas/CloudBank-DEMO (oracle-sam…

    …ples#456)
    
    Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.13 to 1.5.19.
    - [Release notes](https://github.com/qos-ch/logback/releases)
    - [Commits](qos-ch/logback@v_1.5.13...v_1.5.19)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-core
      dependency-version: 1.5.19
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    61a06c0 View commit details
    Browse the repository at this point in the history
  2. Add precompiler (Pro*C and Pro*COBOL demos) (oracle-samples#457)

    * Create simpleConnDemo.c
    
    Basic Connection and Query execution to Oracle Database
    
    * Update and rename drcp.c to drcpDemo.c
    
    Update the username and password to a generic string
    
    * Update makefile
    
    Make the makefile generic
    
    * Update simpleConnDemo.c
    
    Add the required setup and related blog details
    
    * Update simpleConnDemo.c
    
    Remove blog details. To be updated in README
    
    * Create sessionPoolingDemo
    
    Demo for OCI Session Pooling and Multithreading
    
    * Update README.md
    
    Add more details in the README.md file
    
    * Update README.md
    
    Minor change
    
    * Rename sessionPoolingDemo to sessionPoolingDemo.c
    
    Add .c extension in the file name
    
    * Update makefile
    
    Make the makefile more correct
    
    * Update makefile
    
    Add some comments
    
    * Add precompiler demos
    
    * Add precompilers section to main README
    sharadraju authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    ff04c27 View commit details
    Browse the repository at this point in the history
Loading