David Marby
2b802ceb0d
version packages lib@2.5.1
2022-03-01 18:21:42 +01:00
David Marby
2dd8ef20bb
version packages lib@2.5.1-beta.2
2022-03-01 18:05:04 +01:00
David Marby
a9fc51fbe5
version packages lib@2.5.1-beta.1
2022-03-01 17:44:30 +01:00
David Marby
a19466fc97
version packages lib@2.5.1-beta.0
2022-03-01 17:15:38 +01:00
David Marby
66ea00edd8
version packages lib@2.5.0
2022-03-01 15:24:59 +01:00
Dimitri Mitropoulos
8490bad55c
version packages lib@2.5.0-beta.1
2022-02-08 11:39:25 -05:00
Dimitri Mitropoulos
081fb995a6
version packages lib@2.5.0-beta.0
2022-02-08 11:37:36 -05:00
Opender Singh
b94367ffd8
Mark packages and plugins as private ( #4311 )
...
This reverts commit 96265ae6b5
.
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-12-22 15:43:30 -05:00
Opender Singh
dc442174c0
version packages lib@2.4.1
2021-12-09 10:19:11 +13:00
Opender Singh
f1284ed469
version packages lib@2.4.1-beta.1
2021-12-07 07:11:47 +13:00
Jack Kavanagh
d4df5ea5f7
Extend config generator plugin API and modal to handle documentation links ( #4204 )
...
* first pass
* capitalise Swagger and OpenAPI in an error message
* use docs from plugin scope
* extract variables
* check only OpenAPI spec version
* feedback
* fix config mapping
* refactor _generate
* remove bool casts
* revert refactor
* consume docs link
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-11-18 10:54:19 +01:00
Opender Singh
fc4f324ba1
Update readme and mark pre-bundled kong plugins as unlisted from plugin hub ( #4164 )
2021-11-10 07:42:41 +00:00
Opender Singh
8918b15113
Merge branch 'release/2021.6' into develop
2021-10-28 10:48:51 +13:00
Opender Singh
e02e5d404f
version packages lib@2.4.0
2021-10-28 09:47:44 +13:00
Opender Singh
b7248025e7
version packages lib@2.4.0-alpha.1
2021-10-21 22:15:57 +13:00
Jack Kavanagh
e0ff79a2a6
Transform OAS -> Kong DC JSON rather than YAML ( #4129 )
...
* output JSON
* add test for declarative config
* feedback
Co-authored-by: gatzjames <jamesgatzos@gmail.com>
2021-10-20 14:21:19 +02:00
Opender Singh
9fb54ec187
version packages lib@2.3.3-alpha.4
2021-10-15 13:12:49 +13:00
Opender Singh
06b873eb27
version packages lib@2.3.3-alpha.3
2021-10-15 11:19:53 +13:00
Opender Singh
59827aad84
Merge branch 'release/2021.5.1' into develop
2021-08-31 09:52:45 +12:00
David Marby
d4048846aa
version packages lib@2.3.2
2021-08-30 22:47:18 +02:00
Dimitri Mitropoulos
422d5a809c
adds markdown linting ( #3931 )
2021-08-27 15:44:01 +12:00
Opender Singh
376ac03703
version packages lib@2.3.1
2021-08-26 08:15:00 +12:00
Opender Singh
4d0ec3f7b2
version packages lib@2.3.1-alpha.3
2021-08-23 12:55:10 +12:00
Dimitri Mitropoulos
f1808a4956
fixes outdated Insomnia Designer documentation references ( #3927 )
2021-08-20 17:50:41 +00:00
Opender Singh
1dd421e4f0
version packages lib@2.3.1-alpha.2
2021-08-16 12:59:26 +12:00
Opender Singh
0debbe9c9c
version packages lib@2.3.1-alpha.1
2021-08-10 16:17:55 +12:00
John Chadwick
b07cd1cf16
Upgrade Electron to 11.2.3. ( #3798 )
...
* Upgrade Electron from 9.3.5 to 11.2.3.
* bump version
* update preid to alpha
* version packages lib@2.3.1-alpha.0
* Downgrade electron-builder to 22.11.3.
We tried to upgrade electron-builder to 22.11.7, but this fails
because electron-builder 22.11.4 introduces imports into fs/promises.
This module is only available in Node 14+, so we have to stick to
22.11.3 until we update to Electron 12.
* Revert npm script changes from alpha release.
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-07-16 13:35:32 -07:00
Opender Singh
c2c41f3d84
version packages lib@2.3.0
2021-06-29 21:44:26 +12:00
Opender Singh
af8e59b4ea
version packages lib@2.3.0-beta.4
2021-06-23 15:54:20 +12:00
David Marby
34b8c17260
publish npm packages lib@2.3.0-beta.2
2021-05-19 14:50:58 +02:00
Opender Singh
b2040dacd2
publish npm packages lib@2.3.0-beta.0
2021-05-19 09:21:52 +12:00
Opender Singh
1ff28abb11
chore: add repository, bug urls, and license to plugins missing it ( #3379 )
2021-05-13 07:31:33 -04:00
Dimitri Mitropoulos
78c4a18f0b
makes all package.json author fields consistent ( #3338 )
...
* makes all package.json author fields consistent
* adds Preston Alvarado as a contributor per review feedback.
2021-05-12 08:31:07 -04:00
Opender Singh
14ebadd8f9
publish npm packages lib@2.2.35
2021-04-29 08:50:33 +12:00
Opender Singh
69d7514095
Tags for all of the plugins! ( #3328 )
...
* feat: add tags to regular plugins
* feat: plugin support for request validator plugins
* feat: add tags to security plugins
* feat: security plugins detecting the expected property
* chore: don't force publish and bump version
* publish npm packages lib@2.2.35-beta.4
2021-04-28 08:14:49 +12:00
Opender Singh
141685488d
publish npm packages lib@2.2.35-beta.3
2021-04-22 11:14:08 +12:00
Opender Singh
6022ea2493
publish npm packages lib@2.2.35-beta.2
2021-04-22 11:10:30 +12:00
Opender Singh
d90328e406
publish npm packages lib@2.2.35-beta.1
2021-04-22 11:01:51 +12:00
Opender Singh
5e71430587
publish npm packages lib@2.2.34-beta.0
2021-04-22 09:43:12 +12:00
Opender Singh
e094a1f678
lib@2.2.33
2021-03-30 10:03:21 +13:00
Opender Singh
5ba91ceb21
lib@2.2.29
2021-03-03 11:12:19 +13:00
Opender Singh
f5a0e9eb7c
lib@2.2.26
2020-11-26 16:12:14 +13:00
Opender Singh
c2d989e1e0
lib@2.2.24
2020-09-22 11:45:33 +12:00
Opender Singh
9b0f089384
Kong plugins no longer private ( #2635 )
2020-09-18 23:31:21 +12:00
Opender Singh
1b416d8027
Release branch for 2020.4.0 ( #2576 )
2020-09-15 08:55:18 +12:00
Opender Singh
3385a899d8
Mark kong plugins as private ( #2566 )
2020-08-31 13:55:58 +12:00
Opender Singh
9af2054ccf
lib@2.2.12
2020-07-02 11:29:00 +12:00
Opender Singh
b99228d080
Rename insomnia-cli to insomnia-inso
2020-07-02 11:28:05 +12:00
Opender Singh
d91e6735a7
lib@2.2.11
2020-07-02 11:19:48 +12:00
Gregory Schier
55be1de2bd
lib@2.2.10
2020-06-29 10:51:46 -07:00