dd3a7fe393
fix: ErrorBody interface made public
2023-04-06 12:45:22 +02:00
Allan Bowe
afda43fc7f
Merge pull request #799 from sasjs/issue-470
...
fix: regex for extracting login url fixed
v4.2.2
2023-04-03 22:21:13 +01:00
5291e7f01c
fix: regex for extracting login url fixed
2023-04-03 23:10:27 +05:00
Allan Bowe
6aa12ee950
Merge pull request #797 from sasjs/all-contributors/add-saramartinelli1992
...
docs: add saramartinelli1992 as a contributor for userTesting, and platform
2023-04-03 11:41:34 +01:00
allcontributors[bot]
b5b5093295
docs: update .all-contributorsrc [skip ci]
2023-04-03 10:41:06 +00:00
allcontributors[bot]
114ca21c17
docs: update README.md [skip ci]
2023-04-03 10:41:05 +00:00
Allan Bowe
6aee95b21d
Merge pull request #794 from sasjs/issue-303
...
fix: modify the regex to handle the loginForm response on latest sas9
v4.2.1
2023-03-27 13:09:11 +01:00
3d281abbf8
chore: downgrade pem dev dependency by one minor version
2023-03-27 15:09:10 +05:00
99d783e174
fix: write a message to the log indicating that a login was not attempted as a valid session already exists
2023-03-24 15:11:10 +05:00
17a3d1b8a9
fix: modify the reqgex to handle the loginForm response on latest sas9
2023-03-22 23:33:42 +05:00
Allan Bowe
01af5eb634
Merge pull request #791 from sasjs/sas9-mini
...
feat: create a minified version for sas9 and web based appications
v4.2.0
2023-03-16 13:36:08 +00:00
0c3797e2de
chore: deleted package-lock.json and recreated by npm install
2023-03-16 16:22:26 +05:00
c33c509207
chore: merge master
2023-03-16 13:40:22 +05:00
af351d7375
chore: bump webpack
2023-03-16 12:39:39 +05:00
2b53406cac
chore: no need for forked version of tough cookie
2023-03-16 00:28:06 +05:00
99cfb8b2af
feat: created a minified version of adapter for executing web jobs on sas9
2023-03-16 00:26:08 +05:00
Yury Shkoda
22fa185715
feat: minified adapter for SAS9
2023-03-14 10:45:03 +03:00
Allan Bowe
dad99557a7
Merge pull request #788 from sasjs/quick-fix
...
fix: throw error as it is when its an instance of JobExecutionError
v4.1.6
2023-03-06 10:15:36 +00:00
c7cc2e5fa4
fix: throw error as it is in sas9RequestClient when its an instance of JobExecutionError
2023-03-06 14:53:42 +05:00
Allan Bowe
2bd7544051
Merge pull request #787 from sasjs/issue-786
...
fix: removing .do from loginUrl mechanism
v4.1.5
2023-02-21 18:56:12 +00:00
1fb972d88a
chore: improved url match
2023-02-21 16:10:14 +01:00
64f8f8c893
fix: removing .do from loginUrl mechanism
2023-02-21 16:04:50 +01:00
Sabir Hassan
ddb4a51c55
Merge pull request #785 from sasjs/issue-783
...
Sasjs executor not re-sending waiting requests
v4.1.4
2023-02-15 21:45:16 +05:00
921d6ef364
fix: sasjs executor not re-sending waiting requests
2023-02-15 17:26:23 +01:00
Allan Bowe
105675d46a
Merge pull request #784 from sasjs/medjedovicm-issue-template
...
Create issue_template.md
2023-02-15 16:18:27 +00:00
Allan Bowe
e4addba762
Update issue_template.md
2023-02-15 16:17:02 +00:00
8203e918fd
Create issue_template.md
2023-02-15 17:15:24 +01:00
Allan Bowe
2210e43880
chore: update README
...
Thanks @saramartinelli1992
https://github.com/sasjs/adapter/issues/781#issuecomment-1420943632
2023-02-07 15:20:10 +00:00
Allan Bowe
b04df0bc6d
Merge pull request #779 from sasjs/issue-771
...
fix: bump axios version
v4.1.3
2023-02-01 10:23:29 +00:00
98e851b4d8
chore: npm audit fix
2023-01-31 23:08:56 +05:00
84306bea3d
fix: bump axios version to 0.27.2
2023-01-31 23:05:54 +05:00
89d32262f8
chore: form-data provides its own type definitions, so you do not need @types/form-data installed
2023-01-31 15:49:40 +05:00
257010f57d
chore: axios provides its own type definitions, so you don't need @types/axios installed
2023-01-31 15:48:08 +05:00
eb9991015b
chore: fix npm install
2023-01-31 15:45:49 +05:00
Allan Bowe
9d17e87a09
Merge pull request #778 from sasjs/issue-777
...
fix: improve error message when sasjs runner is not found
v4.1.2
2023-01-30 19:12:48 +00:00
55f309e998
chore: quick fix
2023-01-30 23:50:40 +05:00
3d9b40398c
fix: improve error message when sasjs runner is not found
2023-01-30 23:22:43 +05:00
Allan Bowe
e0badae973
fix: bumping semantic release package
v4.1.1
2023-01-26 13:51:22 +00:00
Allan Bowe
524c561390
Merge pull request #775 from sasjs/import-node-env
...
fix: createReadStream import where needed
2023-01-26 13:46:39 +00:00
e7ceac1b78
fix: createReadStream import where needed
...
It's node specific util and othervise adapter was failing on browser environment
2023-01-09 13:07:51 +01:00
Allan Bowe
72ddd424a5
Merge pull request #772 from sasjs/add-deployZipFile
...
feat: add a new method deployZipFile in sasjsAPiClient class
v4.1.0
2022-12-06 11:25:48 +00:00
85f771d1ed
feat: add a new method deployZipFile in sasjsAPiClient class
2022-12-06 14:51:34 +05:00
Allan Bowe
1a781c3a56
chore: adding matrix room link in action
2022-10-24 21:25:52 +00:00
Allan Bowe
296d4efdfb
Merge pull request #768 from sasjs/update-sasjs-tests-deps
...
fix: vulnerabilities in sasjs-tests
v4.0.1
2022-10-24 21:48:22 +01:00
8df09d01de
fix: bump deps versions
...
@sasjs/test-framework
node-sass
2022-10-25 01:41:09 +05:00
Allan Bowe
2d4a9d6dee
chore: updating matrix room id for matrixbot
2022-10-24 10:24:46 +00:00
Allan Bowe
38c30f6342
Merge pull request #767 from sasjs/removevpn
...
fix: removing old vpn files
v4.0.0
2022-10-24 11:12:01 +01:00
Allan Bowe
dd72304bc7
fix: removing old vpn files
...
BREAKING CHANGE: The _previous_ commit introduced some breaking changes, due to method re-organisation, namely:
* merged executableScriptSAS9, executableScriptSASViya and executableScriptSASjs methods to executableScript
* removed deployToSASjs and executeJobSASjs from the main SASjs moodule, as we can use the SASjsApiClient directly for these operations
2022-10-24 10:10:39 +00:00
Allan Bowe
296a543b2d
Merge pull request #766 from sasjs/breaking-change
...
fix!: move methods from main sasjs class to respective api client class
v3.10.19
2022-10-20 14:02:06 +01:00
70b31dcb8f
fix: export SasjsRequestClient from main index.ts
2022-10-18 19:10:46 +05:00