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

Bump ArangoDBNetStandard from 1.0.0 to 1.1.0 #1240

Merged
merged 1 commit into from
Jun 9, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2022

Bumps ArangoDBNetStandard from 1.0.0 to 1.1.0.

Release notes

Sourced from ArangoDBNetStandard's releases.

1.1.0

https://www.nuget.org/packages/ArangoDBNetStandard/1.1.0

What's Changed

New Contributors

Full Changelog: ArangoDB-Community/arangodb-net-standard@1.0.0...1.1.0

Changelog

Sourced from ArangoDBNetStandard's changelog.

[1.1.0] - 2022-05-25

Added

Changed

2022-05-24

Added

  • added support for ArangoDB Bulk Operations API features (#354)
  • POST/_api/import#document Imports document values
  • POST/_api/import#json Imports documents from JSON

2022-05-16

Added

  • added support for basic ArangoDB Admin API features (#370)
  • GET/_admin/log/entries Read global logs from the server
  • POST/_admin/routing/reload Reloads the routing information
  • GET/_admin/server/id Returns the id of a server in a cluster
  • GET/_admin/server/role Returns the role of a server in a cluster
  • GET/_api/engine Returns the server database engine type
  • GET/_api/version Returns the server version

2022-05-02

Added

  • Added support for connecting to ArangoDB Oasis Cloud Service (#364)
  • Operations defaults to _system database when a database is not specified.
  • Added support for Oasis SSL certificates.

2022-04-29

Added

... (truncated)

Commits
  • a490d81 Merge pull request #382 from DiscoPYF/missingConfigureAwait
  • abff3f1 Merge pull request #381 from ArangoDB-Community/pre-release-items
  • a8ce128 Apply ConfigureAwait(false) to inner method calls of bulk operations API.
  • 2f8155c Changed authors in csproj
  • d7ed032 Updated pre-release items
  • 5c0cffb Merge pull request #380 from DiscoPYF/updateVersion
  • 1cfde9a Update csproj version number to 1.1.0
  • b71dffd Merge pull request #379 from ArangoDB-Community/changelog-update
  • c03ebf4 Updated ChangeLog
  • 4de9f53 Merge pull request #354 from arangodb/feature-3.8/DE-189-bulk-operations-support
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [ArangoDBNetStandard](https://github.com/ArangoDB-Community/arangodb-net-standard) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/ArangoDB-Community/arangodb-net-standard/releases)
- [Changelog](https://github.com/ArangoDB-Community/arangodb-net-standard/blob/master/ChangeLog.md)
- [Commits](ArangoDB-Community/arangodb-net-standard@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: ArangoDBNetStandard
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 8, 2022
@sungam3r sungam3r merged commit ad8988c into master Jun 9, 2022
@sungam3r sungam3r deleted the dependabot/nuget/ArangoDBNetStandard-1.1.0 branch June 9, 2022 20:51
@sungam3r sungam3r mentioned this pull request Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant