Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update image hoppscotch/hoppscotch to v2024.12.0 #224

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2024

This PR contains the following updates:

Package Update Change
hoppscotch/hoppscotch (source) minor 2024.3.0 -> 2024.12.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

hoppscotch/hoppscotch (hoppscotch/hoppscotch)

v2024.12.0

Compare Source

This release includes features like generating pre and post-request scripts via AI-powered prompts (cloud offering), bulk edit mode support on requests with multipart/form-data content types, the ability to disable request history tracking in self-hosted instances and admin role syncing between SAML provider and Hoppscotch (Enterprise offering) alongside a few bug fixes.

Read more at: https://hoppscotch.com/blog/hoppscotch-v2024-12-0.

What's Changed
New Contributors

Full Changelog: hoppscotch/hoppscotch@2024.11.0...2024.12.0

v2024.11.0

Compare Source

This release introduces features like the collection runner, the ability to send binary files in the request body, CLI collection runner enhancements supporting iteration alongside data feed and the ability to specify multiple content types for request body form data alongside a few bug fixes.

Read more at: https://hoppscotch.com/blog/hoppscotch-v2024-11-0.

What's Changed

Full Changelog: hoppscotch/hoppscotch@2024.10.2...2024.11.0

v2024.10.2

Compare Source

This is a hotfix release addressing issues where introspection query failures impacted GraphQL request execution flow.

Thanks to @​rb090 for contributing browser logs and data for helping us fix the issue!

What's Changed

Full Changelog: hoppscotch/hoppscotch@2024.10.1...2024.10.2

v2024.10.1

Compare Source

This is a minor release with fixes on GraphQL, compatibility with Node 22 and fixes for the Hoppscotch Agent.

What's Changed

Full Changelog: hoppscotch/hoppscotch@2024.10.0...2024.10.1

v2024.10.0

Compare Source

This releases introduces support for HTTP Proxy and CA certificate support in the desktop app, Digest auth flow as an auth mechanism and compatibility improvements for selfhosted containers particularly hosted in rootless (Podman, Rootless Docker) or hardened container runtimes (OpenShift).

Read more at: https://hoppscotch.com/blog/hoppscotch-v2024-10-0

What's Changed
New Contributors

Full Changelog: hoppscotch/hoppscotch@2024.9.3...2024.10.0

v2024.9.3

Compare Source

This is a bug fix release that introduces a fix for i18n strings not falling back to English (the fallback locale) when a match is not found in the target locale.

What's Changed

Full Changelog: hoppscotch/hoppscotch@2024.9.2...2024.9.3

v2024.9.2

Compare Source

This is a point release with some small fixes and improvements across the app.

What's Changed

Full Changelog: hoppscotch/hoppscotch@2024.9.1...2024.9.2

v2024.9.1

Compare Source

This is a hotfix release that fixes the issue with the JSON comment stripping in request body erroneously removing valid JSON bits and the issue on the desktop app where the environments system crashes and causes issues in the app.

Thanks to @​RiyaMathew-11 for volunteering app data to help us diagnose the issues.

What's Changed

Full Changelog: hoppscotch/hoppscotch@2024.9.0...2024.9.1

v2024.9.0

Compare Source

This is a major release and introduces a bunch of new features like the new Hoppscotch Agent Interceptor, JSON with Comments support in request body, API Request Response Examples along with fixes for the desktop app, SVG rendering and importers.

What's Changed
New Contributors

Full Changelog: hoppscotch/hoppscotch@2024.8.3...2024.9.0

v2024.8.3

Compare Source

This is a minor bugfix release with improvements to the desktop app startup experience and a couple of bug fixes.

What's Changed
New Contributors

Full Changelog: hoppscotch/hoppscotch@2024.8.2...2024.8.3

v2024.8.2

Compare Source

This release contains minor bug fixes along with dependency bumps on vulnerable dependencies to the main Hoppscotch app.

What's Changed
New Contributors

Full Changelog: hoppscotch/hoppscotch@2024.8.1...2024.8.2

v2024.8.1

Compare Source

This is a hotfix release which fixes issues with the code generation view on the sidebar crashing along with a fix for certain situations in the newly introduced AWS Signature auth flow. We highly recommend you update to this over 2024.8.0

What's Changed

Full Changelog: hoppscotch/hoppscotch@2024.8.0...2024.8.1

v2024.8.0

Compare Source

This release introduces the AWS Signature auth method and ability to add descriptions in Headers and Parameters sections along with minor improvements across the app and SH containers.

[!WARNING]
Breaking change on Selfhosted Instances (including Enterprise)
We have introduced a required DATA_ENCRYPTION_KEY environment variable that is used to encrypt sensitive info in the backend. Please refer to the documentation here to learn how to configure: https://docs.hoppscotch.io/documentation/self-host/enterprise-edition/install-and-build#configuring-the-environment

What's Changed
New Contributors

Full Changelog: hoppscotch/hoppscotch@2024.7.2...2024.8.0

