Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Bump manywho.sdk.version from b6382ba to 2.0.1 #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Jun 5, 2020

Bumps manywho.sdk.version from b6382ba to 2.0.1.
Updates sdk-server-servlet3 from b6382ba to 2.0.1

Release notes

Sourced from sdk-server-servlet3's releases.

1.25.0

General

  • Added Gitter badge to README.md

Bug Fixes

  • Added health check endpoint to the AuthorizationFilter whitelist
  • Fixed NullPointerException with empty object data when parsing Types

Improvements

  • Added a check of the HTTP response status to capture callback failures (thanks to @antonyb)
  • Added support for sending inputs when initializing a Flow in FlowClient
  • Added support for combined formatting conventions in ServiceConfigurationDefault
  • Changed scope of sdk-test to test
  • Added default and HttpClient constructor to RawRunClient
  • Added authentication credentials to RawRunClient
  • Made Heroku Redis URLs compatible
  • Added support for executionMode

1.24.0

Bug Fixes

  • Added missing @TypeElement annotation on $File
  • Fixed incorrect types being used when parsing Lists

Improvements

  • Now returning an empty list instead of null when parsing Types
  • Added splat constructor in DescribeValueCollection
  • Added support for scalar values on annotated types
  • Removed double-brace initialization in UserObject
  • Renamed RunClient to RawRunClient

New Features

  • Added system types
  • Added SAML authorization type

1.23.0

Improvements

  • Added hasWhere() and hasListFilters() to ListFilterMinimal
  • Removed double-brace initialization in AuthorizationUtils
  • Added createSerializedPublicUser() method to AuthorizationUtils
  • Removed checked exceptions from serialize() in AuthorizationUtils

1.22.0

Improvements

  • Added support for orderBy and nested ListFilter to ListFilter
  • Added support for injecting HttpClient into the various clients in sdk-client

New Features

  • Added a ComparisonType enum

1.21.1

... (truncated)
Commits

Updates sdk-server-undertow from b6382ba to 2.0.1

Release notes

Sourced from sdk-server-undertow's releases.

1.25.0

General

  • Added Gitter badge to README.md

Bug Fixes

  • Added health check endpoint to the AuthorizationFilter whitelist
  • Fixed NullPointerException with empty object data when parsing Types

Improvements

  • Added a check of the HTTP response status to capture callback failures (thanks to @antonyb)
  • Added support for sending inputs when initializing a Flow in FlowClient
  • Added support for combined formatting conventions in ServiceConfigurationDefault
  • Changed scope of sdk-test to test
  • Added default and HttpClient constructor to RawRunClient
  • Added authentication credentials to RawRunClient
  • Made Heroku Redis URLs compatible
  • Added support for executionMode

1.24.0

Bug Fixes

  • Added missing @TypeElement annotation on $File
  • Fixed incorrect types being used when parsing Lists

Improvements

  • Now returning an empty list instead of null when parsing Types
  • Added splat constructor in DescribeValueCollection
  • Added support for scalar values on annotated types
  • Removed double-brace initialization in UserObject
  • Renamed RunClient to RawRunClient

New Features

  • Added system types
  • Added SAML authorization type

1.23.0

Improvements

  • Added hasWhere() and hasListFilters() to ListFilterMinimal
  • Removed double-brace initialization in AuthorizationUtils
  • Added createSerializedPublicUser() method to AuthorizationUtils
  • Removed checked exceptions from serialize() in AuthorizationUtils

1.22.0

Improvements

  • Added support for orderBy and nested ListFilter to ListFilter
  • Added support for injecting HttpClient into the various clients in sdk-client

New Features

  • Added a ComparisonType enum

1.21.1

... (truncated)
Commits

Updates sdk-client from b6382ba to 2.0.1

Release notes

Sourced from sdk-client's releases.

1.25.0

General

  • Added Gitter badge to README.md

Bug Fixes

  • Added health check endpoint to the AuthorizationFilter whitelist
  • Fixed NullPointerException with empty object data when parsing Types

Improvements

  • Added a check of the HTTP response status to capture callback failures (thanks to @antonyb)
  • Added support for sending inputs when initializing a Flow in FlowClient
  • Added support for combined formatting conventions in ServiceConfigurationDefault
  • Changed scope of sdk-test to test
  • Added default and HttpClient constructor to RawRunClient
  • Added authentication credentials to RawRunClient
  • Made Heroku Redis URLs compatible
  • Added support for executionMode

1.24.0

Bug Fixes

  • Added missing @TypeElement annotation on $File
  • Fixed incorrect types being used when parsing Lists

Improvements

  • Now returning an empty list instead of null when parsing Types
  • Added splat constructor in DescribeValueCollection
  • Added support for scalar values on annotated types
  • Removed double-brace initialization in UserObject
  • Renamed RunClient to RawRunClient

New Features

  • Added system types
  • Added SAML authorization type

1.23.0

Improvements

  • Added hasWhere() and hasListFilters() to ListFilterMinimal
  • Removed double-brace initialization in AuthorizationUtils
  • Added createSerializedPublicUser() method to AuthorizationUtils
  • Removed checked exceptions from serialize() in AuthorizationUtils

1.22.0

Improvements

  • Added support for orderBy and nested ListFilter to ListFilter
  • Added support for injecting HttpClient into the various clients in sdk-client

New Features

  • Added a ComparisonType enum

1.21.1

... (truncated)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 5, 2020
Bumps `manywho.sdk.version` from `b6382ba` to 2.0.1.

Updates `sdk-server-servlet3` from `b6382ba` to 2.0.1
- [Release notes](https://github.com/manywho/sdk-java/releases)
- [Commits](https://github.com/manywho/sdk-java/commits/2.0.1)

Updates `sdk-server-undertow` from `b6382ba` to 2.0.1
- [Release notes](https://github.com/manywho/sdk-java/releases)
- [Commits](https://github.com/manywho/sdk-java/commits/2.0.1)

Updates `sdk-client` from `b6382ba` to 2.0.1
- [Release notes](https://github.com/manywho/sdk-java/releases)
- [Commits](https://github.com/manywho/sdk-java/commits/2.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/manywho.sdk.version-2.0.1 branch from 0312e99 to 68f6d8a Compare December 10, 2020 15:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants