Skip to content

Latest commit

 

History

History
747 lines (333 loc) · 28.9 KB

File metadata and controls

747 lines (333 loc) · 28.9 KB

1.12.1 (2022-04-29)

1.12.1-0 (2022-04-29)

1.12.0 (2022-04-29)

1.11.2-28 (2022-04-29)

Bug Fixes

  • activity event: changed container.backup.created to container.backup.create (36801c0)
  • api requests: programatically set access control header (d02d589)
  • backup integration: key name change from source -> destination (9501020)
  • backups integration: broken import due to name change (83afa27)
  • backups task content: params fix (21b9395)
  • container backups: restore task (f93eb76)
  • container backups: task contents (0e61a63)
  • container export: backups now correctly exports (1dcff3e)
  • container integrations: backup and restore structs change (13eb8bb)
  • hub integrations: add bucket to Backblaze B2 integration (42b572d)
  • hub notification: environment services lb notification (12a17f2)
  • hub notifications: update backups to be at container notification level (5cea267)
  • infrastructure: remove options struct (3cb9d20)
  • requests: access control issues fixed (4b45eb7)
  • stack specs: ability to access details inside v1 works correctly now (eff589e)

Features

  • update userIncludes with environments (a256550)
  • activity item: add container backup activity (b121b6c)
  • billing tier: remove features from billing tier plans (84cd325)
  • container backup logs: struct and endpoint for backup logs (06ba791)
  • container backups: add container tasks functionality (042c671)
  • container backups: add getSingle function (7b89ad6)
  • container backups: add remove functionality (541e22a)
  • container backups: endpoint and structs for viewing previous backups (583417b)
  • container backups integration: add backup source type (ac66bbe)
  • image struct: gpu support inside new requires image field (a388276)
  • infrastructure: add force option to remove (ec319da)
  • integrations: add backblaze b2 integration (f74f9ab)
  • notifications and capabilities: add backup integration (379c3cd)

1.11.2-27 (2022-02-01)

Bug Fixes

  • infrastructure: remove options struct (3cb9d20)

1.11.2-26 (2022-02-01)

Features

  • infrastructure: add force option to remove (ec319da)

1.11.2-25 (2022-01-17)

Bug Fixes

  • requests: access control issues fixed (4b45eb7)

1.11.2-24 (2022-01-14)

1.11.2-23 (2022-01-07)

Bug Fixes

  • api requests: programatically set access control header (d02d589)

1.11.2-22 (2021-12-20)

Bug Fixes

  • stack specs: ability to access details inside v1 works correctly now (eff589e)

1.11.2-21 (2021-12-16)

Bug Fixes

  • hub notification: environment services lb notification (12a17f2)

1.11.2-20 (2021-12-16)

1.11.2-19 (2021-12-09)

Features

  • image struct: gpu support inside new requires image field (a388276)

1.11.2-18 (2021-10-18)

Features

  • billing tier: remove features from billing tier plans (84cd325)

1.11.2-17 (2021-10-15)

Features

  • container backups: add getSingle function (7b89ad6)

1.11.2-16 (2021-10-12)

Bug Fixes

  • container backups: task contents (0e61a63)

1.11.2-15 (2021-10-12)

Bug Fixes

  • container backups: restore task (f93eb76)

1.11.2-14 (2021-10-11)

Features

  • container backup logs: struct and endpoint for backup logs (06ba791)

1.11.2-13 (2021-10-11)

Bug Fixes

  • activity event: changed container.backup.created to container.backup.create (36801c0)

1.11.2-12 (2021-10-11)

Features

  • activity item: add container backup activity (b121b6c)

1.11.2-11 (2021-10-11)

Bug Fixes

  • backups task content: params fix (21b9395)

1.11.2-10 (2021-10-11)

Features

  • container backups: add remove functionality (541e22a)

1.11.2-9 (2021-10-11)

Features

  • container backups: add container tasks functionality (042c671)

1.11.2-8 (2021-10-08)

Bug Fixes

  • hub notifications: update backups to be at container notification level (5cea267)

1.11.2-7 (2021-10-08)

Features

  • notifications and capabilities: add backup integration (379c3cd)

1.11.2-6 (2021-10-08)

Bug Fixes

  • backup integration: key name change from source -> destination (9501020)
  • backups integration: broken import due to name change (83afa27)

1.11.2-5 (2021-10-06)

Bug Fixes

  • container export: backups now correctly exports (1dcff3e)

1.11.2-4 (2021-10-05)

Features

  • container backups: endpoint and structs for viewing previous backups (583417b)

1.11.2-3 (2021-09-30)

Bug Fixes

  • hub integrations: add bucket to Backblaze B2 integration (42b572d)

1.11.2-2 (2021-09-30)

