Commit Graph

119 Commits (main)

Author SHA1 Message Date
Mike Kruskal 95877d8569 Updating version.json and repo version numbers to: 28-dev (#16555)
Closes #16555

PiperOrigin-RevId: 626081638
2024-04-18 10:47:14 -07:00
YoloMao 8afaae52d8 feat: add visionOS deployment target for Cocoapods (#15917)
add visionOS deployment target for Cocoapods

Closes #15917

COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/15917 from YoloMao:feat/visionos_support_via_cocoapods 8a8a640d33
PiperOrigin-RevId: 609578154
2024-02-22 19:27:51 -08:00
Thomas Van Lenten 982ea24a94 [CPP] Add the privacy manifest to the C++ CocoaPod.
There are no restrict calls, so the manifest asserts that.

The CocoaPods support now ensures you are using CocoaPods >= 1.12 as that
avoids all the know bugs in CocoaPods support needed to capture the
Privacy Manifest in a resource bundle.

PiperOrigin-RevId: 602443703
2024-01-29 11:14:26 -08:00
Dennis Shao 9146ce6ddb Updating version.json and repo version numbers to: 27-dev (#15590)
Closes #15590

PiperOrigin-RevId: 601468713
2024-01-25 09:18:51 -08:00
Jie Luo 1231af10c7 merge 25.x to main (#14617)
Closes #14617

COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/14617 from anandolee:25.x ac86c5ef32
PiperOrigin-RevId: 578996979
2023-11-02 15:29:36 -07:00
Protobuf Team Bot 3ea774370a Internal change
PiperOrigin-RevId: 578944754
2023-11-02 13:34:12 -07:00
Protobuf Team Bot 6b5d8db01f Updating version.json and repo version numbers to: 25.0 2023-11-01 13:03:44 -07:00
Protobuf Team Bot ba1aab2baf Updating version.json and repo version numbers to: 25.0-rc2 2023-10-18 09:57:30 -07:00
Protobuf Team Bot 896f3d8ced Updating version.json and repo version numbers to: 25.0-rc1 2023-10-16 12:36:52 -07:00
ericsalo 843b74e601 Main 202308091812 (#13489)
Closes #13489

COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/13489 from protocolbuffers:main-202308091812 e729f0bf5a
PiperOrigin-RevId: 555301642
2023-08-09 16:02:04 -07:00
Protobuf Team Bot aba9a7f1a3 Internal change
PiperOrigin-RevId: 555251853
2023-08-09 13:09:58 -07:00
Protobuf Team Bot 093e258a71 Updating version.json and repo version numbers to: 24.0 2023-08-08 10:26:14 -07:00
Protobuf Team Bot 3487ae0c01 Updating version.json and repo version numbers to: 24.0-rc3 2023-08-01 10:27:01 -07:00
Protobuf Team Bot 034ec9d9f6 Updating version.json and repo version numbers to: 24.0-rc2 2023-07-18 11:50:33 -07:00
Protobuf Team Bot 05835e374d Updating version.json and repo version numbers to: 24.0-rc1 2023-07-11 14:54:12 -07:00
Thomas Van Lenten d3242a10ba Sync up the min os versions between the C++ and ObjC CocoaPods support.
Fixes #12944

PiperOrigin-RevId: 537907016
2023-06-05 10:04:26 -07:00
deannagarcia 0e23f18865 Merge to main after 23.0 release (#12721)
Closes #12721

COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/12721 from protocolbuffers:main-202305082101 36482b4c68
PiperOrigin-RevId: 530664393
2023-05-09 11:28:29 -07:00
Protobuf Team Bot 67d9ea87f3 Internal change
PiperOrigin-RevId: 530619366
2023-05-09 09:27:53 -07:00
Protobuf Team Bot 6e511679de Updating version.json and repo version numbers to: 23.0 2023-05-08 09:48:50 -07:00
Protobuf Team Bot d8f44cc2fb Updating version.json and repo version numbers to: 23.0-rc3 2023-05-05 09:17:00 -07:00
Protobuf Team Bot 51f51ac4ef Updating version.json and repo version numbers to: 23.0-rc2 2023-04-28 10:25:19 -07:00
Protobuf Team Bot b21d6be78b Updating version.json and repo version numbers to: 23.0-rc1 2023-04-25 13:47:12 -07:00
Protobuf Team Bot 482156c0f9 Updating version.json and repo version numbers to: 22.3 2023-04-12 15:43:07 -07:00
Protobuf Team Bot 81f89d509d Updating version.json and repo version numbers to: 22.2 2023-03-10 07:57:16 -08:00
Protobuf Team Bot 839e8d25ea Updating version.json and repo version numbers to: 22.1 2023-03-07 12:51:16 -08:00
Protobuf Team Bot a847a8dc4b Updating version.json and repo version numbers to: 22.0 2023-02-16 09:13:25 -08:00
Protobuf Team Bot 4dd7a1e380 Updating version.json and repo version numbers to: 22.0-rc3 2023-02-10 11:01:55 -08:00
Protobuf Team Bot fa7a079c11 Updating version.json and repo version numbers to: 22.0-rc2 2023-02-02 11:44:51 -08:00
Protobuf Team Bot 2b406251e4 Updating version.json and repo version numbers to: 22.0-rc1 2023-01-26 21:37:43 -08:00
Matt Fowles Kulukundis 1697e4558b Main 202212161220 (#11340)
Closes #11340

COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/11340 from protocolbuffers:main-202212161220 c39ccb73fb
PiperOrigin-RevId: 496029356
2022-12-16 21:47:18 -08:00
Protobuf Team Bot 9238c4843a Add debug_redact field option to protobuf.
PiperOrigin-RevId: 496016877
2022-12-16 20:03:33 -08:00
Matt Kulukundis 31a21cff3a Merge release branch 21.x into main 2022-12-16 13:30:10 -05:00
Protobuf Team Bot f0dc78d7e6 Updating version.json and repo version numbers to: 21.12 2022-12-12 16:03:12 -08:00
Mike Kruskal 032c9c8ada Internal changes
PiperOrigin-RevId: 493986824
2022-12-08 13:54:37 -08:00
Protobuf Team Bot 99eb7fa891 Updating version.json and repo version numbers to: 21.11 2022-12-08 12:43:26 -08:00
Protobuf Team Bot a474c5b9ff Updating version.json and repo version numbers to: 21.11 2022-12-07 18:41:29 -08:00
Jorg Brown bab8ec343b Merge release branch 21.x in to main 2022-12-02 16:51:02 -08:00
Protobuf Team Bot 11bc195441 Updating version.json and repo version numbers to: 21.10 2022-11-29 13:28:19 -08:00
Protobuf Team Bot ed63a2c7e4 Updating version.json and repo version numbers to: 21.10-rc0 2022-11-28 16:17:34 -08:00
Adam Cozzette 2225f8ebbb Merge release branch 21.x into main 2022-10-27 12:52:20 +00:00
Protobuf Team Bot 0135eb0e52 Updating version.json and repo version numbers to: 21.9 2022-10-26 09:08:51 -07:00
Mike Kruskal c302d90db5
Merge 21.8 into main (#10788)
* Force uninstall protobuf in python macos builds

We are seeing failures in brew uninstall protobuf due to no package. Change this to a force install to avoid the error.

* Fix spelling errors (#10717)

* Merge pull request #10200 from tonydnewell/bugfix/protobuf-7474

Fix for grpc.tools #17995 & protobuf #7474 (handle UTF-8 paths in argumentfile)

* Upgrade to kotlin 1.6

* 21.x No longer define no_threadlocal on OpenBSD

* Upgrade kokoro to Xcode 14 (#10732)

* Upgrade kokoro to Xcode 14

* Fix osx errors

* Merge pull request #10770 from protocolbuffers/googleberg-cl-480629524

Mark default instance as immutable first to avoid race during static initialization of default instances.

* Auto capitalize enums name in Ruby (#10454) (#10763)

This closes #1965.

* Edit toolchain to work with absl dep

* Bump upb to latest version after fixes applied (#10783)

* 21.x 202210180838 (#10785)

* Updating version.json and repo version numbers to: 21.8

* Update changelog

Co-authored-by: Protobuf Team Bot <protobuf-team-bot@google.com>

* Update generated protos

Co-authored-by: deannagarcia <69992229+deannagarcia@users.noreply.github.com>
Co-authored-by: Matt Fowles Kulukundis <matt.fowles@gmail.com>
Co-authored-by: Deanna Garcia <deannagarcia@google.com>
Co-authored-by: Brad Smith <brad@comstyle.com>
Co-authored-by: Jerry Berg <107155935+googleberg@users.noreply.github.com>
Co-authored-by: tison <wander4096@gmail.com>
Co-authored-by: Protobuf Team Bot <protobuf-team-bot@google.com>
2022-10-19 08:28:05 -07:00
Mike Kruskal 591fe403c9
21.x 202210180838 (#10785)
* Updating version.json and repo version numbers to: 21.8

* Update changelog

Co-authored-by: Protobuf Team Bot <protobuf-team-bot@google.com>
2022-10-18 09:29:11 -07:00
Mike Kruskal 32bea52ee6 Sync from Piper @mkruskal/protobuf-absl
PROTOBUF_SYNC_PIPER
2022-10-06 16:48:39 -07:00
zhangskz 1dc63ea581
Update versions and upb commit (#10676)
* Updating version.json and repo version numbers to: 21.7

* Updating changelog

Co-authored-by: Protobuf Team Bot <protobuf-team-bot@google.com>
2022-09-29 15:01:29 -04:00
Protobuf Team Bot 24487dd104 Updating version.json and repo version numbers to: 21.6 2022-09-13 13:50:08 -07:00
Protobuf Team Bot a44b4ae39c Updating version.json and repo version numbers to: 21.5 2022-08-09 09:24:45 -07:00
Protobuf Team Bot c9869dc780 Updating version.json and repo version numbers to: 21.4 2022-07-25 13:22:15 -07:00
Protobuf Team Bot b1eb1260fc Updating version.json and repo version numbers to: 21.3 2022-07-20 11:33:34 -07:00
Niranjan Bhaskar 2404ea48a0 Add header search paths to protobuf-c++ spec 2022-07-19 17:12:23 +00:00