v2024.7.2

Compare Source

This patch release addresses critical container runtime compatibility issues, along with several other bug fixes and improvements including Arabic translations, body tab functionality, environments and sync functionality, and request execution bugs.

What's Changed
New Contributors

Full Changelog: hoppscotch/hoppscotch@2024.7.1...2024.7.2

v2024.7.1

Compare Source

This is a minor release that introduces User Management APIs along with more optimised containers for SH instances, along with improvements to AI Experiment features, translations and minor bug fixes.

What's Changed
New Contributors

Full Changelog: hoppscotch/hoppscotch@2024.7.0...2024.7.1

v2024.7.0

Compare Source

This is a major release with a couple of features (notably JUnit Reports for CLI, Infra Tokens in Self Hosted Editions, ability to duplicate collections), along with some bug fixes and some usability improvements in Self Hosted Editions. Read more about it here: https://hoppscotch.com/releases/release-notes-v2024-7-0

What's Changed

Full Changelog: hoppscotch/hoppscotch@2024.6.1...2024.7.0

v2024.6.1

Compare Source

This is a point release aimed at fixing several bug fixes and bringing in some i18n improvements.

What's Changed
New Contributors

Full Changelog: hoppscotch/hoppscotch@2024.6.0...2024.6.1

v2024.6.0

Compare Source

This is a major release with new features like Personal Access Tokens, updates to the Admin Dashboard, updates to backend hosting requirements and better integration with the Hoppscotch CLI.

What's Changed

Full Changelog: hoppscotch/hoppscotch@2024.3.4...2024.6.0

v2024.3.4

Compare Source

This release introduces minor improvements and fixes for Selfhosting, some fixes for OAuth flows and support for headers having same key with multiple value in responses when using the Desktop App.

