Skip to content

Releases: linode/docs

v1.304.0

15 Feb 16:28
f4b4557
Compare
Choose a tag to compare

New

  • Configure a Forward Proxy to Enable Internet Access within a VPC

Updated

  • Configure Linux as a Router (IP Forwarding): Added instructions for using nftables and firewalld in addition to iptables.

v1.303.0

13 Feb 20:39
14eda66
Compare
Choose a tag to compare

New

  • Monitoring and Securing Cloud Workloads With Wazuh
  • Quick Guide to POP and IMAP: Protocols for Accessing Email

Updated

  • VPC > Overview, VPC > Assign a Compute Instance to a VPC, Compute Instances > Create a Compute Instance: Added details about assigning IPv4 ranges to a VPC.

v1.302.0

07 Feb 20:15
212a27b
Compare
Choose a tag to compare

Added

  • Release notes for LKE v1.59.0, v1.60.0, and v1.63.0

Updated

  • Live Streaming With LiveKit and OBS Studio: Added URL pointing to LiveKit benchmarking documentation.
  • VPC Product Documentation pages: Fixed typo in product description.

v1.301.1

05 Feb 21:23
0042c02
Compare
Choose a tag to compare

Theme Updates

  • Updated the header and footer

v1.301.0

05 Feb 19:47
bd59047
Compare
Choose a tag to compare

Updates

  • Block Storage > Resize a Volume: Fixes workflow that no longer is valid, formatting updates, copy edit.

Theme Updates

  • Improved note styling
    • Increased note title font size
    • Increased padding
  • Increased h2 - h4 heading font sizes
  • Update header/footer navigation

v1.300.0

31 Jan 18:22
f5039f8
Compare
Choose a tag to compare

New

  • Live Streaming With Livekit and OBS
  • VPC > Manage VPCs
  • Quick Guide to SMTP: The Protocol That Powers Email

Changes

  • VPC > Overview: Updates the notice with a launch notice, Availability section, additional considerations section, and enhances description of subnets.
  • VPC > Assign a Compute Instance to a VPC: Rewrite.
  • VPC > Create a VPC: Removes beta notices / endpoints.
  • VPC > Manage VPC Subnets: Rewrite
  • VPC > Get Started
  • Create a Compute Instance: Adds sections on assigning a VPC, Cloud Firewall, and VLANs.
  • Manage Configuration Profiles on a Compute Instance: Updates the Network Interfaces description with information related to VPCs.
  • Managing IP Addresses on a Compute Instance: Updates the description of each type of IPv4 address (including public and private IPs) and adds the VPC IPv4 address and VLAN IPv4 address types.
  • How to Choose a Data Center: Adds VPC column to Availability table.
  • Install and Configure the Linode CLI

API Docs

  • Update API reference to api spec v4.171.0

v1.299.0

22 Jan 21:33
ee33e6c
Compare
Choose a tag to compare

Updated

Updated for Marketplace App deprecation:

  • Marketplace Apps - Guides: Removed deprecated app links
  • Deploy Terraria through the Linode Marketplace (deprecated)
  • Deploy a Team Fortress 2 Server through the Linode Marketplace (deprecated)
  • Deploy an ARK Survival Evolved Server through the Linode Marketplace (deprecated)
  • Creating a Dedicated ARK Server on Ubuntu: Removed note pointing to Marketplace deployment guide; updated cross-play note
  • Deploy MagicSpam through the Linode Marketplace (deprecated)
  • Using MagicSpam to Secure your Email Server: Removed text pointing to Marketplace deployment guide
  • Deploy BitNinja through the Linode Marketplace (deprecated)
  • Deploy Percona Monitoring and Management (PMM) through the Linode Marketplace (deprecated)
  • Deploy Mist.io through the Linode Marketplace (deprecated)

Updated standards in Linode Writer's Formatting Guide:

  • Note shortcode: note type use cases and examples, best practices and practices to avoid, titling standards

v1.298.1

18 Jan 21:55
fa597bc
Compare
Choose a tag to compare

Updated

  • Updated sudo user requirements and sudo password retrieval steps across Marketplace app documentation

v1.297.0

16 Jan 20:59
70687a2
Compare
Choose a tag to compare

New

  • Load Balancing Fundamentals: How Load Balancers Work
  • Application (HTTP) vs. Network (TCP) Load Balancers

Updated

  • Limited Beta for Akamai's New Data Centers: Adds information for the new data center in Madrid (Spain), which is currently available as part of a limited beta.
  • Inline Upgrade to Ubuntu 20.04 LTS: Changed an outbound link.
  • Setting Up and Securing a Compute Instance: Updated information about how to restart the sshd service, specifically for Ubuntu 22.10 and later.

v1.296.0

12 Jan 20:54
863f3aa
Compare
Choose a tag to compare

API Updates (v4.170.2):

  • Linode Resize (POST /linode/instances/{linodeId}/resize)

    • Added type property with two values:
      • warm: the Linode remains powered on until the migration is complete.
      • cold: the Linode is powered down and migrated. When the migration is complete, the Linode is powered on.
  • Linode Migrate (POST /linode/instances/{linodeId}/migrate)

    • Added migration_type property with two values:
      • warm: the Linode remains powered on until the migration is complete.
      • cold: the Linode is powered down and migrated. When the migration is complete, the Linode is powered on.