Skip to content

Commit 716f492

Browse files
Changelog 25.7.0 (#5761)
* Updated authorship for 25.7.0 * Updated CHANGELOG for 25.7.0 --------- Co-authored-by: kenodegard <kodegard@anaconda.com>
1 parent 6fc6163 commit 716f492

File tree

3 files changed

+35
-31
lines changed

3 files changed

+35
-31
lines changed

.authors.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -572,12 +572,12 @@
572572
alternate_emails:
573573
- scastellarin95@gmail.com
574574
- scastellarin@anaconda.com
575-
num_commits: 99
575+
num_commits: 100
576576
first_commit: 2016-09-06 16:58:21
577577
github: soapy1
578578
- name: Bruno Oliveira
579579
email: nicoddemus@gmail.com
580-
num_commits: 6
580+
num_commits: 7
581581
first_commit: 2017-01-19 20:18:10
582582
github: nicoddemus
583583
- name: Anthony Bretaudeau
@@ -1226,7 +1226,7 @@
12261226
first_commit: 2020-11-19 10:46:41
12271227
- name: Jannis Leidel
12281228
email: jannis@leidel.info
1229-
num_commits: 37
1229+
num_commits: 38
12301230
github: jezdez
12311231
first_commit: 2020-11-19 10:46:41
12321232
- name: Christof Kaufmann
@@ -1241,7 +1241,7 @@
12411241
github: pre-commit-ci[bot]
12421242
aliases:
12431243
- pre-commit-ci[bot]
1244-
num_commits: 116
1244+
num_commits: 120
12451245
first_commit: 2021-11-20 01:47:17
12461246
- name: Jacob Walls
12471247
email: jacobtylerwalls@gmail.com
@@ -1282,7 +1282,7 @@
12821282
- name: Travis Hathaway
12831283
email: travis.j.hathaway@gmail.com
12841284
github: travishathaway
1285-
num_commits: 14
1285+
num_commits: 12
12861286
first_commit: 2022-05-12 05:53:02
12871287
- name: Kyle Leaders
12881288
email: remkade@users.noreply.github.com
@@ -1306,12 +1306,12 @@
13061306
- name: Katherine Kinnaman
13071307
email: kkinnaman@anaconda.com
13081308
github: kathatherine
1309-
num_commits: 3
1309+
num_commits: 4
13101310
first_commit: 2022-07-07 10:56:31
13111311
- name: dependabot[bot]
13121312
email: 49699333+dependabot[bot]@users.noreply.github.com
13131313
github: dependabot[bot]
1314-
num_commits: 43
1314+
num_commits: 45
13151315
first_commit: 2022-05-31 04:34:40
13161316
- name: Serhii Kupriienko
13171317
email: 79282962+skupr-anaconda@users.noreply.github.com
@@ -1377,7 +1377,7 @@
13771377
aliases:
13781378
- Ryan
13791379
github: ryanskeith
1380-
num_commits: 7
1380+
num_commits: 8
13811381
first_commit: 2023-03-22 03:11:02
13821382
- name: Rishabh Singh
13831383
email: 67859818+rishabh11336@users.noreply.github.com

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
[//]: # (current developments)
22

3+
## 25.7.0 (2025-07-31)
4+
5+
### Deprecations
6+
7+
* Remove `conda_build.render._MetaYaml`. (#5755)
8+
* Remove `conda_build.render._represent_omap`. (#5755)
9+
* Remove `conda_build.render._unicode_representer`. (#5755)
10+
* Remove `conda_build.render._IndentDumper` according to deprecation policy. Use `conda_build.render.CustomDumper` instead. (#5755)
11+
12+
### Contributors
13+
14+
* @nicoddemus
15+
* @emmanuel-ferdman
16+
* @jaimergp
17+
* @jezdez
18+
* @jakirkham
19+
* @kathatherine
20+
* @kenodegard
21+
* @beckermr
22+
* @ryanskeith
23+
* @soapy1
24+
* @travishathaway
25+
* @dependabot[bot]
26+
* @pre-commit-ci[bot]
27+
28+
29+
330
## 25.5.0 (2025-05-26)
431

532
### Bug fixes

news/5755-removing-deprecations

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)