Bug Fixes

  • container integrations: backup and restore structs change (13eb8bb)

1.11.2-1 (2021-09-30)

Features

  • container backups integration: add backup source type (ac66bbe)

1.11.2-0 (2021-09-17)

Features

  • integrations: add backblaze b2 integration (f74f9ab)

1.11.1 (2021-08-16)

1.11.1-26 (2021-08-16)

1.11.1-25 (2021-07-26)

Features

  • src/resources/stacks/spec/v1/runtime.ts: add rootfs options to runtime struct (b0d8fd0)

1.11.1-24 (2021-07-20)

Bug Fixes

  • src/resources/environments/scoped-variables.ts: bring scoped variables struct into spec (588d5ca)

1.11.1-23 (2021-07-20)

Bug Fixes

  • src/resourcex/envurionments/scoped-variables.ts: links fix (7c5dc42)

1.11.1-22 (2021-07-20)

Bug Fixes

  • src/common/api/links.ts: update scoped variables routes (43afc40)

1.11.1-21 (2021-07-19)

Bug Fixes

  • src/notifications/hub.ts: environment.variable.* -> environment.scoped-variable.* (23d15fd)

1.11.1-20 (2021-07-19)

Bug Fixes

  • environment variables name change: environment variables has changed to scoped varibales (a55f719)

1.11.1-19 (2021-07-15)

Bug Fixes

  • src/resources/hubs/hub.ts: webhooks now can be updated via standard patch req (3612785)

1.11.1-18 (2021-07-01)

1.11.1-17 (2021-06-24)

Features

  • src/resources/hubs/activity.ts: add activity item dns.zone.record.task.cert.generate (b55f5de)

1.11.1-16 (2021-06-23)

Bug Fixes

  • resources/stacks/builds/build.ts: incorrect struct for git_commit (1ea6118)

1.11.1-15 (2021-06-18)

Features

  • src/resources/hubs/capability.ts: update and add stack capabilities (3e72c6c)
  • src/resources/stacks/builds/build.ts: add new struct for build includes (2ac5c15)

1.11.1-14 (2021-06-17)

Features

  • src/common/api/error.ts: added 403.wrong_hub to ErrorCode type (7dea51d)

1.11.1-13 (2021-06-15)

Features

  • src/resources/hubs/activity.ts: add container health check notification (1f69130)

1.11.1-12 (2021-06-12)

Features

  • src/resources/environments/environment.ts: added export of containers meta (592813f)

1.11.1-11 (2021-06-11)

Features

  • resources/containers/instances/instance.ts: export state interface (a4f74ce)

1.11.1-10 (2021-06-04)

Bug Fixes

  • resources/environments/variables.ts: use secrets struct inside of variable and create structs (549dbe6)

1.11.1-9 (2021-06-04)

1.11.1-8 (2021-06-04)

1.11.1-7 (2021-06-03)

Features

  • notifications/hubs.ts: add environment secret notifications (cb39525)

1.11.1-6 (2021-06-03)

Bug Fixes

  • resources/environments/index.ts: update exports (79e2ee2)

1.11.1-5 (2021-06-03)

Features

  • environment secrets: add in upadte and remove functions (be540db)
  • environment secrets: add in update and remove functions (abed44c)

1.11.1-4 (2021-06-03)

Bug Fixes

  • pipeline run: update collection document with includes (02e93d2)

1.11.1-3 (2021-06-02)

Features

  • pipeline run: add query and update params (0ed73ef)

1.11.1-2 (2021-06-02)

Features

  • pipeline runs: added creators and keys to pipeline/<id>/runs includes (c19145d)

1.11.1-1 (2021-06-02)

Features

  • stack deploy: add stack deploy (e9fb203)

1.11.1-0 (2021-05-30)

1.11.0 (2021-05-30)

Bug Fixes

  • images/origin: update dockerfile credentials struct (6f3c680)
  • hub and account notifications: types now align with api notification pipelines correctly (c42db2b)
  • stack spec-v1: bring image source structure inline with api (645496b)
  • stack: removed accidental tmp code and comments (ab20634)

Features

  • resources/images/origin: add in new registry credentials struct to Dockerfile struct (96fb105)
  • environment secrets: initial build out of environment secrets (f4b931b)

1.10.6-34 (2021-05-30)

Bug Fixes

  • stack: removed accidental tmp code and comments (ab20634)

1.10.6-33 (2021-05-30)

Bug Fixes

  • stack spec-v1: bring image source structure inline with api (645496b)

1.10.6-32 (2021-05-25)

Bug Fixes

  • hub and account notifications: types now align with api notification pipelines correctly (c42db2b)

1.10.6-31 (2021-05-25)

