Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NOTICK Recurring merge from main #1197

Merged
merged 23 commits into from
Aug 2, 2023

Commits on Jun 28, 2023

  1. Tech Writer edit

    nadinequinr3 authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    3c460de View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    4071eac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1174 from corda/nargas-ritu-patch-1

    CORE-5821: Updated snyk file with the latest reported issues
    nargas-ritu authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    148bf0a View commit details
    Browse the repository at this point in the history
  3. CORE-13098 - Merge feature branch back into release branch (#1169)

    Merging re-registration feature branch to release.
    nikinagy authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    813604f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    a83bee3 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. CORE-9519 Add schemas for group parameters update (#1175)

    Adds avro schemas UpdateGroupParameters and DistributeGroupParameters required for group parameters update functionality via MGM API.
    YashNabar authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7e9f75f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. CORE-15178 - Allowed the db worker to access the FlowEventTopics. (#1177

    )
    
    Updated the topic permissions to allow the `db worker` to access the topics `services.token.event`, `services.token.event.state`, and `services.token.sync.event`.
    The `flow worker` was removed from the topics previously mentioned since it no longer requires access to them.
    filipesoliveira authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1c3ed30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef9d903 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1165 from corda/nadinequinr3/DOC-4798/externamMes…

    …saging-desc-review
    
    DOC-4798: Tech Writer edit of Externalmessaging config section
    nadinequinr3 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    84fde0d View commit details
    Browse the repository at this point in the history
  4. CORE-15539: Increase actor_user column character length (#1179)

    * Change actor_user length from 36 to 255
    BenYip123 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ff35940 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    c9bc1de View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. CORE-10114 Schema update for custom metadata (#1180)

    Update static registration context and group policy schemas to allow custom properties to be added to the MemberInfo and group parameters.
    YashNabar authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9b9c301 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. CORE-11805 - Update json schema spec (#1183)

    Upgrade json schema spec to 2019-09.
    dimosr authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    29cc709 View commit details
    Browse the repository at this point in the history
  2. CORE-13570 Default datasource properties for vnode connections (#1186)

    Introduces vnode datasource pool configuration for DDL and DML connections as a dynamic config.
    
    * adds a dedicated config schema for vnode datasource pool configurations (DDL and DML) with appropriate defaulted values
    * adds a dedicated section (row) in config DB table for vnode datasource pool configurations
    kyriathar authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f4b430b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f502069 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    37bc559 View commit details
    Browse the repository at this point in the history
  2. point at public repos (#1173)

    Co-authored-by: Ronan Browne <[email protected]>
    seanbrereton and ronanbrowne authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    667cc4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2f7af8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1192 from corda/ronanb/merge-5.0-5.1__2023-07-28

    ES-852: Merging forward updates from 5.0 to 5.1 - 2023-07-28
    ronanbrowne authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    27a1d59 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. CORE-15641 Revise character limit on custom metadata values (#1195)

    Update registration context and group policy schemas to apply revised character limit on custom metadata values.
    YashNabar authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    69502c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. CORE-14023 Find ledger transaction and resolve states (#1193)

    Changes to support retrieving a ledger transaction in one step, including resolving the input and reference states of the transaction and retrieving the transaction's signatures.
    lankydan authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    120a5d7 View commit details
    Browse the repository at this point in the history
  2. CORE-15789: upgrade api repo to use Java 17 but compile to 11 bytecode (

    #1196)
    
    upgraded API repo to use Java 17 but made it compile to 11 bytecode
    jennyang-r3 authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0393fa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2709feb View commit details
    Browse the repository at this point in the history