Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okteto for openSUSE:Factory checked 
in at 2022-06-23 10:24:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/okteto (Old)
 and      /work/SRC/openSUSE:Factory/.okteto.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "okteto"

Thu Jun 23 10:24:48 2022 rev:20 rq:984506 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/okteto/okteto.changes    2022-06-07 
11:45:19.231245971 +0200
+++ /work/SRC/openSUSE:Factory/.okteto.new.1548/okteto.changes  2022-06-23 
10:25:35.183825788 +0200
@@ -1,0 +2,43 @@
+Wed Jun 22 12:42:46 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 2.4.0:
+  * Revert "fix: compose flag on okteto up (#2804)" (#2812)
+  * fix: compose flag on okteto up (#2804) (#2808)
+  * [2.4] Release fixes (#2796)
+  * fix: integration tests (#2782)
+  * fix: could not detect manifest error (#2781)
+  * test: use `T.TempDir` to create temporary test directory (#2763)
+  * Fix stack name when manifest at .okteto folder (#2742)
+  * Replace imageref in Okteto Registry by their sha to enforce redeployments 
if the image is updated (#2777)
+  * Update bad link to installation guide (#2776)
+  * use OKTETO_VERSION in get-okteto.sh if provided (#2769)
+  * build(deps): Bump actions/setup-python from 3 to 4 (#2766)
+  * Release docs (#2743)
+  * use default temp dir in tests (#2760)
+  * Add release channels to CI (#2727)
+  * feat: upgrade syncthing to 1.20.1 (#2756)
+  * Added condition to skip lines starting with exclamation (#2751)
+  * fix: fallback buildv1 when no okteto file detected (#2754)
+  * fix: translate stacks to compose ports when unmarshalling (#2748)
+  * fix: not fallback buildv1 if error unmarshalling manifest (#2711)
+  * build(deps): Bump github.com/hashicorp/go-getter from 1.5.11 to 1.6.1 
(#2746)
+  * fix: main branch stack endpoints generation (#2736)
+  * refactor: added resize window signal to update while ssh (#2731)
+  * build(deps): Bump github/super-linter from 4.9.3 to 4.9.4 (#2733)
+  * fix: not show two times same error (#2695)
+  * Remove global optimisation e2e (#2726)
+  * Remove warning when failing to add dev annotations (#2721)
+  * Revert "Jlopezbarb/refactor unit test folders and envs (#2713)" (#2725)
+  * Jlopezbarb/refactor unit test folders and envs (#2713)
+  * Fix "okteto up" metrics for vanilla clusters (#2718)
+  * build(deps): Bump github/super-linter from 4.9.2 to 4.9.3 (#2714)
+  * Remove dead code handling old Okteto API < 0.10 (#2717)
+  * fix: build okteto with volumes tag per commit (#2710)
+  * fix: check if has access to namespace when working with vanilla cluster 
(#2697)
+  * Only create readiness probes for docker-compose health checks (#2699)
+  * Add codecov to makefile (#2708)
+  * feat: disable 'build' flag when 'okteto up' (#2698)
+  * fix: omit init volume initialization logs (#2701)
+  * fix: update error message. Use devPath in '-f' arg only if present (#2691)
+
+-------------------------------------------------------------------

Old:
----
  okteto-2.3.3.tar.gz

New:
----
  okteto-2.4.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ okteto.spec ++++++
--- /var/tmp/diff_new_pack.P9h2Kp/_old  2022-06-23 10:25:35.935826605 +0200
+++ /var/tmp/diff_new_pack.P9h2Kp/_new  2022-06-23 10:25:35.939826609 +0200
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           okteto
-Version:        2.3.3
+Version:        2.4.0
 Release:        0
 Summary:        Develop your applications directly in your Kubernetes Cluster
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.P9h2Kp/_old  2022-06-23 10:25:35.971826644 +0200
+++ /var/tmp/diff_new_pack.P9h2Kp/_new  2022-06-23 10:25:35.971826644 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/okteto/okteto</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">2.3.3</param>
+    <param name="revision">2.4.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
   </service>
@@ -15,7 +15,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">okteto-2.3.3.tar.gz</param>
+    <param name="archive">okteto-2.4.0.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.P9h2Kp/_old  2022-06-23 10:25:35.991826666 +0200
+++ /var/tmp/diff_new_pack.P9h2Kp/_new  2022-06-23 10:25:35.995826671 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/okteto/okteto</param>
-              <param 
name="changesrevision">755bd3963c1c42eac2d35d7a4c18af7be3d11c57</param></service></servicedata>
+              <param 
name="changesrevision">da59044135f347e42c34b34472a65ce5e4c85c7e</param></service></servicedata>
 (No newline at EOF)
 

++++++ okteto-2.3.3.tar.gz -> okteto-2.4.0.tar.gz ++++++
++++ 4889 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/okteto/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.okteto.new.1548/vendor.tar.gz differ: char 4, line 1

Reply via email to