jamesgeorge007
3c535b2ad4
chore: bump version to 2025.3.0
2025-03-27 13:15:30 +05:30
jamesgeorge007
8c67c832d2
chore: bump version to 2025.2.3
2025-03-19 14:41:08 +05:30
jamesgeorge007
05399d874a
chore: bump version to 2025.2.2
2025-03-12 13:59:11 +05:30
jamesgeorge007
ced98b997a
chore: bump version to 2025.2.1
...
Bump Agent version to `0.1.5`.
2025-03-06 15:41:15 +05:30
jamesgeorge007
d8875043cd
chore: bump version to 2025.2.0
2025-02-24 12:36:00 +05:30
jamesgeorge007
98a2631ba4
chore: bump version to 2025.1.1
2025-02-07 14:53:00 +05:30
jamesgeorge007
7be23dfb59
chore: bump version to 2025.1.0
2025-01-30 11:23:20 +05:30
jamesgeorge007
b54edd2edb
chore: bump version to 2024.12.2
2025-01-27 14:27:46 +05:30
jamesgeorge007
b48c982ea6
chore: bump version to 2024.12.1
...
Bump CLI version to `0.20.2`
2025-01-15 18:45:19 +05:30
jamesgeorge007
aa17448317
chore: bump version to 2024.12.0
...
Bump CLI version to `0.20.1`.
2024-12-20 20:07:04 +05:30
jamesgeorge007
69b94886a6
chore: bump version to 2024.11.0
2024-11-27 17:44:55 +05:30
jamesgeorge007
908f936f50
chore: bump version to 2024.10.2
2024-11-12 22:35:30 +05:30
Andrew Bastin
e87ec8c026
chore: bump version to 2024.10.1
2024-11-06 20:50:08 +05:30
Andrew Bastin
108315d1b4
chore: bump version to 24.10.0
2024-10-29 17:25:37 +05:30
jamesgeorge007
cd1f7bb6b7
chore: merge hoppscotch/main into hoppscotch/next
2024-10-21 14:56:17 +05:30
Andrew Bastin
9da5f63e70
chore: bump version to 2024.9.3
2024-10-17 16:58:51 +05:30
Mir Arif Hasan
fa59dc9faf
fix: downgrade eslint related package ( #4445 ) (HSB-494)
2024-10-17 15:59:02 +05:30
Mir Arif Hasan
2a95ee8d19
feat: hoppscotch-backend dependency update ( #4426 ) (HSB-489)
2024-10-17 03:16:54 +05:30
Andrew Bastin
28727cd6c2
chore: bump version 2024.9.2
2024-10-14 21:19:45 +05:30
Andrew Bastin
cda1ed5f94
chore: bump version to 2024.9.1
2024-10-05 21:05:11 +05:30
jamesgeorge007
3d9dc36d77
chore: bump version to 2024.9.0
2024-10-01 13:10:52 +05:30
Andrew Bastin
c2e9e3dfe2
chore: bump version to 2024.8.3
2024-09-19 18:04:34 +05:30
Andrew Bastin
7f18a847fa
chore: update vulnerable dependencies
2024-09-11 14:21:31 +05:30
Andrew Bastin
2bc46ed6cb
chore: bump version to 2024.8.2
2024-09-11 13:45:19 +05:30
Andrew Bastin
3b29a56ba0
chore: bump version to 2024.8.1
2024-09-01 21:31:29 +05:30
Andrew Bastin
a177bdced0
chore: update vulnerable dependencies
2024-08-29 18:03:44 +05:30
Andrew Bastin
c048c31c6b
chore: bump version to 2024.8.0
2024-08-29 16:01:37 +05:30
Andrew Bastin
0218555909
chore: bump version to 2024.7.2
2024-08-21 21:12:34 +05:30
Andrew Bastin
3f78bf1062
chore: bump version to 2024.7.1
2024-08-08 20:14:55 +05:30
Andrew Bastin
afea75694f
refactor: slim down the backend containers ( #4233 )
...
* refactor: slim down the backend containers
* refactor: make containers run as non-root user in container
* chore: correct casing for the build stage definitions
* chore: remove docker compose version field as its obsolete
* chore: optimise chown and chmod into the COPY command itself
* chore: add package overrides for packages with reported vulns
* chore: add pnpm to containers + set workdir dir to the backend project
* fix: permission issues with the fe containers
* chore: define env variables on AIO
2024-08-08 11:31:13 +05:30
Andrew Bastin
a9fc7e6a62
chore: bump version to 2024.7.0
2024-07-30 14:41:12 +05:30
Mir Arif Hasan
783d911f8d
HSB-462 feat: infra token module and sh apis ( #4191 )
...
* feat: infra token module added
* feat: infra token guard added
* feat: token prefix removed
* feat: get pending invites api added
* docs: swagger doc added for get user invites api
* feat: delete user invitation api added
* feat: get users api added
* feat: update user api added
* feat: update admin status api added
* feat: create invitation api added
* chore: swagger doc update for create user invite
* feat: interceptor added to track last used on
* feat: change db schema
* chore: readonly tag added
* feat: get user by id api added
* fix: return type of a function
* feat: controller name change
* chore: improve token extractino
* chore: added email validation logic
---------
Co-authored-by: Balu Babu <balub997@gmail.com>
2024-07-29 12:36:18 +05:30
Andrew Bastin
4457eeb74c
chore: bump versions
2024-07-22 22:12:32 +05:30
Andrew Bastin
762cd2207b
chore: bump version to 2024.6.0
2024-06-25 21:29:30 +05:30
Andrew Bastin
c2cb295bcb
chore: bump version to 2024.3.4
2024-06-14 04:14:16 +05:30
Balu Babu
5c4b651aee
feat: healthcheck for external services ( #4048 )
...
* chore: installed terminus package and scaffolded the health module
* feat: added healthcheck for database with prisma
* chore: renamed label from prisma to database in health check route
* chore: reverted target of hopp-old-backend service to prod
2024-05-07 20:05:17 +05:30
Andrew Bastin
391e5a20f5
chore: bump versions to 2024.3.3
2024-05-06 22:57:33 +05:30
Andrew Bastin
934dc473f0
chore: bump version to 2024.3.2
2024-04-29 19:21:48 +05:30
Andrew Bastin
4f614f7257
chore: bump version to 2024.3.1
2024-04-22 20:26:25 +05:30
James George
439cd82c88
chore: pin dependencies across packages ( #3876 )
2024-03-07 23:37:48 +05:30
Andrew Bastin
68e439d1a4
chore: bump version to 2024.3.0
2024-03-07 19:22:46 +05:30
Andrew Bastin
55a94bdccc
chore: merge hoppscotch/release/2023.12.6 into hoppscotch/release/2024.3.0
2024-02-27 13:35:20 +05:30
Andrew Bastin
faab1d20fd
chore: bump version to 2023.12.6
2024-02-26 22:31:58 +05:30
Balu Babu
cf039c482a
feat: SH instance analytics data collection ( #3838 )
2024-02-22 00:35:12 +05:30
Andrew Bastin
ed6e9b6954
chore: bump version to 2023.12.5
2024-02-15 21:47:58 +05:30
Andrew Bastin
6a0e73fdec
chore: bump versions
2024-02-08 22:41:59 +05:30
Andrew Bastin
aab76f1358
chore: bump version to 2023.12.3
2024-01-30 20:27:25 +05:30
Balu Babu
1df9de44b7
chore: upgraded prisma version to v5.8.0 ( #3787 )
2024-01-30 18:16:28 +05:30
Andrew Bastin
cd371fc9d4
chore: bump versions to 2023.12.2
2024-01-03 16:58:51 +05:30
Andrew Bastin
8f503479b6
chore: bump package version to 2023.12.1
2023-12-22 20:49:21 +05:30