Socket
Socket
Sign inDemoInstall

oci-database

Package Overview
Dependencies
51
Maintainers
3
Versions
182
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    oci-database

OCI NodeJS client for Database


Version published
Weekly downloads
3.1K
increased by9.96%
Maintainers
3
Created
Weekly downloads
 

Changelog

Source

1.19.0 - 2021-04-13

Added

  • Support for the Database Migration service
  • Support for the Networking Topology service
  • Support for getting the id of peered VCNs on local peering gateways in the Networking service
  • Support for burstable instances in the Compute service
  • Support for preemptible instances in the Compute service
  • Support for fractional resource usage and availability in the Limits service
  • Support for streaming analytics in the Service Connector Hub service
  • Support for flexible routing inside DRGs to enable packet flow between any two attachments in the Networking service
  • Support for routing policy to customize dynamic import/export of routes in the Networking service
  • Support for IPv6, including on FastConnect and IPsec resources, in the Networking service
  • Support for request validation policies in the API Gateway service
  • Support for RESP-compliant (e.g. REDIS) response caches, and for configuring response caching per-route in the API Gateway service
  • Support for flexible billing in the VMWare Solution service
  • Support for new DNS format for the Web Application Acceleration and Security service
  • Support for configuring APM tracing on applications and functions in the Functions service
  • Support for Enterprise Manager external databases and Management Agent Service managed external databases and hosts in the Operations Insights service
  • Support for getting cluster cache metrics for RAC CDB managed databases in the Database Management service

Breaking Changes

  • Removed the property isInternetAccessAllowed from CreateIpv6Details model in the core service
  • Removed the property ipv6CidrBlock from CreateVcnDetails model in the core service
  • Removed the property isInternetAccessAllowed from Ipv6 model in the core service
  • Removed the property publicIpAddress from Ipv6 model in the core service
  • Removed the property ipv6PublicCidrBlock from Subnet model in the core service
  • Removed the property isInternetAccessAllowed from UpdateIpv6Details model in the core service
  • Removed the property ipv6CidrBlock from Vcn model in the core service
  • Removed the property ipv6PublicCidrBlock from Vcn model in the core service

Readme

Source

OCI NodeJS client for Database Service

This module enables you to write code to manage resources for Database Service.

Requirements

To use this module, you must have the following:

  • An Oracle Cloud Infrastructure account.
  • A user created in that account, in a group with a policy that grants the desired permissions. This can be a user for yourself, or another person/system that needs to call the API. For an example of how to set up a new user, group, compartment, and policy, see Adding Users. For a list of typical policies you may want to use, see Common Policies.
  • A key pair used for signing API requests, with the public key uploaded to Oracle. Only the user calling the API should be in possession of the private key. For more information, see Configuring Credentials

Installing

Use the following command to install this module:

npm install oci-database

Alternatively you can git clone this repo.

FAQs

Last updated on 13 Apr 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc