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

[2201.10.x] Sync 2201.10.x with the changes from 2201.10.0-stage #43281

Merged
merged 21 commits into from
Aug 14, 2024

Commits on Jun 18, 2024

  1. Add new transaction configuration values

    This commit introduces two new configurations values for transactions, `transactionAutoCommitTimeout` and `transactionCleanupTimeout`
    dsplayerX committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7d7fd78 View commit details
    Browse the repository at this point in the history
  2. Rework config default value

    dsplayerX committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6c2aed5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1002a1 View commit details
    Browse the repository at this point in the history
  4. Make config keys constants

    dsplayerX committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9cb866c View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Address review suggestions

    dsplayerX committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8ad8080 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    dsplayerX committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bb6e3a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14805cf View commit details
    Browse the repository at this point in the history
  4. Refactor parseTimeoutValue

    dsplayerX committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a6332d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Address review suggestions

    dsplayerX committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    dba23db View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Merge pull request #43239 from azinneera/prj_api_oom10x

    Improve compile-time memory consumption for large projects
    azinneera authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    aabac46 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    16d8aca View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Sumudu Nissanka <lnash94@users.noreply.github.com>
    TharmiganK and lnash94 authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8513863 View commit details
    Browse the repository at this point in the history
  3. Update swagger versions

    TharmiganK committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8ae88d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Merge pull request #42940 from dsplayerX/fix_42922_long_running_trans

    Introduce `transactionAutoCommitTimeout` and `transactionCleanupTimeout` configuration values for transactions
    MaryamZi authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    80f8e0a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    8eed9d6 View commit details
    Browse the repository at this point in the history
  2. Fix test names

    HindujaB committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    940b5f5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #43266 from HindujaB/improve-remote-API

    Improve `isRemoteManagementEnabled` runtime API name
    warunalakshitha authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    373ceb0 View commit details
    Browse the repository at this point in the history
  4. Update resource config

    Dilhasha committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b06c27a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #43271 from Dilhasha/resource-config-change

    Update resource config json for resources
    Dilhasha authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b16de4f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge pull request #43247 from ballerina-platform/openapi-update-10

    Update Ballerina OpenAPI command help text
    lnash94 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    44c84f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43252 from ballerina-platform/update-swagger-version

    Update swagger parser and related dependency versions
    lnash94 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    9d14866 View commit details
    Browse the repository at this point in the history