What's Changed
  • HSB-431 fix: email case sensitive in email provider by [@​mirarifhasan](https://redire

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Apr 27, 2024

--- kubernetes/apps/development/hoppscotch/app Kustomization: flux-system/cluster-apps-development-hoppscotch-app HelmRelease: development/hoppscotch-app

+++ kubernetes/apps/development/hoppscotch/app Kustomization: flux-system/cluster-apps-development-hoppscotch-app HelmRelease: development/hoppscotch-app

@@ -44,13 +44,13 @@

             envFrom:
             - secretRef:
                 name: hoppscotch-secret-envs
             image:
               pullPolicy: IfNotPresent
               repository: hoppscotch/hoppscotch
-              tag: 2024.3.0
+              tag: 2024.12.0
         enabled: true
         replicas: 1
         type: job
       main:
         annotations:
           secret.reloader.stakater.com/reload: hoppscotch-secret-envs
@@ -59,13 +59,13 @@

             envFrom:
             - secretRef:
                 name: hoppscotch-secret-envs
             image:
               pullPolicy: Always
               repository: hoppscotch/hoppscotch
-              tag: 2024.3.0
+              tag: 2024.12.0
         replicas: 1
         strategy: Recreate
     ingress:
       main:
         annotations:
           external-dns.alpha.kubernetes.io/target: external.${SECRET_DOMAIN}

Copy link

github-actions bot commented Apr 27, 2024

--- HelmRelease: development/hoppscotch-app Deployment: development/hoppscotch-app-main

+++ HelmRelease: development/hoppscotch-app Deployment: development/hoppscotch-app-main

@@ -35,10 +35,10 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - envFrom:
         - secretRef:
             name: hoppscotch-secret-envs
-        image: hoppscotch/hoppscotch:2024.3.0
+        image: hoppscotch/hoppscotch:2024.12.0
         imagePullPolicy: Always
         name: main
 
--- HelmRelease: development/hoppscotch-app Job: development/hoppscotch-app-hookjob

+++ HelmRelease: development/hoppscotch-app Job: development/hoppscotch-app-hookjob

@@ -36,10 +36,10 @@

         - prisma
         - migrate
         - deploy
         envFrom:
         - secretRef:
             name: hoppscotch-secret-envs
-        image: hoppscotch/hoppscotch:2024.3.0
+        image: hoppscotch/hoppscotch:2024.12.0
         imagePullPolicy: IfNotPresent
         name: db-migrate-job
 

@renovate renovate bot changed the title fix(container): update image hoppscotch/hoppscotch to v2024.3.1 fix(container): update image hoppscotch/hoppscotch to v2024.3.2 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch from 72b58b6 to e877fa7 Compare April 30, 2024 15:54
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch from e877fa7 to 5d4b2b0 Compare May 10, 2024 19:17
@renovate renovate bot changed the title fix(container): update image hoppscotch/hoppscotch to v2024.3.2 fix(container): update image hoppscotch/hoppscotch to v2024.3.3 May 10, 2024
@renovate renovate bot changed the title fix(container): update image hoppscotch/hoppscotch to v2024.3.3 fix(container): update image hoppscotch/hoppscotch to v2024.3.4 Jun 18, 2024
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch from 5d4b2b0 to c10b87b Compare June 18, 2024 15:37
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch from c10b87b to 9ec96a4 Compare June 29, 2024 01:18
@renovate renovate bot changed the title fix(container): update image hoppscotch/hoppscotch to v2024.3.4 feat(container): update image hoppscotch/hoppscotch to v2024.6.0 Jun 29, 2024
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch from 9ec96a4 to ed1d699 Compare July 23, 2024 11:07
@renovate renovate bot changed the title feat(container): update image hoppscotch/hoppscotch to v2024.6.0 feat(container): update image hoppscotch/hoppscotch to v2024.6.1 Jul 23, 2024
@renovate renovate bot changed the title feat(container): update image hoppscotch/hoppscotch to v2024.6.1 feat(container): update image hoppscotch/hoppscotch to v2024.7.0 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch from ed1d699 to d8c2572 Compare July 30, 2024 15:16
@renovate renovate bot changed the title feat(container): update image hoppscotch/hoppscotch to v2024.7.0 feat(container): update image hoppscotch/hoppscotch to v2024.7.1 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch from d8c2572 to c075ef9 Compare August 8, 2024 17:11
@renovate renovate bot changed the title feat(container): update image hoppscotch/hoppscotch to v2024.7.1 feat(container): update image hoppscotch/hoppscotch to v2024.7.2 Aug 23, 2024
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch from c075ef9 to 3cbd545 Compare August 23, 2024 09:56
@renovate renovate bot changed the title feat(container): update image hoppscotch/hoppscotch to v2024.7.2 feat(container): update image hoppscotch/hoppscotch to v2024.8.0 Aug 31, 2024
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch 2 times, most recently from e07e475 to 3af86dd Compare September 1, 2024 20:19
@renovate renovate bot changed the title feat(container): update image hoppscotch/hoppscotch to v2024.8.0 feat(container): update image hoppscotch/hoppscotch to v2024.8.1 Sep 1, 2024
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch from 3af86dd to 849c963 Compare September 12, 2024 07:46
@renovate renovate bot changed the title feat(container): update image hoppscotch/hoppscotch to v2024.8.1 feat(container): update image hoppscotch/hoppscotch to v2024.8.2 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch from 849c963 to 7b075db Compare September 20, 2024 15:03
@renovate renovate bot changed the title feat(container): update image hoppscotch/hoppscotch to v2024.8.2 feat(container): update image hoppscotch/hoppscotch to v2024.8.3 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch from 7b075db to 33874f5 Compare October 4, 2024 10:45
@renovate renovate bot changed the title feat(container): update image hoppscotch/hoppscotch to v2024.8.3 feat(container): update image hoppscotch/hoppscotch to v2024.9.0 Oct 4, 2024
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch from 33874f5 to 0249b1c Compare October 6, 2024 12:09
@renovate renovate bot changed the title feat(container): update image hoppscotch/hoppscotch to v2024.9.0 feat(container): update image hoppscotch/hoppscotch to v2024.9.1 Oct 6, 2024
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch from 0249b1c to 72bbb5d Compare October 14, 2024 20:52
@renovate renovate bot changed the title feat(container): update image hoppscotch/hoppscotch to v2024.9.1 feat(container): update image hoppscotch/hoppscotch to v2024.9.2 Oct 14, 2024
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch from 72bbb5d to f4ce66f Compare October 17, 2024 14:37
@renovate renovate bot changed the title feat(container): update image hoppscotch/hoppscotch to v2024.9.2 feat(container): update image hoppscotch/hoppscotch to v2024.9.3 Oct 17, 2024
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch from f4ce66f to 37509e3 Compare October 30, 2024 21:26
@renovate renovate bot changed the title feat(container): update image hoppscotch/hoppscotch to v2024.9.3 feat(container): update image hoppscotch/hoppscotch to v2024.10.0 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch from 37509e3 to ab2fc1d Compare November 7, 2024 14:34
@renovate renovate bot changed the title feat(container): update image hoppscotch/hoppscotch to v2024.10.0 feat(container): update image hoppscotch/hoppscotch to v2024.10.1 Nov 7, 2024
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch from ab2fc1d to 433d8bc Compare November 13, 2024 09:41
@renovate renovate bot changed the title feat(container): update image hoppscotch/hoppscotch to v2024.10.1 feat(container): update image hoppscotch/hoppscotch to v2024.10.2 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch from 433d8bc to 5b5350e Compare November 28, 2024 15:11
@renovate renovate bot changed the title feat(container): update image hoppscotch/hoppscotch to v2024.10.2 feat(container): update image hoppscotch/hoppscotch to v2024.11.0 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/hoppscotch-hoppscotch-2024.x branch from 5b5350e to c50f8cd Compare December 23, 2024 15:56
@renovate renovate bot changed the title feat(container): update image hoppscotch/hoppscotch to v2024.11.0 feat(container): update image hoppscotch/hoppscotch to v2024.12.0 Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants