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

Update 3.5.0 #637

Merged
merged 15 commits into from
Jun 28, 2021
Merged

Update 3.5.0 #637

merged 15 commits into from
Jun 28, 2021

Commits on Jun 26, 2021

  1. Configuration menu
    Copy the full SHA
    5e35b37 View commit details
    Browse the repository at this point in the history
  2. Prepare for next release (#494)

    * Prepare for next release
    * Update workflows and readme to mirror latest changes
    vbuberen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    ac8269b View commit details
    Browse the repository at this point in the history
  3. Update publishing action name (#495)

    cortinico authored and vbuberen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    6547115 View commit details
    Browse the repository at this point in the history
  4. Fixed typo on DialogData (#501)

    cortinico authored and vbuberen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    9e60559 View commit details
    Browse the repository at this point in the history
  5. Update README.md (#505)

    fix the typo
    okanaydin authored and vbuberen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    11338ea View commit details
    Browse the repository at this point in the history
  6. Fix setting request body plain text in transaction (#538)

    * Fix setting request body plain text in transaction
    
    * Add test for plain text request body
    MiSikora authored and vbuberen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    9718032 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f518b21 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    755fec9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d7da25b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f8bc038 View commit details
    Browse the repository at this point in the history
  11. Bump version

    vbuberen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    af11a88 View commit details
    Browse the repository at this point in the history
  12. Resolve lint issues

    vbuberen committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    82eec1f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1331d6f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2021

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

Commits on Jun 28, 2021

  1. Bump kotlinVersion from 1.5.10 to 1.5.20 (#639)

    Bumps `kotlinVersion` from 1.5.10 to 1.5.20.
    
    Updates `kotlin-gradle-plugin` from 1.5.10 to 1.5.20
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.20/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.5.10...v1.5.20)
    
    Updates `kotlin-stdlib` from 1.5.10 to 1.5.20
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.20/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.5.10...v1.5.20)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and vbuberen committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    bb1bc5d View commit details
    Browse the repository at this point in the history