Features

  • environment secrets: initial build out of environment secrets (f4b931b)

1.10.6-30 (2021-05-24)

Bug Fixes

  • images/origin: update dockerfile credentials struct (6f3c680)

1.10.6-29 (2021-05-21)

Features

  • resources/images/origin: add in new registry credentials struct to Dockerfile struct (96fb105)

1.9.6 — 2020-12-30

Changed

  • Updated ReadMe formatting
  • Removed unnecessary headings in changelog

1.9.5 — 2020-12-29

Added

  • Added uncollectible as a new invoice state

  • base_volume_gb to server features to increase the base volume size

  • container.instances.delete activity

  • Added flags to notification response

  • Pipeline structures

  • Pipeline endpoints

  • Pipeline requests

Changed

  • containerId => container_id for removeMultiple instances

Breaking Changes

  • Packet provider changes to Equinix Metal
  • PacketProvider -> EquinixMetalProvider
  • ProviderIdentifier = "packet" | ... -> ProviderIdentifier = "equinix_metal" | ...
  • all counts metas is not split into instances_count and containers_count

1.9.2

Added

  • Survey structures
  • Survey link(s)
  • Initialize task action for environments

Breaking Changes

  • Field owner renamed to creator
  • Field owners renamed to creators
  • Interface OwnerScope renamed to CreatorScope
  • Interface OwnerIncludes interface renamed to CreatorIncludes

1.8.6

Fixed

  • Updated resource telemetry report return type

Added

  • Ability to delete a hub invite
  • Added contract to billing support plans
  • Added RLimits object to container runtime config
  • Added annotations to a container which holds additional information if desired
  • Added call to retrieve a hubs current tier and its features
  • Added features struct to tier and support plans
  • Added infrastructure.server.services.sftp.lockdown.auto to activity
  • Added infrastructure.server.task.reconfigure_features to activity
  • Servers now have a features struct
  • Added task for reconfiguring server features
  • Added deprecate boolean to container params
  • Billing tiers now include sdn
  • Added instance resource telemetry to instance dashboards

Changed

  • Session object on hub activity possibly null, as well as api_key within the session object
  • Remove trials from api client
  • Converted all tasks and activity headers to be dot notation instead of underscores
  • Removed deprecate from container CreateParams

1.8.5

Fixed

  • Return type and link for resource telemetry report was incorrect
  • Misspelled threshold in instance telemetry snapshot
  • Added missing throttled field to CPU info on instance telemetry

1.8.4

Added

  • Added image.created as a valid hub notification
  • manual and ephemeral are now valid container deployment type
  • Containers.Servers.usable() call to get servers that this container COULD be deployed to
  • Containers.Instances.create() and Containers.Instances.remove() for containers with deployment strategy of manual
  • Added instance resource telemetry structures and calls
  • Hub activity data structs and collection request
  • Email added to public account struct
  • Email added to hub member struct
  • Added membership permissions to users
  • Added API calls to get individual memberships and to look up memberships by account id
  • Added environment specific permissions to API Keys

Fixed

  • Fixed image tasks to separate into collection tasks and individual tasks
  • Hub delete return type has been corrected to be a task object
  • Removed floating_ips from environment as they no longer exist
  • Updated container desired state to support empty
  • Query filter type definition now supports nested object
  • Fixed structure of provider server features, which was one level too high
  • Added missing new state to DNS Zones
  • Websocket onMessage handlers will no longer throw a unable to decode payload error if the user function throws

Changed

  • importBuild() -> generate()
  • Docker Hub image source swaps password for token
  • Removed Member struct in favor of full Membership everywhere
  • Standardized some error codes, i.e. 404.api_keys -> 404.hub.api_keys
  • DNS certificates are now generated per record, and not per zone

1.8.2 - 2020-03-30

Added

  • New image call: create()
  • New image call: importImage()

Changed

  • Adjusted stack build: removed source field and added spec field, moved git commit info into about field
  • Images now require two steps to import - Create, then import. This puts it in line with all other processes
  • Capability: images-build changed to images-import

1.8.1 - 2020-03-26

Added

  • Updated stack build struct to match platform
  • Added stack build create call for new workflow
  • Added stack build import task for doing a build

Changed

  • Removed stack build task in favor of above

1.8.0 - 2020-03-25

Changed

  • Removed job block from state

Added

  • Added job lookup call

1.7.49 - 2020-03-21

Added

  • Added AWS definition to hub provider object

1.7.44 - 2020-03-18

Fixed

  • Fixed type definitions for websocket requests

1.7.43 - 2020-03-18

Fixed

  • Updated all modules to match platform
  • Fix websocket definition to import from isomorphic-ws to support node clients

1.3.1 - 2019-06-18

First Major Public Release